HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(./images/pbk.gif) repeat-y;
}

img {
  border: 0;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	padding: 15px 0 0 20px;
	font-size: 110%;
}

#logo a {
	font-size: 220%;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(./images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(./images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(./images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(./images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 115px;
	width: 199px;
	background-color: #50617C;
}

#topic .ad {
	margin: 20px 0 20px 20px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 115px;
	width: 700px;
	height: 150px;
	background: url(./images/header.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	top: 285px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#content .ad {
  margin: 10px 0 10px 0;
  clear: both;
}

#sidebar {
	position: absolute;
	top: 266px;
	left: 750px;
	width: 200px;
	background-color: #50617C;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(./images/pmt.gif) repeat-x;
	font-size: 10px;
}




/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 220%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	text-transform: uppercase;
	color: #444444;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	color: #3C475D;
}

#sidebar .top {
	padding: 9px 20px 9px 20px;
	background-color: #3C475D;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C1CBD7;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#sidebar a:hover, #sidebar a.active {
	color: #C1CBD7;
}

.sb {
	padding: 9px 20px 9px 20px;
	color: #ffffff !important;
}

#content h2 {
	padding: 10px 0px 2px 0px;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #3C475D;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #50617C;
}

#content h1 a {
	font-weight: normal;
	color: #444444;
}

#content a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li, #content .info a {
	padding: 2px 0px 2px 16px;
	background: url(./images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #3C475D;
	color: #ffffff;
	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: 5px 0px 8px 5px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(./images/pmt.gif) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(./images/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 140px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #3C475D;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.buttoncaption {
	line-height: 200%;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

