/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/*oben, rechts, unten, links*/

body {
	background-color: #676767;
	padding-bottom:15px;
	margin:0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
}

/* ----------container to center the layout-------------- */
#container {
width: 850px;
margin-top: 15px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color: #DEE5CA;
}

/* ----------schatten oben-------------- */
#header {
background-color: #A4C17A;
text-align: left;
padding: 0px;
margin: 0px;
height:5px;
}

/* ----------Menü-------------- */
#menu {
	background-color: #A4C17A;
	text-align: left;
	padding-top: 12px;
	padding-left: 25px;
	margin: 0px;
	height:30px;
	font-size: 13px;
	font-family: Geneva, Arial, SunSans-Regular, Sans-Serif;
	color:#ffffff;
}

#menu a	{
	color:#ffffff; 
	font-weight:normal
	text-decoration:underline
}
#menu a:hover	{
	color:#6F8039; 
	text-decoration:none
}
#menu a:visited {
	color:#ffffff; 	
}

/* -----------------content--------------------- */
#content {
background-color: #DEE5CA;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

/* -----------------text--------------------- */
#text01 {
padding: 20px;
margin: 150px 0px 0px 30px;
width: 430px;
height: 420px;
overflow:auto;
background-image: url(../images_design/bg_text.png);
}

#text02 {
padding: 20px;
margin: 150px 0px 0px 350px;
width: 430px;
height: 420px;
overflow:auto;
background-image: url(../images_design/bg_text.png);
}

#text03 {
padding: 250px 0px 0px 465px;
margin: 0px;
width: 430px;
background-image: url(../images_design/bg_text.png);

}

.textstartklein {
font-size: 40px;
}

/* -----------------titel--------------------- */
#titel00 {
padding: 380px 0px 0px 50px;
margin: 0px;
width: 430px;
font-size: 112px;
font-family: Geneva, Arial, SunSans-Regular, Sans-Serif;
color:#188C43;
}

#titel01 {
padding: 40px 0px 0px 50px;
margin: 0px;
width: 430px;
font-size: 62px;
font-family: Geneva, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
}

#titel02 {
padding: 40px 0px 0px 370px;
margin: 0px;
width: 434px;
font-size: 62px;
font-family: Geneva, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
text-align: right;
}

#titel03 {
padding: 190px 0px 0px 460px;
margin: 0px;
width: 430px;
font-size: 32px;
font-family: Geneva, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
}

#text01 a	{
	color:#5F7838; 
	font-weight:normal
	text-decoration:underline
}
#text01 a:hover	{
	color:#5F7838; 
	text-decoration:none
}
#text01 a:visited {
	color:#5F7838; 	
}

/* -----------footer--------------------------- */
#footer {
background-color: #A4C17A;
clear: both;
margin-top: 0px;
padding-top: 638px;
padding-left: 25px;
text-align: left;
height:18px;
}

#footer a	{
	color:#ffffff; 
	font-weight:normal
	text-decoration:underline
}
#footer a:hover	{
	color:#ffffff; 
	text-decoration:none
}
#footer a:visited {
	color:#ffffff; 	
}

/* ----------schatten unten-------------- */
#header {
background-color: #A4C17A;
text-align: left;
padding: 0px;
margin: 0px;
height:5px;
}