/* 
    Document   : style
    Created on : 10.10.2008, 18:19:06
    Author     : Nico Geisler
    Description:
        Purpose of the stylesheet follows.
*/


html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
margin:0;
padding:0;
color:#000;
border:0px;
font-family: Verdana,"Lucida Grande","Lucida Sans Unicode",Lucida,"Bitstream Vera Sans","Trebuchet MS",sans-serif;
}

html, body {
font-size: 100.01%;
background-color: #BCBCBC;
}

/* Links */
a:link	{
	color: #00911A;
	background: transparent; 
}
a:visited	{
	color: #000;
	background: transparent;
}
a:focus, a:hover, a:active	{
	color: #00911A;
	background: transparent;
}

/* Textauszeichnung */
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #E7232A;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
} 
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #E7232A;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 0.5em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #E7232A;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 0.5em;
}

hr	{
	background-color:#999999; /* Mozilla 1.4 */
	color:#999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


/* Struktur für Ausdehnung */
#main_content {position:relative; left:2%; top:20px; width:96%; display:block; background-color:#FCF6E7; background-image:url('border.gif'); background-repeat:repeat-y; background-position:79.7% 0; margin-bottom:50px;}
#inner {display:block; margin-left:0; margin-right:0;}
#navigation_left {float:left; position:relative; width:20%; left:0px; background-color: #f6e7d2;}
#navigation_right {float:right; position:relative; width:20%; right:0px; margin-top:20px;}
#content {margin-left:22%; margin-right:23.5%; position:relative; display:block; padding-bottom:50px;}
.clear {clear:both;}


/* Kopfbereich */

div#head {
	display:block;
	position:relative;
	top:20px;
	left:2%;
	width:96%;
	height:128px;
	background-color:#E7232A;
	background-image:url('header_background.gif');
	background-position:30% 0;
	background-repeat:no-repeat;
}


div#head div#font-size {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:20%;
	height:100%;
	font-size:0.7em;
	background-color:#f6e7d2;
	color:#000;
}

#font-size p {
	margin: 0.5em 0 0.5em 1em;
}

#font-size a:link, #font-size a:visited	{
	color: #333;
	background: #F6E7D2;
	text-decoration: none;
} 
#font-size a:focus, #font-size a:hover, #font-size a:active	{
	color: #333;
	background: #F6E7D2;
	text-decoration: none;
}


div#head div#top_navi {
	position:absolute;
	right:5px;
	top:5px;
	display:block;
	font-size:0.7em;
	font-weight:bold;
        color:#fff;
}


#top_navi a:link, #top_navi a:visited	{
	color: #FFF;
	background: #E7232A;
	text-decoration: underline;
}
#top_navi a:focus, #top_navi a:hover, #top_navi a:active	{
	color: #FFF;
	background: #E7232A;
	text-decoration: underline;
}


div#head h1 {
	position:absolute;
        font-weight:bolder;
	left:23%;
	top:75px;
	color:#EEB86A;
	font-size:1.8em;
}


/* Navigation */

/*main*/ 
ul.navi_main {
	display:block;
	margin:0px; padding:0px;
        padding-top:2px;
        padding-bottom:100px;
}

ul.navi_main li {
        display:block;
}

ul.navi_main li.main {
	color: #E7232A;
	background-color: #fff;
	margin: 0 1em 5px 1em;
	text-align: left;
	list-style: none;
	padding: 0.2em 0.2em 0.2em 0.4em;
	font-size: 0.8em;
	line-height: 130%;
	font-weight: bold;
}

li#main_active {
      background-color:#E7232A;
}
.navi_main li a:link, .navi_main li a:visited	{
	color: #E7232A;
	background: #fff;
	text-decoration: none;
	}
li#main_active a:link, li#main_active a:visited	{
	color: #FFF;
	background: #E7232A;
	text-decoration: none;
}
.navi_main li a:focus, .navi_main li a:hover, .navi_main li a:active	{
	color: #E7232A;
	background: #fff;
	text-decoration: underline;
}
	
li#main_active a:focus, li#main_active  a:hover, li#main_active a:active	{
	color: #FFF;
	background: #EEB96A;
	background: #E7232A;
	text-decoration: none;
}

/*sub*/

.navi_sub li	{
	margin: 0 1em 0.4em 1.2em;
	text-align: left;
	list-style: none;
	padding: 0 0 0 0.2em;
	font-size: 0.8em;
	line-height: 110%;
} 
.navi_sub li a:link, .navi_sub li a:visited {
	color: #E7232A;
	background: #F6E7D2;
	text-decoration: none;
}
.navi_sub li#sub_active a:link, .navi_sub li#sub_active a:visited {
	color: #E7232A;
	background: #F6E7D2;
	text-decoration: none;
	font-weight: bold;
}
.navi_sub li a:focus, .navi_sub li a:hover, .navi_sub li a:active	{
	color: #E7232A;
	background: #F6E7D2;
	text-decoration: underline;
	font-weight: normal;
}
.navi_sub li#sub_active a:focus, .navi_sub li#sub_active a:hover, .navi_sub li#sub_active a:active	{
	color: #E7232A;
	background: #F6E7D2;
	text-decoration: none;
	font-weight: bold;
}




/*breadcrumb navigation (deshalb höhenänderung) */

div#breadcrumb_navi {
	text-indent:0px;
	padding-top:0.5em;
	height:121px;
	font-size:0.7em;
}

div#breadcrumb_navi a:link, div#breadcrumb_navi a:hover, div#breadcrumb_navi a:active {
        color:#000;
}

/* Inhaltsbereich */

h2.aktuell {
	font-size:1.4em;
	color:#ff0000;
	font-weight:normal;
}

#content {
        color:#333;
}

#content p img {
		margin:20px;
}

#content p, #content li {
	margin-bottom:0.5em;
	font-size:0.8em;
	line-height:150%;
        color:#333;
}

#content a:link 	{
	color: #00911A;
}
#content a:visited	{
	color:#000;
}

#content p.article_info {
    font-size:0.7em;
}

#content .news_article img {
    
}

#content ul, #content ol {
    margin-left:20px;
}

#content .small_font {
    font-size:0.5em;
}


#content div.pagination {
    text-align:center;
    padding-top:30px;
}

#content div.pagination a {
    margin:0 10;
    font-size:0.75em;
}


#content a:link.printlink {
    font-size:0.7em;
}

#content p.footer {
	font-size:0.7em;
}



 /* Inhalte rechts & links */

.blocktext	{
	background: #F6E7D2;
	margin: 0.5em 13px 1.5em 0.2em;
	padding: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 13px;
}

.blocktitel {
	font-size: 1em;
	font-weight: bold;
	color: #E7232A;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	text-align: left;
	padding-left: 13px;
}


/* Formulare */
input {
        display:block;
	margin-left:5%;
}
input#submit {
        
	
}
textarea {
	margin-left:5%;
}


legend	{
	font-size: 0.8em;
	font-weight: bold;
        color:#333333;
}
label {
        margin-left:5%;
        display:block;
	font-size: 0.64em;
	font-weight: bold;
	color: #666666;
}

label.formerror {
        color:#ff6666;
}

div.forminfo {
        font-size:0.8em;
        color:#ff6666;
        font-weight:bold;
}

p.smalltext {
	font-size:0.5em;
	padding-bottom:20px;
	color:#000;
}

p.smalltext a:link	{
	color: #000;;
	background: transparent; 
	text-decoration:none;
}
p.smalltext a:visited	{
	color: #000;
	background: transparent;
	text-decoration:none;
}
p.smalltext a:focus, p.smalltext a:hover, p.smalltext a:active	{
	color: #000;
	background: transparent;
}
