

.blueFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #001B89;
	padding-bottom: 6px;
	text-align: center;
}



body {
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

	/* url(bg_grau_punkte.gif); */
	margin:0px;
	/* works on MSIE only - for NS, Gecko, Opera you must set marginwidth="0" marginheight="0" in the body tag of the html-file additionally*/
	background-position : bottom;
	background-repeat : repeat-x;
}

table
{
 background-color:#ffffff;

}

#greyBorder
{
border-right: solid 14px #798288;
border-left: solid 1px #798288;
width: 738px;
}

#greyBottom
{
background-color: #798288;
}

td {
	/* no inheritance of the font-size (and family, size in NS4) from body, so repeat it here */
	color: #656565;
	/* ns4 */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* ns4 */
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.tdSilver
{
background-color: #F3F3F3;
border-right: solid 1px #425059;
}

.artNummer
{
font-weight: bold;
font-size: 14px;
color: #6CA7B7;
border-bottom: 5px dotted #f3f3f3;
width: 90%;
}

.tdArtikel
{

border-bottom: 1px dashed #798288;

}

#startTitle
{
margin-top: 24px;
background-color: #425059;
heigth: 19px;
padding: 4px;
font-size: 100%;
font-stretch:extra-expanded;
color: #FFFFFF;
font-weight: bold;
}

/* links box */
a.startTitle:link, a.startTitle:visited, a.startTitle:active 		{
	text-decoration: none;
	color : #ffffff;
}


#startTextBox
{
padding: 3px;
border-left: solid 1px #425059;
border-bottom: solid 1px #425059;
background-color:#FFFFFF;
height:46px;
}

.error
{
color: black;
border: 1px solid #CC0000;
background-color: #FFD9D9;
padding: 3px;
}


.formBorder
{
border: 2px dotted #C9F1EF;
background-color:#ffffff;
padding: 3px;
}

input
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

}


/* define headlines explicitly because the differences of default-headlines are too big between the main-browsers */
h1 {
	font-size: 18px;
	font-weight : normal;
	border-bottom: dashed 0px silver;
	margin-right: 20px;
	text-align: left;
	margin-top: 12px;
	
}
h2 {
	font-size: 16px;
	font-weight : normal;
	margin-bottom: 4px;
	margin-top: 8px;
	color: #015D98;
}
h3 {
	font-size: 14px;
	font-weight : normal;
	color: black;
	margin-bottom: 4px;
	margin-top: 12px;
}


ul {
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}


li {
	padding-bottom: 2px;
}
/* class for areas displayed in print-version only */
.print {
	display: none;
}
/* this class defines the bg-color for the content area and the wysiwyg-editor if not identically with the colors set in body */


#content {
	background-color:#ffffff;
	padding: 10px;
	padding-top:0px;
	border: 0px solid black;
 	margin-left: auto;
	margin-left: 0px;
	float: left;
	
}

#contentStart {
	background-color: #f3f3f3;
	padding: 3px;
	padding-top: 6px;
	width: 560px;
	border: 1px solid silver;
 	margin-left: auto;
	margin-left: 0px;
	float: left;
	margin-bottom: 8px;
	
}


#boxSpalte
{
margin-top: 70px;
margin-left: 425px;
width: 160px;
margin-bottom: 4px;
}




#boxTitel
{
padding: 3px;
background: #798288;
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
border-bottom: solid 1px black;
margin-bottom: 4px;
}

/* links box */
a.box:link, a.box:visited, a.box:active 		{
	size: 9px;
	text-decoration: none;
	color : #ffffff;
}
	
a.box:hover		{
	size: 9px;
	text-decoration: none;
	color : silver;
}


/* aktuell box */

#boxAktuell
{
padding: 3px;
background: #57C6CF;
color: #000000;
font-size: 11px;
font-weight: bold;
border-bottom: solid 1px black;

}

a.boxAktuell:link, a.boxAktuell:visited, a.boxAktuell:active 		{
	size: 9px;
	text-decoration: none;
	color : #000000;
}
	
a.boxAktuell:hover		{
	size: 9px;
	text-decoration: none;
	color : #ffffff;
}	

#menuAdress
{
margin-top: 20px;
padding: 2px;
margin-bottom: 10px;
}







.footer
{
margin-top: 4px; 
margin-left: 4px;
}


/* links fusszeile */
a.footer:link			{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color :  #ffffff;
	size: 9px;
	padding: 2px;

}
a.footer:visited		{
font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color :  #ffffff;
	size: 9px;
	padding: 2px;

}
a.footer:hover		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color :  #ffffff;
	size: 9px;
	padding: 2px;
	
}
a.footer:active 		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color :  #ffffff;
	size: 9px;
	padding: 2px;

}



/* links */
a:link			{
	text-decoration: none;
	color : Black;

}
a:visited		{
	text-decoration: none;
	color : Black;
}
a:hover		{
	text-decoration: underline;
}
a:active 		{
	text-decoration: none;

}



/* links */
a.start:link			{
	text-decoration: none;
	color : silver;
	
}
a.start:visited		{
	text-decoration: none;
	color : silver;
	
}
a.start:hover		{
	text-decoration: none;
	color : silver;
	
}
a.start:active 		{
	text-decoration: none;
	color : silver;
	
}



/* misc */
.sitemap	{
	background-color :;
	border : 1px solid black;
	padding: 3px
}
.hochgestellt {
	font-size : 70%;
	vertical-align:text-top;
}


/* positioning the navigation items in all 4 levels (#0-#3, any level below #3 will be set on level #3) */
.nav0			{
	font-size:13px;
	margin-left:0px;	
	padding-top:10px; /* distance between als level #0 headlines */ 
}
.nav1			{
	font-size:12px;
	margin-left:8px;
}
.nav2			{
	font-size:11px;
	margin-left:16px;
}
.nav3			{
	font-size:10px;
	margin-left:24px;
}

/*  colors etc. of the 3 navigation modes 
text-decoration doesn´t work as class in gecko, so you have to specify this in the navigation.html file */
.open			{
	color : ;
}
.closed	{
	color : ;
	
}
.active		{
	color : #000000;
	
}
a:hover.closed, a:hover.open {
	color: ;
	background-color : ;
	display:block; 
}
/* ------------------ add individual styles below ----------------- */
.footer_distance {
	padding:4px;
}

/* navigation */
.navigation a:link, .navigation a:visited {
	color: #015D98;

}
.navigation a:hover, .navigation a:active {
	color: #FFFFFF;
	background-color : #6E8DA1;
	display:block;
}

.level_0 {
	text-indent : 22px;
	font-size : 11px;
	line-height : 20px;
	border-top : 1px solid #848F99;
	background-color: #DDE4E8;
}
.level_1 {
	text-indent : 26px;
	font-size : 10px;
}
.level_2 {
	text-indent : 30px;
	font-size : 9px;
}
.level_3 {
	text-indent : 33px;
	font-size : 9px;
}


.level_0active {
	text-indent : 22px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;
	border-top : 1px solid #848F99;
	background-color: #C3CED6;
	
}