HTML, BODY, TD, INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#seitenmitte {
	background: url("seitenmitte.gif") repeat-y;
	margin: 0 auto;
	width: 850px;
}

#textflow {
	background: url("seitenmitte.gif") repeat-y;
	float: left;
	width: 540px;
	padding: 30px 0px 0px 30px;
}

#seite {
	float: right;
	width: 250px;
}

#seitennavi {
	width: 250px;
}

#seitennavi h2 {
	display: block;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom: 1px #DEDEDE solid;
	color: #ffffff;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
}

#seitennavi a, #seitennavi p {
	display: block;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom: 1px #DEDEDE solid;
	color: #666666;
	text-decoration: none;
}

#seitennavi a.sel {
	font-weight: bold;
}

#seitennavi a:hover {
	background-color: #dedede;
}

#seitebar {
	width: 210px;
	padding: 20px 20px 20px 20px;
}

#menue {
	width: 820px;
	padding: 5px 0px 5px 30px;
	margin: 0px;
	background-color: #000000;
	text-align: right;
}

#menue a {
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #666666;
	color: #ffffff;
	text-decoration: none;
}

#logo {
	background: url("plg.jpg") no-repeat;
	width: 790px;
	height: 180px;
	clear: both;
	font-size: 40px;
	color: #ffffff;
	padding: 20px 30px 20px 30px;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #666666;
}

#menue a:hover, #menue a.sel {
	background-color: #333333;	
}

#footer {
	background: #000000;
	padding: 4px 30px 4px 30px;
	margin: 0;
	width: 790px;
	clear: both;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #666666;
}

/* textflow und seitebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #B3C3BA;
	min-width: 850px;
}

#textflow h1 {
	font-size: 260%;
	font-weight : normal;
	margin: 0px;
	padding: 0px 0px 2px 0px;	
	color: #666666;
}

#textflow h2, #seitebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
}

#textflow h2 {
	padding: 10px 0px 2px 0px;	
}

#seitebar h2 {
	padding: 2px 0px 2px 0px;	
}

#textflow h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

#textflow p, #seitebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 160%;
}

#seitebar p, #seitebar h2 {
	color: #666666 !important;
}

#textflow a, #seitebar a {
	text-decoration: none;
	font-weight : bold;
	color: #5F776A;
}

#textflow a:hover, #seitebar a:hover {
	text-decoration: underline;
}

#textflow .seitepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#textflow .clearer {
	clear: both;
}

#more {
	marging: 0px;
	padding: 20px 0px 20px 0px;
	text-align: right;
}

/* Liste */

#textflow ul, #seitebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#textflow li, #seitebar li {
	padding: 2px 0px 2px 16px;
	background: url("pbull.gif") no-repeat top left;
}

/* Tabelle */

#textflow table.cells {
	border: 1px solid #ededed;	
}

#textflow td.cell {
	background-color: #f4f4f4;
}

#textflow td.headercell {
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}







