@charset "utf-8";
/* CSS Document - created by sunas.de
Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ 
*/
/* BODY */
html {
	margin: 0;
	height:100%;
	margin-top:0px;
	background-image: url(../layout/basicImg/Verlauf.jpg); background-repeat:repeat-x; background-position:bottom; background-attachment:fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4B5E;
	line-height: 13px;
}
body {
	height:100%;
	width: 100%;
	padding: 0;
	text-decoration: none;
	text-align:justify;
	}

 img{
 padding:0px;
 border:0px;
 margin:0px;
 }
/* LISTS */
ul, ol {
	margin:0px;
	padding:0px;
	list-style:disc;
padding: 0px 24px;
}
/* LINKS */
a img { border: none; }
a:link {
	color: #76A032;
	text-decoration: none;
}
a:visited {
	color:#76A032;
	text-decoration: none;
}
a:hover {
	color: #943344;
	text-decoration: none;
}
a:active {
	color: #943344;
	text-decoration: none;
}

/* NAVBARS */

/* HEADLINES */
h1 {font-size: 14px; text-transform:uppercase; color:#4a8334; font-weight:bold;
	padding:15px 0px 15px 0px;
}
h2 {
	font-size: 12px;
	color: #4a8334;
	/*text-transform:uppercase;*/
	padding:15px 0px 6px 0px;
	margin:0px;}
	
h3 {
	color: #4a8334;	
	text-decoration: none;
	padding-top:0;
	margin-top:0;
	margin-bottom:6px;
}


/* SCOPES */
#bodyScope{
width: 1010px; margin:0px; padding:0px; 
background-image: url(../layout/basicImg/contentBG.jpg); background-position:center; background-repeat:repeat-y; border: 1px solid #4a8334;
	position:relative;
	min-height: 100%;
}

#fixme {height:121px; width: 131px; position: absolute;  top: 33px; right:0px; }
/* HEADER */
#header { 
width:100%; height:150px;
border:none;
border-bottom: 6px solid #4a8334;
background-color:#fff; 
text-align:center;
background-image: url(../layout/basicImg/topBG.jpg); background-position:center; background-repeat:no-repeat;}
#headerBox{ width:860px;}
#headerContent{ width:860px; height:15px; text-align: right; padding-top:133px; color:#FFFFFF; }
#headerContent a{ color:#fff;}

/* FOOTER */
#footer { 
width:100%; height:40px; z-index:1110;
border:none; 
background-image: url(../layout/basicImg/bottomBG.jpg); background-position:center; background-repeat:no-repeat;
text-align:center; }
#footerBox{ width:1010px;height:40px;  }
#footerContent{ width:986px; text-align:center; color:#fff; padding:13px 12px 5px 12px; background-color:#4a8334; }
#footerContent a{ color:#fff;}

/* vertical CENTER */
#contentScope{
width:1010px;
margin:0px;
padding: 150px 0px 80px 0px;}

#vertSectionI{float:left; width:222px; padding:0px 0 105px 0px;}
/*#leftContent{float:left; width:337px; padding:24px 0 105px 9px;}*/
#SubMenu{z-index:1500;}

#vertSectionII{float: right; width:788px; padding:0px; margin:0px; }
/*#Right{float: right; width:562px; padding:0px; margin:0px; }
#RightContent{ }*/
#mainContent{text-align:left; padding:0px 24px 0px 13px; width:516px; float:left; }


/* Content Styles */
#headerline{ padding: 15px 0px 15px 12px;}
.ticker{ font-size:11px; width:222px; float:right; text-align:right; padding-right:7px;}

