/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	color: brown;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
/*
	border:1px solid #000;
	padding:.5em;
*/
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

img {
	border: 0;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* 
	Custom CSS Section
*/


body, html {
	margin: 0;
	padding: 0;
	background-color: #443019;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#wrap {
	margin: 0;
	padding-bottom: 30px;
	width: 100%;
	height: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#custom-doc {
	margin:auto;text-align:left;
	width:61.538em;
	*width:60.000em;
	min-width:800px;
}

#custom-doc #bd #yui-main .yui-b {
	border-left: 1px solid #dfe5c3;
	padding-left: 10px;
}

#siteHeader {
	height: 250px;
	width: 100%;
	background-image: url(../images/head_bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

#headDesign {
	position: absolute;
	top: 12px;
	left: 0px;
	height: 218px;
	width: 100%;
	background-color: #435501;
/*
	background-image: url(../images/head_design.jpg);
	background-repeat:no-repeat;
	background-position: center center;
*/
	text-align: center;
}

#Tabelle_01 { 
	margin-left: auto;
	margin-right: auto;
}


#mainMenu {
	float:left;
	width:100%;
	top: 180px;
	overflow:hidden;
	position:relative;
}

#mainMenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#mainMenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

#mainMenu ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:3px 10px;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	font-size: 131%;
}

#bdTop {
	height: 15px;
	background: url(../images/bd_top.jpg);
	background-repeat: no-repeat;
}

#ftTop {
	height: 15px;
	background: url(../images/footer_bg_top.gif);
	background-repeat: no-repeat;
}

#bd {
	min-height: 400px;
	background-color: #FFFFFF;
	padding: 10px 23px 10px 23px;
}

#bdBottom, #ftBottom {
	height: 14px;
	background: url(../images/footer_bg_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#footerDesign {

}

#ft {
	padding: 23px;
	height: 165px;
	background-color: #ffffff;
	text-align: center;
}

#ft #bannerFooter {
	height: 66px;
	background: url(../images/brown_shade.gif);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}

#ft #copyrightFooter {
	height: 68px;
	background: url(../images/green_shade.gif);
	background-repeat: repeat-x;
}

#ft #copyrightFooter a {
	position: relative;
	top: 9px;
}

#ft #bannerFooter a {
	position: relative;
	top: 3px;
}

.teaser { 
	margin-bottom: 20px;
}


.green .yui-u {
	background: url(../images/green_shade.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.teaserBox {
	margin-bottom: 1em;
}

.teaserBox .teaserHeader {
	height: 39px;
	background: url(../images/start_header.gif);
	background-repeat: repeat-x;
}

.teaserBox .teaserHeader h1 {
	position: relative;
	top: 13px;
	left: 7px;
	text-transform: uppercase;
	color: #ffe293;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 100%;
}

.teaserBox .teaserContent {
	border: 1px solid #dfe5c3;
}

.teaserContent ul {
	
}

.teaserContent ul li {
	list-style: none;
	margin: .5em;
}

.teaserContent ul li a {
	color: #5E7830;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 131%;
}

.teaserContent {
	padding: 7px;
	min-height: 110px;
}

.teaserContent .news-latest-container {
	padding: 1em;
}

/*        V2        */

.outer{
	margin:0px;
	padding:0px;
}	

#topicMenu {
	width: 180px;
}

#topicMenu .menu-level2 li {
/*	border-left: 1px dotted #5E7830; */
}

#topicMenu .menu-level2 li {
	background: url(../images/menu-sub.jpg) repeat-y scroll;
}

#topicMenu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
	
#topicMenu li {
	list-style-type: none;
}

	
#topicMenu .menu-level1 li a {
	height: 22px;
 	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	font-size: 77%;
	font-family: Verdana, Arial;
	padding: 2px 8px 0 8px;
}	

#topicMenu .menu-level2 li a {
	height: auto;

}
	
#topicMenu .menu-level1 li a:link, #topicMenu .menu-level1 li a:visited {
	color: #5E7830;
	display: block;
	background: url(../images/nav_point.gif);
	background-repeat:no-repeat;
}

#topicMenu .menu-level1 li a:hover {
	background: url(../images/nav_point_point.gif);
	background-repeat:no-repeat;
	background-position: -30px 50%;
}


#topicMenu .menu-level2 li a:link, #topicMenu .menu-level2 li a:visited {
	color: #5E7830;
	display: block;
	font-weight: bold;
	padding: 10px;
	list-style-type: disc;
	background: none;
	background-repeat:no-repeat;
}	

#topicMenu li a:hover {
	background-position: -32px 0;
}
	
#topicMenu li a:active {
	background-position: -64px 0;
}                    

.topicMenuHeader {
	height: 24px;
	background: url(../images/nav_header.gif);
	background-repeat:no-repeat;
}

.topicMenuHeaderFont {
	position: relative;
	top: 2px;
	padding-left: 8px;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 85%;
}

/*
	Artikel Download
*/

.download {
	font-family: Verdana, Arial;
}

.download h1 {
	color: #4a5707;
}

.download h1 a {
	color: #4a5707;
}

.download .autor {
	font-weight: bold;
	font-size: 77%;
	color: #666;
}

.download .description {
	
}

.download .link {
	padding: 7px 10px 7px 35px;
	background: #F0F0F0 url(../images/div_download.png) no-repeat scroll 3px 3px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1em;
	font-weight: bold;
}

.download .quotes {
	font-weight: bold;
	font-style: italic;
	color: #4a5607;
}

/*
	Übersichtsseiten
*/

dl.csc-menu {

}

dl.csc-menu dt {
	margin: 1em;
	margin-left: 0;
}

dl.csc-menu dt a {
	color: #4a5707;
	font-size: 131%;
	font-weight: bold;
}

/*
	Kontaktformular
*/

label, input, select, textarea {
	display:block;
	width:400px !important;
}
form br {
	clear:left;
}
input#submit {
	float:none;
	width:auto;
}

/*
	Social Bookmark
*/

.bookmarks {
	margin-top: 20px;
}

.tx-timtabsociable-pi1 {
	padding: 5px;
}

.tx-timtabsociable-pi1 a {
	margin: 5px;
}

/*
	Banner List
*/

#bannerList a { 
	width: 120px; 
	display: block;
	margin: 15px;
	margin-left: auto; 
	margin-right: auto;
}

.tx-feedforward-pi1 h1 {
	color: brown;
}

.errata {
    margin-top: 1em;
    font-weight: bold;
    text-align: center;
}

.errata a {
    color: red;
    text-decoration: none;
}