body {
 background: #fff;
 color: #000;
 margin: 0px; 
 padding: 0;
 font-size: 100.01%;
}
body, th, td {
 font: normal .813em verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
}
h1, h2, h3, h4 {
 font-family: verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
 font-weight: normal;
 letter-spacing: -0.018em;
 color: #4ba3d2;
 border-width: 0 0 1px 0;
 border-style: dotted;
 border-color: #dddddd;
}
h1 { font-size: 1.462em; margin: .15em 1em 0 0 }
h2 { font-size: 1.23em; }
h3 { font-size: 1em }
hr { border: none;  border-top: 1px solid #ccb; margin: 2em 0 }
address { font-style: normal }
img { border: none; }
p {margin-left: +1em;}
p.zitat {font-size: .847em; margin-left: +2em}

.table {
	margin-left: 20px;
}

:link, :visited {
 text-decoration: none;
 border-bottom: 0px dotted #bbb;
}
:link:hover, :visited:hover {
 background-color: transparent;
 color: #52f9;
}
h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited,
h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited {
 color: inherit;
}

#banner {
	background-image: url(images/main-bg.png);
	height: 124px;
}

#top_grad {
	background-image: url(images/top-bg.png);
	height: 26px;
}

#top_white {
	background-image: url(images/top-bg-wh.png);
	height: 46px;
}

#top_grad_b {
	background-image: url(images/top-grad-b.png);
	height: 26px;
}

#foot-grad {
	background-image: url(images/top-grad-b.png);
	height: 26px;
	text-indent: 20px;
	font-size: .688em;
}

div.img {
	height: 340px;
}
#footer {
	background-image: url(images/main-bg.png);
	height: 48;
}


.nav h2, .nav hr { display: none }
.nav ul { font-size: .875; list-style: none; margin: 0; text-align: right }
.nav li {
 border-right: 0px solid #d7d7d7;
 display: inline;
 padding: 0 .75em;
 white-space: nowrap;
}
.nav li.last { border-right: none }

#navig {
	border: 0px solid #000;
	padding: .3em 5px .3em 0;
}
#navig li { border-right: none; padding: .25em 0 }
#navig :link, #navig :visited {
 background: url(images/dots.png) 0 0 ;
 border-bottom: none;
 color: #ffffff;
 padding: .3em 20px;
}
#navig .active :link, #navig .active :visited {
 background: #4fa0ce 0 0 repeat-x;
 border-top: none;
 border-right: 0px solid #000;
 color: #eee;
 font-weight: bold;
}
* html #navig :link, * html #navig :visited { background-position: 1px 0 }

#navig .active :link:hover, #navig .active :visited:hover {
	background-color: transparent;
}

#navig :link:hover, #navig :visited:hover {
 background: #4fa0ce 0 0 repeat-x;

}

#navig ul li.first {
	color: #ccc;
}

#main {
	margin-top: 30px;
	margin-left: 5em;
	margin-right: 8em;
}




