html, body {
	width: 100%;
}

#mitte {
	position: relative;
	left: 50%;
	margin-left: -380px;
	width: 760px;
} 

#content-full {
	width:660px;
	padding-left:50px;
	padding-top:20px;
}

.content-left {
	width:547px;
	float:left;
	padding-left:50px;
	padding-top:20px;	
}
.content-right {
	float:right;
	width:153px;
	background:#bfb500;
	height:320px;
}

body {
	font-family : Tahoma , Verdana, Sans-serif;
	font-size : 12px;
	color: #252525;	
}

.header {
	height:140px;
	width:100%;
}
.navi {
	width:100%;
	height:26px;
	background-color:#000000;
	color:#ffffff;
}
.navi1 {
	float:left;
	width:680px;
}

.navi2 {
	float:right;
	width: 78px;
	text-align:left;
	padding-top:3px;
}

.feed {
	width:100%;
	background-color:#000000;
	height:82px;
	color:#ffffff;
}
.feed1 {
	float:left;
	width:290px;
	height:82px;
}
.feed1-1 {
	margin: 20px;
}
.feed2 {
	float:right;
	width:470px;
	height:82px;	
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.content {
	min-height:320px;
}

P {
	font-family : Tahoma , Verdana, Sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #252525;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

H1 {
	font-family : Tahoma , Verdana, Sans-serif;
	font-size : 14px;
	color: #252525;
	margin-bottom : 0px;
}

H4 {
	font-family : Tahoma , Verdana, Sans-serif;
	font-size : 14px;
	color: #252525;
	margin-bottom : 10px;
	margin-top : 10px;
}


A:link {
	background-color : transparent;
	color: #252525;
	text-decoration : underline;
	font-weight: normal;
}
A:visited {
	background-color : transparent;
	color: #252525;
	text-decoration : underline;
	font-weight: normal;

}
A:hover {
	background-color : transparent;
	color: #bfb500;
	text-decoration : underline;
	font-weight: normal;

}
A:active {
	background-color : transparent;
	color: #252525;
	text-decoration : underline;
	font-weight: normal;
}

td {
	text-align:left;
	vertical-align:top;
}

.externlink, .external-link-new-window, .external-link {
	background-image:url(../images/extern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:1px;
}
.internal-link, .internlink, .zurueck A {
	background-image:url(../images/intern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:1px;	
}
.mail {
	background-image:url(../images/mailto.gif);
	background-repeat:no-repeat;	
	padding-left:15px;	
}

input, textarea {
	border: 1px solid #7f9db9;
}
.clear {
	clear:both;
}
HR { 
	color:#000000; 
	height:1px; 
	border:0px solid #000000; 
	background-color:#000000; 
}
.csc-frame-rulerBefore {
	border-top:1px solid #000000;
	width:100%;
}

.csc-frame-rulerAfter {
	margin-top:10px;
	border-bottom:1px solid #000000;
	width:100%;
}

H1 {
    font-size:18px;
}
H2 {
    font-size:16px;
}
H3 {
    font-size:14px;
}
H4 {
    font-size:12px;
}

