html, body, td, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ********************************************************************************************** */
body {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(/files/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 900px;
	height: 100px;
	/* background: url(/files/plg.gif) no-repeat; */
}

#logo p {
	display: block;
	position: absolute;
	left: 220px;
	top: 10px;
	font-size: 30px;
}

#topnav {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(/files/pmt.gif) repeat-x;
	overflow: hidden;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 130px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(/files/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	top: 85px;
	left: 780px;
	width: 160px;
	height: 20px;
	text-align: left;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
	margin-right: 5px;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 161px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(/files/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #666666;
	background : url(/files/pmra.gif) no-repeat;
}


#maintopic a, #topnav 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(/files/pln.gif) no-repeat right;
}

#maintopic a:hover, #topnav a:hover {
	background: url(/files/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active, #topnav a.active {
	background: url(/files/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}

#sidebarleft {
	position: absolute;
	left: 50px;
	top: 195px;
	width: 199px;
}

.topic {
/*	position: absolute;
	left: 50px;
	top: 145px; */
	width: 199px;
	background-color: #666666;
	margin-bottom: 10px;
	color: #ffffff;
}

.navtopic {
	letter-spacing: 0.5px;
}

.topic .fliesstext {
	margin: 3px 20px 3px 20px;
}

.topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	/* text-transform: uppercase; */
	font-size: 12px;
}

.topic a.selected {
	background-color: #808080;
	border-bottom: 1px solid #808080;
}

.topic a.nav3 {
	margin-left: 30px;
	border: 0;
}

.topic .fliesstext a {
	border: 0;
	margin: 0;
}


.topic p {
	text-align: center;
}

.topic p a {
	border-bottom: none !important;
}

.topic a:hover, .topic a.active {
	color: #C9C9C9;
}

.topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4A4A4A;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 150px;
	background: url(/files/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	/* top: 315px; */
	top: 195px;
	width: 460px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

#sidebar {
	position: absolute;
	/* top: 296px; */
	top: 195px;
	left: 750px;
	width: 200px;
	/* background-color: #666666; */
	color: #fffff;
}

form.search {
	position: absolute;
	top: 58px;
	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(/files/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: #4A4A4A;
}

#sidebar h1, #sidebar h3, #sidebarleft h1, #sidebarleft h3 {
	padding: 9px 20px 9px 20px;
	background-color: #4A4A4A;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h2, #sidebar h4, #sidebarleft h2, #sidebarleft h4 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #C9C9C9;
	padding: 4px 0px 2px 0px;
}


.sb {
	padding: 9px 20px 9px 20px;
	color: #ffffff !important;
	/* border-top: white 1px solid; */
}

#content h2 {
	padding: 10px 0px 2px 0px;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #4A4A4A;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 160%;
}

#content a {
	text-decoration: underline;
	font-weight : bold;
	color: #666666;
}

#sidebar a {
	font-weight : bold;
	color: #C9C9C9;
	text-decoration: none;
}

#content a:hover, #sidebar 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;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(/files/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(/files/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #4A4A4A;
	color: #ffffff;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	width: 210px;
}

div.teaser {
	margin: 0px;
	margin-top: 20px;
	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(/files/pmt.gif) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(/files/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: #4A4A4A;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #4A4A4A;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

#sidebar p {
	color: #ffffff !important;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}

div#sitemap {
	margin-left: 7px;
	margin-top: 10px;
}

div#sitemap img {
	border: 0;
}
div#sitemap a {
	text-decoration: none;
/*	font-size: 14px; */
}

div#sitemap a.sitemap0 {
	margin-left: 0px;
	/* font-weight: bold; */
}

div#sitemap a.sitemap1 {
	margin-left: 20px;
	/* font-weight: bold; */
	/* line-height: 20px; */
}

div#sitemap a.sitemap2 {
	margin-left: 40px;
}

div#sitemap a.sitemap3 {
	margin-left: 60px;
}

div#sitemap a.sitemap4 {
	margin-left: 80px;
}

div#sitemap a:hover {
	text-decoration: none;
}
