
/* -------------- tags -------------- */
h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
	padding-right: 200px;
	line-height: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 15px;
}

h4 {
	font-size: 1em;
	font-weight:bold;
	margin-bottom:5px;
}

a:link {
	color: #CC0033;
}

a:visited 
{ 
color: #003333;
}

a:focus {
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}


/* -------------- divs ----------------- */
#all {
	width: 995px;
}

#header {
	background-image: url(../pict/kopf_light.jpg);
}

#submainnavimg {
	/*background-image: none!important;
	background-color: #DFE8EA;*/
	background-image: url(../pict/navbg/dfe8ea_border.jpg)!important;
	background-repeat: repeat-y;
	/*background-color: #fff;*/
}
#submainnavbox {
	/*background-color: #DFE8EA!important;*/
	background-image: url(../pict/navbg/dfe8ea_border.jpg)!important;
	background-repeat: repeat-y;
}

#hprechtespalte {
	position: absolute;
	width: 150px;
	top: 115px;
	left: 840px;
	background-color: #DFE8EA;
	/*height:100%;*/
	border-left:1px dotted #76738F;
}

#footer {
	background-color: #CC0033;
}

#hpfooter {
	background-color: #CC0033;
}

#helpboxtitel {
	background-color: #CC0033;
	padding: 3px 11px;
	font-weight:bold;
	font-size: 1em;
}

#newsbox {
	padding-left:20px;
	width: 590px!important;
}

#withbox {
	width: 590px!important;
}

#mainnav ul li.first {
	/*background-color:#DFE8EA;*/
	background-image: url(../pict/navbg/dfe8ea_border.jpg)!important;
	background-repeat: repeat-y;
}
* html #mainnav ul li.first {
	background-image: none!important;
}
/*#mainnav ul {
	padding-top:22px;
}*/

.toplink {
	font-size: 0.85em;
	font-weight:bold;
	color: #003333;
}
.toplink img {
	margin:5px 0 -3px 5px;
}
.toplink a, .toplink a:visited, .toplink a:hover, .toplink a:active {
	color: #003333;
	text-decoration:none;
}
