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

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

body{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #fff;
	height: 100%;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
text-align: justify;
scrollbar-3dlight-color:#00954D;
scrollbar-track-color:#E6E6E6;
scrollbar-arrow-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#00954D;
scrollbar-base-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#C0C0C0;
}

a{
	color: #00954D;
	text-decoration: underline;
}

a:link{
	color: #00954D;
	text-decoration: underline;
}

a:visited{
	color: #00954D;
	text-decoration: underline;
}

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

h1 h2 h3 h4 h5 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
	padding: 10px;
}

h1 {
	font-size: 160%;
	margin-bottom: -0.5em;
	border-bottom: 2px solid #D2AB2B;
	color: #00954D;
	text-align: left;
}

h2 {
	font-size: 140%;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: left;
}

h3 {
	font-size: 120%;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: left;
}

h4 {
	font-size: 100%;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: left;
}

h5 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: left;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: left;
}


ul{
 list-style-type: square;
	text-align: left;
}

ul ul{
 list-style-type: disc;
	text-align: left;
}

ul ul ul{
 list-style-type: none;
	text-align: left;
}

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

cite{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
 color: #00954D;
display: block;
margin: 2em;
}

.submitbutton	{
 font-family: Arial,sans-serif;
 width: 20px;
 font-size: 100%;
 font-weight: bold;
	line-height				:	normal;
}

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

#masthead{
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 125px;
	background-color: #D5EDB3;
}

#navBar{
	float: left;
	width: 20%;
	height: 740px;
	margin: 0px;
	padding: 0px;
	background-color: #00954D;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
overflow: auto; 
overflow-x: hidden;
overflow-y: auto;
}

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

#headlines{
  float:right;
	width: 20%;
	height: 740px;
	padding-right: 10px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 80%;
	text-align: center;
	background-color: #00954D;
overflow: auto; 
overflow-x: hidden;
overflow-y: auto;
}


#headlines h3{
	color: #fff;
}

#headlines a {
	color: #fff;
	text-decoration: none;
}

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

#headlines a:hover{
	color: #FFC705;
	text-decoration: none;
}


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

#headlines ul li{
	list-style: square url(grafik/pfeilrechts.gif); 
	margin-left: -15px;
	padding-left: 0;
}

#headlines-start{
  float:right;
	width: 20%;
	height: 740px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #00954D;
	margin: 0px;
	padding: 0px;
}

.startzitat{
	float: left;
}


#content{
	float: right;
  width: 54%;
	height: 720px;
padding-top: 10px;
padding-right: 20px;
overflow: auto; 
overflow-x: hidden;
overflow-y: auto;
}

#startinhalt{
	position: absolute;
	left: 20%;
	right: 20%;
	top: 0px;
  width: auto;
	height: 740px;
overflow: auto; 
text-align: center;
font-size: 80%;
}

.jubilaeum{
margin-left: 5%;
margin-right: 5%;
text-align: justify;
}

.startjubilaeum {
	font-size: 140%;
	margin-bottom: -0.5em;
	color: #00954D;
	text-align: center;
}

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

#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: 90%;
	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;
	background-color: #BCDE9A;
	border-bottom: 1px solid #cccccc;
}


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

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

.feature h3{
	clear:both;
}

.feature li{
	padding-bottom:3px;
}

.bildstart{
	float: right;
}


.bildlinks{
	float: left;
	padding: 0px 10px 5px 0px;
	font-size: 80%;
}

.bildrechts{
	float: right;
	padding: 0px 0px 5px 10px;
	font-size: 80%;
}

.duslogo-folge{
	border: 0px;
text-align: center;}

.feature-start{
	padding: 10px;
	font-size: 80%;
	text-align: center;
}






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

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

.story p{
	padding: 0px 0px 10px 0px;
}


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

#siteInfo{
	clear: both;
	bottom: 0px;
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	text-align:center;
	font-size: 80%;
}

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


.zaehler{
	text-align:center;
	font-size: 80%;
}

/************* #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;
	color: #fff;
	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;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	text-align: left;
	background-color: #00954D;
}

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

#sectionLinks a {
	color: #fff;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	background-color: #00B459;
}

#sectionLinks a:link{
	color: #fff;
	text-decoration: none;
	background-color: #00B459;
}

#sectionLinks a:hover{
	color: #FFC705;
	background-color: #00582B;
}


/*********** .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: 30px 0px 10px;
}

#advert img{
	display: block;
}


.submitbutton {
	font-size: 80%;
	font-weight: bold;
}

.trennlinie{
	border-bottom: 1px solid #808080;
	width: 100%;
	height: 1px;
}


label.sitesuche{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}

input.sitesuche { 
font-size: 100%;
	line-height				:	normal;
} 

.klein {font-family: Arial, Helvetica, sans-serif; font-size: 0.8em}

