/* CSS Document av Dieter Schneider 2007 */

* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 62.5%; background-color: #faf9ee; text-align: center; }

#container { background-image: url(images/container_bg.jpg); background-repeat: no-repeat; width: 931px; font-size: 1.2em; text-align: center; height: 465px; margin: 4px auto; }

#container1 { background-image: url(images/container1_bg.jpg); background-repeat: no-repeat; width: 931px; font-size: 1.2em; text-align: center; height: 465px; margin: 4px auto; }

#header { height: 265px; margin-left: 220px; }

#header_laufschrift { height: 35px; margin-left: 220px; background-color: #faf9ee; color: #93b26e; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: 600; vertical-align: middle; width: 670px; padding-top: 5px; }

#header_right { text-align: right; width: 450px; height: 200px; margin-top: 20px; margin-left: 230px; margin-right: 20px; }

#left { float:left; width: 225px; margin-left: 45px; margin-top: 65px; padding-top: 5px; }

#right {
	margin-left: 340px;
	margin-top: 40px;
	margin-right: 50px;
}
#footer { color: #557c2b; font-size: 14px; font-family: arial, verdana; font-weight: 700; background-color: #faf9ee; clear: both; margin-left: 50px; margin-right: 50px; padding: 10px 5px 20px; text-align: center; border-top: 1px ridge #614240; }

.date_box {
	background-color: #FFFFFF;
	background-image: url(images/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}

/******************************* Text and image formatting *******************************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
} 

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.Textfett { text-transform: none; color: #369; font: 600 14px Arial, Helvetica, sans-serif; text-decoration: none; }

.TFWerbung { text-transform: none; color: #369; font: 600 18px Arial, Helvetica, sans-serif; text-decoration: none; }



p {margin-bottom: 15px;
   margin-top: 15px;
}

p.quote 
{ color: #307397; font-size: 14px; background-color: #eaf4d9; text-align: center; }
.red {color: #614240;}
blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

img {border: none;}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link { color: #307397; background-position: left 0; text-decoration: none; }     /* unvisited link */
a:visited {color: #307397; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */

/********************************* Navigation **********************************/

#navcontainer { background-position: 0 0; text-align: left; margin-top: 20px; }

#navcontainer ul
{ list-style-type: none; font-weight: bold; color: #dce3ed; background-position: 0 0; }

#navcontainer a
{ display: block; padding-top: 17px; padding-left: 37px; width: 182px; border-bottom: 1px solid #eee; background-image: url(images/menu.png); background-repeat: repeat-x; background-position: 0 0; height: 27px; }


#navcontainer a:link, #navlist a:visited
{ color: #369; background-position: 0 0; text-decoration: none; }

#navcontainer a:hover 
{	
	background: url(images/menu.png) 0 -45px;
	color: #307397;
}

/**************************************** Form elements member login ****************************/


p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #FBF9F4;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        width: 185px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 185px;
          background: url(images/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}
