/* Screen-Stylesheet */
body, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #90c797;
	background: url('../images/hintergrund.png');
	background-attachment: fixed;
}

p, h1, h2, h3, h4, h5, h6 { margin-bottom: 1.3em; }

p {

	color: #9c9d9f;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 1em;
	text-align: justify;
}



h1{
	color: #90c796;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 0.1em;
	border-bottom-color: #90c796;
	border-bottom-style: solid;
}


h2{
	color: #90c796;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	text-align: left;
}


a { color: #9c9d9f;}

a:hover {text-decoration: none;}






#structure{
	width: 700px;
	margin: 5px auto;
	text-align: left;
	border-width:0.3em;
	border-style:solid;
	border-color: white;
	background-color: white;
	
}

#nav{


}


#nav ul {
	list-style: none;
	margin: 0; padding: 0;
}


#nav ul li {
	float: left;
}


#nav ul li a{
	text-decoration: none;
	color: #9c9d9f;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;

}


#nav ul li a:hover { 
	color: #f29400;
	
}


#nav ul li a.aktiv {
	color: #f29400;
}

#header {
	height: 200px;
	
}6


#footer{

	height: 150px;
	clear: both;
	color: white;
	list-style-type: none;
	padding-left: 200px;
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 25px;
	margin-top: 5px;
	margin-right: 10px;
}	

#footer img	{


	padding-left: 190px;


}
	


#footer ul {

	list-style: none;
	margin: 0; padding: 0;
	padding-left: 200px;
	

	
}

#footer ul li {
	list-style-type: none;
	
}

#footer ul li a {

	float: left;
}

.sandra {

	
	width: 100%;
	text-align: left;
	border: none;
	color: none;
	font-family: Arial, Verdana, 'Times New Roman', serif;
	font-weight: normal;
	color: #9c9d9f;
	font-size: 1em;
	white-space: normal;
}

.myform legend {
	border: none;
	float: left;
	color: #5b9a6a;

}
#cms{
	width: 700px;
	margin: 5px auto;
	text-align: center;
	color: white;
	font-size: 1.2em;
	padding: 20px 10px 40px 20px;
	border-width:0.1em;
	border-style:solid;
	border-color: #b1b1b0;
	box-shadow:4px 4px 4px 4px #b1b1b0;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc);
	background-color: grey; /* ab hier für IE */
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#b1b1b0', Direction=135, Strength=10);

	

}

#cms a {
	
	color: white;
	font-size: 2em;
	font-weight: bold;
	display: block;
	padding: 0 10px 0 10px;

}


#cms ul {
	list-style: none;
	margin: 0; padding: 0px;

	
}

#cms ul li {
	float: left;
}

#cms ul li a {

	text-decoration: none;
}

#cms ul li a:hover {
		text-decoration: underline;
	
	
}



#leftc {

	clear:both;
	float: left;
	width:145px;
	padding-top: 25px;

}

#leftc ul {
	list-style: none;
	margin: 0; padding: 0;

	

	
}


#leftc ul li {
	float: left;
	width: 145px;
	height: 142px;
	padding-left: 23px;
	
}


#leftc ul li a{
	background-image: url('../images/kreis_weiss.png');
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	color: #9c9d9f;
	display: block;
	height: 85px;
	padding-top: 60px;
	
	



}

#leftc ul li a:hover { 

	background-image: url('../images/kreis_gruen.png');
	font-size: 1em;
	color: white;
	height: 85px;
	
}

#leftc ul li a.aktiv { 
	background-image: url('../images/kreis_gruen.png');
	color: white;
	height: 85px;
}

#main {
	width: 480px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 55px;
	padding-top: 65px;
	border-bottom-width: 0.1em;
	border-bottom-color: #90c796;
	border-bottom-style: solid;
	min-height: 500px;
	
}


#main img { 

border-width: 0.3em;
border-color: white;
border-style: solid;
margin: 3px;

}


#main table { 

background-color: #90c796;
text-align: center;

}





#main ul  { 
	color: #9c9d9f;
}


.editform  dt input{
	float: left;
	float: clear;
	}
	
.editform dd input{
		float: left;

}

#new_page dl dd {
	width: 510px;


}

.thumbnails img{

	border: none;
	margin: 20px 5px 10px 5px;


}

address {

	color: #9c9d9f;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 30px;
	padding-right: 5px;

	


}



#DieFirma, #DerName, #Adresse, #DieEmail, #DieTelefonnummer,  #DasLand, #DerKommentar, #DerKontaktwunsch {
	width: 460px;
	border: none;
	border: 1px solid #9c9d9f;
	color: #9c9d9f;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
/* So kann ich den Text groﬂ machen
	text-transform: uppercase;
*/
	
}


#DasLand option, #gruppe option, #jahr option {
	width: 100%;
	border-bottom: 1px dotted #9c9d9f;
	color: #9c9d9f;
	text-align: left;
}



.aufzaehlung {
	width: 280px;
	color: #90c796;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;

	
	
}

.form {
	width: 200px;
	color: #9c9d9f;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	
	
	
}

.add {
	text-align: right;
	padding-right: 20px;
	

}

.groe {
	text-align: right;
	padding-right: 10px;
	

}









