body {
	margin: 0;
	padding: 0;
	font: 12px/125% Arial, sans-serif;
	color: #333;
	background-color: #193672;
}
#tbouter {
	position: absolute;
	left: 0;
	top: 0;
	/*width: 1015px;*/
	width:740px;
	height: 95px;
	cursor: pointer;
	background-color: #193672;
	text-align:right;
}
#topbanner {
	width: 728px;
	height: 90px;
}
#sky {
	position: absolute;
	left: 1015px;
	top: 95px;
	width: 200px;
	height: 600px;
	cursor: pointer;
}
#dpaflash {
	width: 750px;
	height: 507px;
}
#ivw {
	display: none;
}
img {
	border: none;
}
#header {
	position: absolute;
	left: 0;
	top: 95px;
	width: 1010px;
	z-index: 1;
}
#contentAll {
width: 1010px;
background-color:#fff;
position:absolute;
top:215px;
}
#content {
	width: 750px;
	z-index: 2;
	float:left;
	margin-left:8px;
    margin-top:8px;
}
#navi {
	width: 240px;
	z-index: 2;
	float:left;
	margin-top:8px;
}
#navi ul {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #333;
	border-bottom: none;
}
#navi li {
	list-style: none;
	background: #b6d79c;
	border-bottom: 1px solid #333;
}
#navi li.main {
	background: url(images/hbg.gif) repeat-x;
	text-indent: 2px;
	font: 12px/36px Verdana, Arial, Helvetica, sans-serif;
}
html>body #navi li.main {
	font: 12px/36px Verdana, Arial, Helvetica, sans-serif;
}
#navi a {
	text-decoration: none;
	color: #037AB6;
	display: block;
	width: 224px;
	padding: 3px 2px;
	background: #FFF;
	font-weight: bold;
}
#navi li.main a, #navi li.main {
	color: #333;
	font-weight: bold;
	background: url(images/hbg.gif) 0 100% repeat-x;
	padding: 0;
}
#navi a:hover {
	color: #037AB6;
	background: url(images/hbg.gif) 0 100% repeat-x;
}
#navi a.aktiv,
#navi li.main a.aktiv {
	color: #C00;
}
#navi a.aktiv:hover {
	color: #C00;
	background: url(images/hbg.gif) 0 100% repeat-x;
}
.buttons {
	text-align: center;
	padding-top: 150px;
}
h1 {
	font-size: 20px;
	padding: auto;
}
h2 {
	font-size: 16px;
	padding: auto;
}
td, th {
	vertical-align: top;
}
label {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
input, textarea {
	width: 90%;
	border: 1px solid #333;
	font: 12px/125% Arial, sans-serif;
	color: #333;
}
#Shoutbox,
#Shoutbox h3 {
	font-size: 12px;
	padding: 3px 0;	
	margin: 3px 0;	
}
.button {
	border: 1px solid #333;
	color: #333;
	background: #FC3;
	width: auto;
	padding: 0 10px;
	cursor: pointer;
}
.buttonhover {
	border: 1px solid #333;
	color: #FFF;
	background: #037AB6;
	width: auto;
	padding: 0 10px;
	cursor: pointer;
}
#ArtikelList {
	margin: 0;
	padding: 0 0 0 5px;
}
#ArtikelList li {
	list-style: none;
	margin-bottom: 0.2em;
	
}
#ArtikelList li a {
	color: #333;
}
#ArtikelList li a strong{
	color: #037AB6;
}
#ArtikelList li a:hover, 
#ArtikelList li a:hover strong{
	color: #FFF;
	background: #037AB6;
}
a {
	color: #037AB6;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	background: #037AB6;
}
#Pages a {
	border: 1px solid #333;
	color: #037AB6;
	text-decoration: none;
	display: block;
	float: left;
	padding: 1px 4px;
	margin: 3px;
	background: #FFF;
}
#Pages a:hover, #Pages a.active {
	border: 1px solid #333;
	color: #FFF;
	background: #037AB6;
}
th h1 a {
	color: #333;
}
th h1 a:hover {
	color: #333;
	font-size: 16px;
	background: none;
}
.thead {
	background: url(images/hbg.gif) repeat-x;
	text-indent: 10px;
	font: 12px/36px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
	padding: 0;
}
.spitzmarke {
	text-transform: uppercase;
	color: #037AB6;
}
table {
	background: #FFF;
}
.teaser strong a {
	color: #037AB6;
}
.teaser a {
	color: #333;
	display: block;				
}
.teaser a:hover {
	color: #FFF;
	background: #037AB6;
}
.teaser h1{
	line-height: 100%;
	font-size: 14px;
	font-family: verdana, sans-serif;
}
.teaser img {
	float: left;
	margin-right: 5px;
	border: 1px solid #333;
}
.ewecuplinkbox {font-weight:bold;color:#CC0000}
.ewecuplinkbox a {font-weight:bold;color:#037AC0}
.ewecuplinkbox a:hover {background:none;}

