/*Tags*/
body {
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
	font: 500 100% verdana, arial, helvetica, sans-serif;
	font-size:small;
  }
h1, h2, h3, h4, h5, h6 {
  margin-bottom:0;
}

td {
	vertical-align: top;
}
hr {
	border:none;
	border-top: 2px dotted #E1FFCF;
}

/*ID-Layout*/
#wrap {
	min-width:700px;
	max-width:1280px;
	background:url(../images/layout/bg_wrap.gif) repeat-y 23% 0;
}
#header {
	width:100%;
	height:90px;
	background-color:#58AB27;
	color:black;
	background-image:  url(../images/layout/bg_header.jpg);
	background-repeat: no-repeat;
	
}
#logo {
	position: absolute;
	left:0;
	top: 0;
	width: 185px;
	height:109px;
}
#headnav {
	height: 15px;
	padding: 2px 0 2px 185px;
	text-align:left;
	font-size:80%;
	background-color:#FFFFFF;
	color:black;
	font-weight: bold;
	border-bottom:#E1FFCF 5px solid;
  }
#leftbox {
	position: relative;
	float: left;
	width: 23%;
	min-width:160px;
	max-width:296px;
	padding: 0;
	color:black;
	margin: 0;
	background:  url(../images/layout/bg_leftbox.gif) no-repeat right 120px #E1FFCF;
	min-height:400px;
}
#content {
  position:relative;
  float:left;
  padding: 10px 10px 20px 20px;
  background-color:#ffffff;
  color:#000000;
  width:73%;
}
#content3col {
  position:relative;
  float:left;
  padding: 10px 0 20px 15px;
  background-color:#ffffff;
  color:#000000;
  width:54%;
  max-width:680px;
}
#margin_right_column{
	position: relative;
	float:right;
	width: 19%;
	max-width:220px;
	padding: 0;
	margin: 5px 0.5% 0 0;
}
/*überlappendes Login-Menü*/
#rightbox {
	position: absolute;
	right:0;
	top: 0px;
	width: 185px;
	height:370px;
	padding: 0 0 0 0;
	background-color:#E1FFCF;
	color:black;
	margin-bottom:0px;
	font-size: 70%;
	background-image:  url(../images/layout/bg_leftbox.gif);
	background-repeat: no-repeat;
	display:block;
}
#rightboxsm {
	position: absolute;
	right:0;
	top: 0px;
	width: 185px;
	height:30px;
	padding: 0 0 0 0;
	background-color:transparent;
	color:black;
	margin-bottom:0px;
	font-size: 70%;
	display: none;
}

#footer {
  width:100%;
  text-align:center;
  background-color:#eaeaea;
  color:black;
  border-top: 3px dotted #58AB27;
  border-bottom: 5px solid #58AB27;
  }
#suche {
	position: absolute;
	top: 40px;
	right: 0;
	width: 260px;
}

/*ID-Tags*/

#content ul, #content3col ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}
#content li, #content3col li {
	margin: 5px 0 5px 25px;
	list-style-image:url(../images/layout/li.gif);
	
}
#content td p, #content3col td p {
	padding:0;
	margin: 0;
}
#content h1, #content3col h1 {
	font-size: 130%;
	font-weight:bold;
	padding-bottom:5px;
}
#content h2, #content3col h2 {
	font-size: 100%;
	font-weight:bold;
	padding: 10px 0 5px 0;
}
#content h3, #content3col h3 {
	font-size: 90%;
	font-weight:bold;
	padding-bottom:5px;
}
#content h4, #content3col h4 {
	font-size: 12px;
	font-weight:normal;
	padding-bottom:5px;
	font-style: italic;
}
#leftbox li, #leftbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
#footer p {
  padding: 5px;
  text-align:right;
  font-size:75%;
  }

/*Links*/
a:link, a:visited {
	color: #307F00;
	text-decoration: none;
}
a:hover {
	color: #005647;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #58AB27;
}
#content a, #content3col a{
	text-decoration: underline;
}
#leftbox a:link, #leftbox a:visited {
	display: block;
	width: 100%;
	color: #307F00;
	text-decoration: none;
}
#leftbox a:hover, #leftbox a:active {
	background-color: #58AB27;
	color:white;
	text-decoration: none;
}
#leftbox ul a:link, #leftbox ul a:visited {
	padding-left: 1%;
	width: 99%;
	height: 1.3em;
	font-size: 1.4em;
}
#leftbox ul ul a:link, #leftbox ul ul a:visited {
	padding-left: 8%;
	width: 92%;
	height: 1.3em;
	font-size: 1.1em;
}
#leftbox ul ul ul a:link, #leftbox ul ul ul a:visited {
	padding-left: 16%;
	width: 84%;
	height: 1.5em;
	font-size: 0.9em;
	font-style: italic;
}
#leftbox ul ul ul ul a:link, #leftbox ul ul ul ul a:visited {
	padding-left: 24%;
	width: 76%;
	height: 1.5em;
	font-size: 0.8em;
	font-style: italic;
}
.uberlink:link, .uberlink:visited {
	color: #307F00;
	background-color: #ffffff;
	background-image: url(../images/layout/bg_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 60%;
}

/*classes*/
.left_column{
	float:left;
	width:40%;
	padding: 0 2%;
}
.right_column{
	float:left;
	width:40%;
	padding: 0 2%;
}
.umn{
	padding: 0 0 0 0;
	background-color:#CCCCCC;
	
}
.rfloatbox{
	float:right;
	margin: 5px;
	border: 1px dotted #307F00;
	background-color: #EFEFEF;
	padding: 10px;
	font-size: 90%;
	width: 30%;
}
.greybox{
	margin: 0 0 10px 0;
	border: 1px dotted #307F00;
	background-color: #EFEFEF;
	padding: 2%;
	width: 96%;
}

.tableheading {
	background-color: #DDDDDD;
}
.small {
	font-size: 10px;
}

.input {
	background-color: #FFFFCC;
}

.red {
	color: #FF0000;
	font-weight: bold;
}
.adminbox {
	border: 2px #FFCCCC solid;
	padding: 5px;
	margin: 5px 0 20px 0;
}
.alertbox, .error {
	border: 2px solid #FF0000;
	background-color: #FFCCCC;
	padding: 6px 8px;
	margin:5px 0 15px;
}
.left {
	float:left;
}
.right {
	float:right;
}

.imgleft {
	float:left;
	margin: 0 10px 10px 0;
}
.imgright {
	float:right;
	margin: 0 0 10px 10px;
}
.font9, .font12 {
	font-weight:bold;
	font-size:1.2em;
}

/* Tabellen */

.bordertable{
	border: 1px solid #000000;
}

.bordertable th {
	background-color: #CCCCCC;
}

.bordertable tr {
	background-color:#E1FFCF;
}

.listtable{
	border: 1px solid #000000;
}

.listtable th {
	background-color: #CCCCCC;
}

.listtable tr td {
	background-color:#EEEEEE;
}

.listtable tr td:first-child {
	background-color:#E1FFCF;
}




/*Kalender-Styles*/


#month {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  /*Overflow-x wird in Kombination mit width für ie benötigt, da ansonsten die Box unter der leftbox zu liegen kommt, die mit float:left eingebunden ist!!!*/
  overflow-x:auto;
  width:98%;
}
/*ie-Box-Model-Hack*/
#month[id] {
	width: 100%;
}

th {
  font-size: 13px;
  color: #000000;
  background-color: #FFFFFF;
}  

#month th {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  background-color: #FFFFFF;
  width: 14%;
}


#month td {
  font-size: 12px;
  height: 75px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  background-color: #DFDFDF;
  vertical-align: top;
}

#month td.weekend {
  background-color: #EFEFEF;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
#month td.today {
  background-color: #FFFF33;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  vertical-align: top;
}

/* Appearance of the Eventlist */

.event_list_title   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58AB27;
	background-color: #FFFFFF;	
}

.event_list {
	width : 63%;
	height: auto;
	background-color: #FEFADE;
	font-size: 100%;
}


.date {
	padding: 5px 5px;
}

.event_list .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	background-color: #58AB27;
/*	background : url(ice.jpg);*/
}

.event_list .col_date {
	width: 100pt;
	padding: 2pt;
}

.event_list .col_event {
	width: auto;
	padding: 2pt;
}

.event_list .event {
	vertical-align : top;
	padding: 5px 5px;

}

.event_list A  {
  text-decoration: none;
}

.event_list A:hover  {
  text-decoration: underline;
}

.event_list .error_message {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #E1FFCF;
}

.line_color0 {
	background-color: #EBFFDF;
	padding-top:3pt;
	padding-bottom:3pt;
}

.line_color1 {
	background-color: #E1FFCF;
	padding-top:3pt;
	padding-bottom:3pt;
}
	
.title {
  width: 100%;
  text-align: center;
}
.evt{
	margin:0 2px 4px 2px;
	font-size: 80%;
}

abbr {
  cursor: help;
}


/* Formulare */

#kontaktform label, #kontaktform input, #kontaktform textarea {
	display: block;
	width: 350px;
	margin-bottom: 10px;
}

/*Float-Bug im IE*/
#kontaktform[id] label, #kontaktform[id] input, #kontaktform[id] textarea {
	float: left;
}

#kontaktform label {
	width: 75px;
	padding-right: 20px;
}
#kontaktform  textarea{
	height: 200px;
}
/*Float-Bug im IE*/
#kontaktform[id]  br{
	clear:left;
}
#kontaktform  input.submit{
	width: auto;
}
optgroup{
	border-bottom: 1px solid #000;
}

/*Huette*/
.imgBox {
	float:left;
	width:420px;
	padding:10px 0;
}
