@charset "iso-8859-1";

/* Size */
html{height: 100%;width:100%}
body{height: 100%;width:100%}

/* Background */
body {
    background:white url('../images/background.gif') no-repeat scroll center;
    color: black;
    font: verdana,arial,sans-serif;
}
#main15 {
    background:white url('../images/background.gif') no-repeat scroll center;
    color: black;
    font: verdana,arial,sans-serif;
}

em {color: #090000;}
li.b1 {margin:0;padding:4px 0 1px 5px;text-align:left;list-style: url(../images/bullet1.gif) circle outside;}
li.b2 {margin:0;padding:4px 0 1px 5px;text-align:left;list-style: url(../images/bullet2.gif) circle outside;}
li.b3 {margin:0;padding:4px 0 1px 5px;text-align:left;list-style: url(../images/bullet3.gif) circle outside;}
li.b4 {margin:0;padding:4px 0 1px 5px;text-align:left;list-style: url(../images/bullet4.gif) circle outside;}
li.b5 {margin:0;padding:4px 0 1px 5px;text-align:left;list-style: url(../images/bullet5.gif) circle outside;}

h1 {
	height: 30px;
	font: bold 12px verdana,arial,sans-serif;
	background: url('../images/bg-orange.gif');
	/*text-transform:uppercase;*/
    text-align: left;
	color: black;
	padding-left:5px;
	line-height:30px;
}

h2 {
    text-align: left;
	font: bold 12px verdana,arial,sans-serif;
	color: black;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-right: 0px;
    margin-bottom: 10px;
}

p {
   font: 12px verdana,arial,sans-serif;
}

.sidebar {
    margin:10px;
    width:150px;
}

.imgfloat {
   float:left;
   margin-right:10px;
   margin-bottom:10px;
   border: 1px solid #cccccc;
}

.navigation {
    text-align:left;
}

.content {
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height:100%;
}

#menubar {
	height: 20px;
	line-height:20px;
    background: url('../images/bg-orange.gif');
}

.menuitem {
	height: 20px;
	line-height:20px;
}

.menuitem + .menuitem{
    border-left: 2px solid #cccccc;
}

body, td, p
{
	color : black;
	font-style: normal;
	font-variant: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.title
{
	color : black;
	font-style: normal;
	font-variant: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text
{
	color : black;
	font-style: normal;
	font-variant: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.justify 
{
	color : black;
	font-family: verdana,arial,sans-serif;
	text-align:justify;
	font-size:11px;
}

.normalNav 
{
	font-family: verdana,arial,sans-serif;
	color : #000055;
	font-weight: normal;
	font-size: 11px;
	margin-left: 5px;
}

.selectedNav
{
	font-family: verdana,arial,sans-serif;
	color : #EFA500;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
}

.newsDate 
{
	color : black;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
 
.lbfooter 
{
	color : #ffffff;
	font-family: verdana,arial,sans-serif;
	text-align: center;
	font-size: 10px;
}

h1
	{  
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h2
	{  
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h3
	{  
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight :  bold;
	margin-right : 25px;
	}
		
h4
	{  
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	}
	
h5 
	{
	color: White;
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form, input, select	
	{
	margin-right : 0px;
	margin-bottom : 0px;
	font-style: normal;
    font-variant: normal;
	color : black;
	font-family : verdana,arial,sans-serif;
	font-size : 11px;
	}

strong
	{
	font-weight : bold;
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : verdana,arial,sans-serif;
	font-size : 11px;
	}

ul 
	{
	color : black;
	font-family : verdana,arial,sans-serif;
	font-size : 11px;
	font-weight :  normal;
	}
li 	
	{
	font-family : verdana,arial,sans-serif;
	font-size: 11px;
	}

ol 	
	{
	margin-right : 25px;
	color : black;
	font-family : verdana,arial,sans-serif;
	font-size : 14px;
	font-weight :  normal;
	margin-left :  0px;
	}

news_archiv
	{
	color : #000000;
	font-family : verdana,arial,sans-serif;
	font-size : 14px;
	letter-spacing : 1px;
	text-decoration : none;
	}

a:link
	{
	font-family : verdana,arial,sans-serif;
	text-decoration : none;
	}

a:visited
	{
	font-family : verdana,arial,sans-serif;
	text-decoration : none;
	}

a:hover
	{
	color : #3333ff;
	font-family : verdana,arial,sans-serif;
	text-decoration : underline;
	}

.searchform {
	border: 1px solid #999999;
	background-color: #F7F7F7;
}
.schwarzer_1px_strich_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.schwarzer_1px_strich_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	background-color: #003366;
	text-indent: 5px;
}
.schwarzer_1px_strich_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}

#navigation
{
width: 160px;
padding: 0 0 0 0;
}

#navigation tr
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navigation td
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#navigation td a
{
display: block;
padding: 5px 5px 5px 0.5em;
width: 100%;
}

#navigation td a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #ffffff;
text-decoration: none;
}

html>body #navigation td a { width: auto; }

.selectedNav2
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 160px;
}

.normalNav2
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	width: 160px;
}

.normalNav2teEbene
{
	padding: 10px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	width: 160px;
}

#Login
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #dfdfdf;
}

#flavours
{
	width: 160px;
	padding: 0 0 0 0;
}

#flavours tr
{
	margin: 0;
	padding: 0;
	border: none;
}

#flavours td
{
	border-bottom: 1px solid #009966;
	margin: 0;
}

#flavours td a:hover
{
	border-left: 10px solid #006633;
	border-right: 10px solid #00A854;
	background-color: #008844;
	color: #ffffff;
	text-decoration: none;
}

#flavours td a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	width: 100%;
}

html>body #flavours td a { width: auto; }

.selectedNav3
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #006633;
	border-right: 10px solid #00A854;
	background-color: #008844;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 160px;
}

.normalNav3
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #004824;
	border-right: 10px solid #008A45;
	background-color: #006633;
	text-decoration: none;
	width: 160px;
	color: #FFFFFF;
}

#design      
{
	width: 160px;
	padding: 0 0 0 0;
}

#design tr
{
	margin: 0;
	padding: 0;
	border: none;
}

#design td
{
	border-bottom: 1px solid #009966;
	margin: 0;
}

#design td a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	width: 100%;
}

#design td a:hover
{
	border-left: 10px solid #006633;
	border-right: 10px solid #00A854;
	background-color: #008844;
	color: #ffffff;
	text-decoration: none;
}

html>body #design td a { width: auto; }

.selectedNav4
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #006633;
	border-right: 10px solid #00A854;
	background-color: #008844;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 160px;
}

.normalNav4
{
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #004824;
	border-right: 10px solid #008A45;
	background-color: #006633;
	width: 160px;
	color: #FFFFFF;
}

#menuetop2
{
	height: 22px;
	width: 816px;
}

#menuetoplinks
{
	height: 19px;
}

#menuetoplinks td a
{
	display: block;
	height: 100%;
}

#menuetoplinks td a:hover
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
}

.selectedNavTop
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-weight: bold;
}

.normalNavTop
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	white-space: nowrap;
}

#menuetoprechts
{
	height: 19px;
}

#menuetoprechts td a
{
	display: block;
	height: 100%;
}

#menuetoprechts td a:hover
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009966;
}

.selectedNavToprechts
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009966;
	font-weight: bold;
}

.normalNavToprechts
{
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
}

#rechte_modul_spalte
{
	border-left: 1px solid #D6D6D6;
	width: 160px;
}

#module_rechts
{
	border-top: 1px solid #CCCCCC;
	width: 160px;
}

#schluessel
{
	background-image: url(../img/rounded/schluessel.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 67px 62px;
}
#Comment {
	background-color: #f3f3f3;
	border: 1px solid #dfdfdf;
}

#mainarea {
    background:white url('../img/background.gif') no-repeat center top;
}
