/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background:url();
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 font-weight: bold;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color:#006699;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 /*font-weight: bold;*/
 color:#000000;
 /*#334d55;*/
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color:#FFFF00;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 90%;
 color:#eeeeee;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
/*2.Titelzeile*/
	padding: 10px 0px 0px 0px;
	height: 105px;
	border-bottom: 1px solid #cccccc;
	float:right;
	width: 100%;
	background:url(HG_oben.jpg);
	/*background-repeat: no-repeat;*/
}

#headlines{
         float: right;
         width: 35%;
         /*height: 100px;*/
         background-color:#EEEEEE;
	color:#000000;
         margin-right: 0px;
         margin-top: 0px;
         border-left:3px groove #cccccc;;
         border-bottom: 3px groove #cccccc;;
         padding: 0px;
       /*  position: static;*/
       	right: 0px;
       	/*border: 3px;*/
}

#navBar{
	float: left;
	width: 150px;
/*Seitenhöhe angeben*/
     	height: 1200px;
	margin: 0px;
	padding: 0px;
	background:url(HG_Navi.jpg);
	/*border-right: 1px solid #cccccc;*/
	border: 3px;
}

#content{
        	float: right;
        	position:relative;
  	width: 85%;
  	border: 3px;
}

#siteInfo{
	float:right;
	width: 70%;
}
/***********************************************/
/* Components                                  */
/***********************************************/
#headlines a{
	color:#0000FF;
	text-decoration:blink;
}
#headlines a:visited{
	color:#0000FF;
}
#headlines a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/


#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	/*color: #cccccc;*/
}

#globalNav img{
 	display: block;
}

#globalNav a {
	font-size: 110%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
        	vertical-align:top;
	float: left;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.feature a{
	color: #0000FF;
	text-decoration: none;
}

.feature a:link{
	color: #0000FF;
	text-decoration: none;
}
.feature a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .images styles ***************/

.images{
        padding: 0px 0px 10px 10px;
        font-size: 90%;
}

.images h3{
        padding: 30px 0px 5px 0px;
        text-align: left;
}

.images img{
        float: none;
        padding: 10px 10px 0px 0px;
}

.images a{
        color: #000080;
        text-decoration: none;
}
.images a:hover{
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.story a{
	color: #FF0000;
}

/************* #siteInfo styles ***************/

#siteInfo{
	/*clear: both;*/
	border-top: 1px solid #cccccc;
	font-size: 90%;
	color: #C0C0C0;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a{
        color: #C0C0C0;
        text-decoration: none;
}
#siteInfo a:hover{
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
#siteInfo a:visited{
	color: #C0C0C0;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#search form{
 	margin: 0px;
 	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 100px 10px;
	/*bottom: 1px solid #cccccc; */
	font-size: 100%;
	color: #C0C0C0;
}

#sectionLinks h6{
	padding: 10px 0px 2px 10px;
}




/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 110%;
	color: #FFFFFF;
}

.relatedLinks h6{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	white-space:nowrap;
}

.relatedLinks a:link{
	display: block;
	/*border-top: 1px solid #cccccc;*/
	padding: 2px 0px 2px 10px;
	font-weight:normal;
         color: #FFFFFF;
         font-size: 100%;
         white-space:nowrap;
         font-weight:normal;
}
.relatedLinks a:visited{
	display: block;
	/*border-top: 1px solid #cccccc;*/
	padding: 2px 0px 2px 10px;
	text-decoration: none;
         color: #FFFFFF;
         font-size: 100%;
         white-space:nowrap;
         font-weight:normal;
}
.relatedLinks a:hover{
	font-size: 100%;
	text-decoration: underline;
	font-weight:bold;
	white-space:nowrap;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	font-weight:bold;
	color:#FFFF00;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}