/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


TD,BODY{
font-family: Verdana,Arial,sans-serif;
	color: #555555;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

body {
scrollbar-face-color:#003366;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#003366;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

a:link, a:visited {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	color: #003366;
	border-bottom:1px solid #003366;
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: .77em;
 font-weight: normal;
 align: left;
 color: #555555;
}

h5{
 font-size: 100%;
 color: #334d55;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
.erstell {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: .79em;
font-weight: bold;
color: #55555;
text-align: left;
background-color:#EEEEEE;}

.erstell2 {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: .79em;
color: #555555;
text-align: left;}

.oben {
border-right:1px solid #003366;
background-color:#EEEEEE;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #555555;
font-weight: bold;
padding-right:2px;
text-align:left;}

.leerz3 {
 background:url('imgages/blank.gif');
 height:3px;
}

.framed img {
	border: 1px solid #FF0000;}

.mitte {
border-left:1px solid #003366;
border-right:1px solid #003366;
padding-left:2px;
padding-right:2px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #555555;
text-align: left;}

.unten {
border-left:1px solid #003366;
border-bottom:1px solid #003366;
border-right:1px solid #003366;
padding-left:0px;
background-color:#EEEEEE;
padding-right:0px;
text-align: right;
height:13px;
font-weight: bold;}

.unten2 {
border-left:0px solid #003366;
border-bottom:0px solid #003366;
border-right:0px solid #003366;
padding-left:0px;
background-color:#EEEEEE;
padding-right:0px;
font-weight: bold;
text-align: right;
height:13px;}
 
.datumbox {
FONT-FAMILY: Arial, Helvetica, Helv, sans-serif;
font-size: .85em;
font-color: #555555;
font-weight: bold;
text-decoration: none;
text-align:center;
vertical-align:middle;
border-left:1px solid #003366;
border-bottom:1px solid #003366;
border-right:0px solid #003366;
border-top:1px solid #003366;
padding-top:2px;
padding-left:2px;
padding-right:0px;
padding-bottom:2px;
width:105px;
height:16px;}

.viewer * {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

}
.viewer a span.popup, .viewer a:link span.popup{
  display: none;
}

.viewer a:hover span.popup{
display: inline;
   /* font-size:100%; */
  position: absolute;
  background: white repeat;
 /* width: 15em; */
  margin: 3em 0 0 -35em;
  padding: 0.5em;
  z-index: 999;
  white-space:normal;
  text-decoration:none !important;
  text-align:left;
  border: 1px dotted #FF0000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #003366;
	border-right: 1px solid #003366;
	width: 800;
}

#masthead2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #003366;
	border-right: 1px solid #003366;
	width: 800;
}

#navBar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #003366;
	height: 100%;
			}

#navBar2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #003366;
	height: relative;
			}

#content{
  
	background-color: #F5FEE9;
	width: 643;
	height: 100%;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
    margin: 0;
	padding: 0 0 0 0;
}

#content2{
  
	width: 647;
	height: 100%;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 1px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #003366;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
/* '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{
 display: block;
}

#globalNav a {
	font-size: 7.5pt;
	font-weight: bold;
	color: #999999;
    h-align: right;
    	margin: 1px 2px 1px 0px;
	padding: 1px 2px 1px 0px; 
}

.linkblau {
border-left:0px solid #333333;
border-bottom:0px solid #333333;
border-right:2px solid #333333;
background-color:#EEEEEE;
padding-left:0px;
padding-right:1px;
font-weight: bold;
height: 13px;
}
}
.linkweiss {
border-left:1px solid #003366;
border-bottom:0px solid #333333;
border-right:1px solid #003366;
font-size: .8em;
	font-weight: bold;
	color: #003366;
    text-decoration: none;
padding-left:2px;
background-color:#F5FEE9;
padding-right:2px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
padding: 0px 0px 0px 3px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: .8em;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #003366;
	border-right: 0px solid #003366;
	font-size: .75em;
	color: #003366;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#siteInfoLinks{
	padding: 0px 0px 0px 0px;
	}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #003366;
	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: 0px;
		font-size: .8em;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	font-size: 7.5pt;
	color: #888888;
	padding: 0px 0px 0px 5px;
	width: 100%;
	font-weight: bold;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	color: #888888;
	padding: 0px 0px 0px 5px;
	font-size:  7.5pt;
	font-weight: bold;

}

#sectionLinks a:hover{
	border-bottom: 1px solid #003366;
	background-color: #fefefe;
	font-size:  7.5pt;
	color: #FF3333;
	padding: 0px 0px 0px 5px;
	font-weight: bold;

}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: .75em;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #ffffff;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
