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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 15px;
	padding: 0px;
	background-color: #fcd9b1;
	scrollbar-base-color:#ffffff;
  	scrollbar-3dlight-color:#ff9966;
  	scrollbar-arrow-color:#fcd9b1;
  	scrollbar-darkshadow-color:#ff9966;
  	scrollbar-face-color:#ff9966;
  	scrollbar-highlight-color:#fcd9b1;
  	scrollbar-shadow-color:#ffaa82;
  	scrollbar-track-color:##fcd9b1;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #CC0000;
	text-decoration: none;
}

a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 5px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 5px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 5px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 5px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 5px;
}

ul{
	padding-bottom: 2px;
	list-style-type: disc;
	font-size: 95%;
}

ul ul{
}

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

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #666666;
}


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

#masthead{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	padding-right: 0px;
	background-color: #FF9966;
	text-align: left;
	text-indent: 60px;
}

#navBar{
	float: left;
	width: 20%;
	list-style-type: none;
	padding-top: 0px;
	text-align: left;
}

#headlines{
	float:right;
	width: 21%;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../img/logo_frau_freigestellt.gif);
	background-repeat: no-repeat;
	height: 310px;
	border-right-style: none;
	margin-right: 5%;
	background-position: left;
	overflow: visible;
}

#content{
	float: left;
	width: 54%;
	text-align: left;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-size: 100%;
	font-weight: bold;
	text-indent: 80px;
}


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

#globalNav{
	padding: 0px 0px 0px 10px;
	color: #cccccc;
	overflow: hidden;
	vertical-align: bottom;
}

#globalNav img{
	display: block;
	overflow: hidden;
}

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

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

#pageName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

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

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


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 85%;
}

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

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


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

.story{
	clear: both;
	padding: 30px 0px 0px 25px;
	font-size: 85%;
}

.story p{
	padding: 0px;
	font-size: 95%;
}


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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #555555;
	padding: 4px 8px 4px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FF9966;
	width: 98%;
	text-align: right;
	height: 15px;
}

#siteInfo img{
	padding: 2px 2px 2px 10px;
	vertical-align: text-bottom;
}


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

#search{
	padding: 0px;
	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-top: none;
	border-right: none;
	border-bottom: 2px solid #FFCC99;
	border-left: none;
}

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


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

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	background-color: #FF9966;
	height: 320px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #333333;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border: none;
}

#sectionLinks a:hover{
	color: #333333;
}


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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

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

#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
a.navilink:link {

	color: #555555;
	text-decoration: none;
	line-height: 135%;
	font-size: 100%;
	font-weight: bold;
}
a.navilink:visited {
	color: #555555;
	text-decoration: none;
	line-height: 135%;
	font-size: 100%;
	font-weight: bold;
}
a.navilink:hover {
	color: #333333;
	line-height: 135%;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
#content_ohneHG {
	float: left;
	width: 55%;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #575757;
}
