@charset "iso-8859-1";
 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the 

#container selector */
	color: #746A63;
	background-color: #dedbd7;
	font-family: Tahoma, Tahoma, Geneva, sans-serif;
	font-size: 100%;
}



#container {
	width: 925px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ecebe7;
	border: 1px solid #BFBAB5;
} 
#header {
	padding: 0;
	height: 150px;
	width: 925px;
} 


#sidebar {
	float: left;
	width: 203px;
	background-color: #ecebe7;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}




#mainContent {
	width: 504px;
	margin: 0px;
	float: left;
	padding-right: 110px;
	padding-left: 60px;
	background-image: url(shared/design/main_back_2.jpg);
	font-size: 0.8em;
	padding-top: 15px;
	background-repeat: no-repeat;
} 

#mainContent H1 {
	font-size: 100%;
	font-weight: bold;
	color: #028399;
} 
#mainContent H2 {
	font-size: 100%;
	color: #746A63;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

} 
#mainContent H3 {
	font-size: 80%;
	color: #028399;

} 
#mainContent H4 {
	font-size: 100%;
	margin-bottom: 5px;
} 
#mainContent A:link {
	COLOR: #746A63;
	text-decoration: underline;
}
#mainContent A:hover {
	TEXT-DECORATION: none;
	color: #80736C;
}
#mainContent A:visited {
	TEXT-DECORATION: none;
	color: #968983;
}
#mainContent A:active {TEXT-DECORATION: none;}

#mainContent A.arrow {
	background-image: url(shared/icons/left_blue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}


#mainContent p {
	font-size: 100%;
} 

#footer {
	background-color: #ecebe7;
	height: 153px;
	width: 925px;
	margin: 0px;
	padding: 0;
} 

#formular {

} 


.defloat {clear: both;}

#myform fieldset, #myform input, #myform select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myform fieldset, #myform label, #myform input, #myform select {display: block;}

#myform fieldset {
	width: 200px;
}
#myform fieldset legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #663300;
	page-break-after: always;
	margin-bottom: 15px;
}

#myform fieldset fieldset {
	width: auto;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
#myform fieldset fieldset legend {

}

#myform label {
	margin-bottom: 1em;
	font-weight: bold;
}
#myform fieldset.anrede label {float: left; width: 8em;}

#myform input {
	width: 11em;
	padding: 0em;
	border: 1px solid #429fb1;
	background-color: #FFF;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hidden {
	height: 0px;
	width: 0px;
	visibility: hidden;
}


#myform textarea {
	width: 10em;
	padding: 0em;
	border: 1px solid #429fb1;
	background-color: #FFF;
	height: 5em;
}

#myform input#submit {
	width: 11em;
	margin-top: 10px;
	border: 1px solid #429fb1;
	font-weight: normal;
	color: #666;
	background-color: #ecebe7;
	margin-bottom: 2px;
}
#myform input#submit:hover {
	color: #ECEBE7;
	font-weight: normal;
	background-color: #429fb1;
}

/* form end*/


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
.a {
	float:left;
	width:245px;
	padding: 0px;
}
.a img{
	float:left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b {
	float:left;
	width:255px;
	padding: 0px;
}
.c {
	float:left;
	width:115px;
	padding: 0px;
}
.d {
	float:left;
	width:385px;
	padding: 0px;
}

.e {
	float:left;
	width:330px;
	padding: 0px;
	margin: 0px;
}
.f {
	float:left;
	width:170px;
	padding: 0px;
	margin: 0px;
	font-size: 0.87em;
}

.clear {
	clear: both;
	line-height: 10;
	font-size: 0;
	height: 5px;
}

.text_blue {
	font-size: 100%;
	color: #028399;
} 


#table_ref {
}


#menuthumbs TD {
	text-align: left;
	position: relative;
}

.menupics {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 2px;
}


#prevbtn {
	Z-INDEX: 2;
	WIDTH: 20px;
	POSITION: relative;
	HEIGHT: 353px;
}
#nextbtn {
	Z-INDEX: 1;
	WIDTH: 20px;
	POSITION: relative;
	HEIGHT: 353px;
}
