/* CSS Document Projekt:  BildungskommunikationVersion:  2.0.0Datum:    20.03.2009*/



#content #mailform .csc-mailform {
	color: #333;
	padding: 5px;
	border: none;

}
#content #mailform .csc-mailform-field {
	margin: 5px 0px 0px 0px;
font-size: 0.9em;

}
#content #mailform .csc-mailform-field label {
	display: block;
	margin: 0 5px;
font-size: 0.9em;

}
#content #mailform .csc-mailform-field input {
	margin: 2px 0px 3px 5px;
	color: #333;
	background-color: #fff;
}
#content #mailform .csc-mailform-field textarea {
	margin: 5px;
	color: #333;
	background-color: #fff;
}
#mailformAnrede {
	margin: 5px;
	color: #333;
	background-color: #fff;
	width: 80px;
}
#mailform_15 {
	margin: 5px;
	color: #333;
	background-color: #fff;
	width: 270px;
}
#content #mailform .csc-mailform-field #mailformIhre_Nachricht_an_uns {
	width: 450px;
}
.csc-mailform-submit {
font-size: 1.2em;
padding: 2px 20px;
border-top: 1px solid #657e2a;
border-right: 2px solid #4d5c2d;
border-bottom: 2px solid #4d5c2d;
border-left: 1px solid #657e2a;
}

/* news */

#mainContent #news .csc-header h1 {

font-size: 12px;
background-image: url(/fileadmin/system/pics/news_h1_back.gif);
	background-repeat: repeat-x;
height: 20px;
padding: 5px 0px 0px 5px;
color: #fff;

-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;

-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
}

#mainContent #news p.bodytext {

font-size: 11px;
padding: 0px 0px 10px 0px;
}
#mainContent #news a {

color: #f36912;
}
#news img { margin: 0px 0px 3px 0px; }

/* content */

#mainContent #content .bodytext, ul li {

font-size: 0.75em;
color: #666;
line-height: 1.4em;
letter-spacing: 0.04em;


}
#mainContent #content h1 {
font-size: 0.8em;
color: #f8931d;
text-transform: uppercase;

}
#mainContent #content h2 {
font-size: 0.8em;
color: #6f8441;
text-transform: uppercase;
}
#mainContent #content h3 {
font-size: 0.75em;
color: #000;

}

* {
  margin: 0;
  padding: 0;
  background-color: transparent;
  }
a  { text-decoration: none; color: #6c8735; }
a img { border:none; }
a:active, a:focus {
	outline: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
}
/* container wrapper */
.col #container {
	width: 1000px;
	background: transparent;
	padding-bottom: 15px;
	text-align: left;
}
.col #container #contentWrapper {
	width: 930px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 40px;
	padding-left: 11px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.col #header {
	padding: 0;
	height: 72px;
	background-image: url(/fileadmin/system/pics/welle_1000.png);
	background-repeat: no-repeat;
}
/* menu */
.col #container #contentWrapper #mainMenu {
	background-image: url(/fileadmin/system/pics/menu_back_02.png);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 0px;
}
.col #container #contentWrapper #subMenu {
	width: 280px;
	margin: 5px 5px 0 0;
	height: 165px;
	float: left;
	background-image: url(/fileadmin/system/pics/submenu.png);
	background-repeat: no-repeat;

	padding: 20px 20px 10px 55px;
}
/* content */
.col #container #contentWrapper #mainContent #content  {
	float: left;
	width: 540px;
	border: 1px solid #d1d9ca;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 80px;
	background-color: #f2f5f0;
	background-image: url(/fileadmin/system/pics/content_back_x.png);
	background-repeat: repeat-x;
	min-height: 300px;
}
.col #news {
	float: right;
	width: 190px;
	background-color: #fcc78e;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 8px;
	background-image: url(/fileadmin/system/pics/news_back.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	min-height: 302px;

}
.col #mainContent {
}
/* fixed */
.col #container #contentWrapper #logo {
	
	
	float: right;
	margin-top: 50px;
	
	clear: left;
}
.col #container #contentWrapper #symPic {
	background-color: #fFF;
	height: 200px;
	margin-top: 5px;
}
.col #footer {
	padding: 0 10px 0 40px;
	background: #FFF;
}
.col #footer p {
	margin: 0;
	padding: 10px 0;
color: #666;
font-size: 9px;
}
.col #footer a {
	margin: 0;
	padding: 10px 0;
color: #666;
font-size: 9px;
text-decoration: none;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* schatten */
.col #container #schatten {
	margin-left: auto;
	width: 971px;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}
.col #container #schatten #top {
	background-image: url(/fileadmin/system/pics/wrapper_top.png);
	background-repeat: no-repeat;
}
.col #container #schatten #top #middle {
	background-image: url(/fileadmin/system/pics/wrapper_mid.png);
	background-repeat: repeat-y;
	top: 25px;
	position: relative;
}
.col #container #schatten #top #bottom {
	background-image: url(/fileadmin/system/pics/wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
}