/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #CCC;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #3D73B6;
	padding-bottom: 6px;
	padding-top: 15px;
}

h2{
	font-size: 12px;
	color: #CC1342;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #3A72AD;
	margin-top: 4px;
	margin-bottom: 2px;
}

h4{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-right: 1px;
	padding-left: 4px;
	background-color: #3D73B6;
}

h5{
 font-size: 100%;
 color: #334d55;
}

label{
 font: bold normal 11px Arial;
 color: #003366;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 850px;
	border: 1px solid #036;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
}

#navBar{
	background-color: #3D73B6;
	width: 200px;
	float: left;
	padding-top: 25px;
	height: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
}

#content{
	float: right;
	background-color: #FFFFFF;
	width: 640px;
}

#content img{
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#content a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#content a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#content a:hover{
	color: #CC1342;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding-top: 23px;
	padding-left: 40px;
	font-family: Verdana;
	color: #3A5C9C;
	letter-spacing: 1px;
	line-height: 22px;
	padding-right: 30px;
	font-weight: bold;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	float: right;
	width: 490px;
	padding-top: 15px;
	padding-right: 30px;
}

.featureindex{
	padding: 0px 20px 10px 40px;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
	background-image: url(images/ind.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.featureindex h3{
	padding-top: 20px;
	padding-bottom: 5px;
}
.feature h3{

}

.feature img{
	float: left;
	border: 1px solid #CC1342;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.featurelink{
	font-size: 12px;
	font-family: Verdana;
	float: right;
	width: 439px;
	padding-top: 6px;
	color: #CC1342;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-bottom: 6px;
	margin-top: 20px;
}

/************** .haupttext2 styles ***************/

.haupttext{
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	float: right;
	width: 500px;
	padding-top: 15px;
	padding-right: 20px;
	margin-top: 15px;
}


/************** .featurenews styles ***************/

.featurenews{
	text-decoration: underline;
	float: left;
	display: block;
	width: 200px;
}

.featureindexnews{
	padding: 0px 20px 10px 40px;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
	background-image: url(images/ind.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.featureindexnews h3{
	padding-top: 20px;
	padding-bottom: 5px;
}
.featurenews h3{
	padding-bottom: 4px;
	background-color: #00016D;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 8px;
}

.featurenews h4{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.featurenews img{
	float: left;
	border: 1px solid #C00;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

/************** .story styles *****************/

.story{
	font-size: 11px;
	font-family: verdana;
	color: #003366;
	line-height: 18px;
	border: 1px solid #003366;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #F5F9FC;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #3D73B6;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 7px;
	padding-left: 20px;
}

#siteInfo a:link, a:visited{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#siteInfo a:hover{
	font-size: 10px;
	color: #ECEFF1;
	text-decoration: underline;
}

/************* #siteInfo2 styles ***************/

#siteInfo2{
	font-size: 10px;
	color: #666;
	font-weight: bold;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	height: 20px;
	padding-top: 7px;
	text-align: center;
}

#siteInfo2 a:link, a:visited{
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#siteInfo2 a:hover{
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
}

/************** #advert styles **************/

#advert{
	float: right;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #90AED4;
	height: 770px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 25px;
}
#advert img{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-bottom: 10px;
}
/************** #headlines styles **************/

#headlines{
	font-size: 9px;
	font-family: Verdana;
	color: #FFF;
	line-height: 16px;
	margin-top: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#headlines a:link{
	font-size: 10px;
	font-family: Verdana;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
}
#headlines a:hover{
	font-size: 10px;
	font-family: Verdana;
	color: #FFF;
	line-height: 16px;
	text-decoration: underline;
}
#headlines a:visited{
	font-size: 10px;
	font-family: Verdana;
	color: #FFF;
	line-height: 16px;
	position: absolute;
	top: 250px;
}


#headlines h2{
	margin: 0px;
	padding: 15px 0px 3px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 16px;
}

#headlines h3{
	margin: 0px;
	padding: 10px 0px 3px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #B73D8C;
}

#headlines p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headright{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	font-family: Verdana;
}
#slogan {
	position: relative;
	padding-top: 200px;
}

.tbdinput {
	font-family: verdana;
	font-size: 10px;
	color: #284892;
	border: 1px solid #284892;
	width: 320px;
	padding-left: 3px;
}
#kopf {
	background-color: #3A72AD;
	height: 140px;
}

#kopflinks {
	background-color: #3A72AD;
	float: left;
	width: 450px;
}

#kopflinks img {
	margin-top: 45px;
	margin-left: 20px;
}

#kopfrechts {
	background-color: #3A72AD;
	float: right;
	width: 300px;
}

#kopfrechts img {
	margin-right: 30px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC1342;
	border-bottom-color: #CC1342;
	border-left-color: #CC1342;
}

.kopfschrift {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	letter-spacing: 1px;
	word-spacing: 5px;
}
.aktuell_datum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}


.topnav a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-right: 10px;
}
.topnav a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-right: 10px;
}
.topnav a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-right: 10px;
}
