HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/** Für Formulare und Shopseiten **/

/* 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: 10px;
}

BODY {
	margin: 15px;
	padding: 0px;
	background: #E4E3E3
}

#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	min-height: 600px;
	background: #E4E3E3 url(../images/pbk_ueber.gif) repeat-y;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#logo {
	float: left;
	position: relative;
	left: 8px;
	top: 0px;
	width: 900px;
	height: 50px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: relative;
	float: left;
	left: 8px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 0px solid #cdcdcd;
	background-color: #FFFFFF;
	overflow: hidden;
}

#plaintext {
	position: relative;
	float: right;
	padding: 10px 15px 0px 0px;
	width: 495px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	background-color: #FFFFFF;
	display: block;
	float: left;
	position: relative;
	left: 8px;
	width: 900px;
	height: 20px;
}

#youarehere a {
	width: 900px;
	padding: 0px 0px 5px 10px;
	line-height: 20px;
	color: #888888;
	text-decoration: none;
	font-size: 9px;
}

#youarehere a:hover {
	color: #0066CC;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 1px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/) repeat-x;
	color: #888888;
}

#maintopic a.active {
	background: url(../images/) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
    position: relative;
	float: left;
	left: 8px;
	width: 199px;
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #09429D;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #09429D;
	background-color: #ffffff;
}

#topic a {
	background-image:url(../images/bullet.gif); 
    background-repeat:no-repeat; 
    background-position:left; 
    margin: 3px 10px 3px 3px; 
    padding: 5px 5px 5px 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #09429D;
	padding-left: 10px;
	margin: 3px 10px 3px 10px;
	text-transform: none;
	font-size: 9px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover {
	color: #0066CC;
	font-weight: none;
}

#topic a.active {
	color: #0066CC;
	font-weight: bold;
}

#topic a.subtopic {color:#000000;font-weight:bold} 
#topic a.subtopic:hover {color:#0066CC;font-weight:bold} 
#topic a.subtopicactive {color:#0066CC;font-weight:bold !important;
} 

#topic h1 {
	padding: 9px 10px 9px 10px;
	background-color: #09429D;
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: relative;
	float: right;
	right: 8px;
	width: 700px;
	height: 80px;
	background: url(../images/eye_ueber.gif) no-repeat;
}

#rechts {
	width: 688px;
	float: right;
}

#content {
	position: relative;
	float: left;
	width: 460px;
	padding: 0px;
	margin-top: 20px;
}

#sidebar {
	position: relative;
	float: right;
	right: 8px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	background-color: #ffffff;
	color: #000000;
}

#footer {
	clear: both; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 916px; 
	height: 16px;
	background: url(../images/footer_ueber.gif);	
}

form.search {
	position: relative;
	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/) repeat-x;
	font-size: 10px;
}
/* Content und Sidebar-Elemente */

#content h1 {
	display: none;
	font-size: 150%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	text-transform: uppercase;
	color: #000000;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	color: #000000;
}

#sidebar h1 {
	padding: 9px 15px 9px 15px;
	background-color: #D8D8D8;
	font-size: 75%;
	font-weight : bold;
	margin: 0px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h2 {
	font-size: 75%;
	font-weight : bold;
	margin: 0px;
	color: #D8D8D8;
	padding: 4px 0px 2px 0px;
}


.sb {
	padding: 9px 3px 9px 3px;
	color: #000000 !important;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #808080;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
}

#sidebar a {
	font-weight : none;
	color: #000000;
	text-decoration: none;
}

#content a:hover, #sidebar a:hover {
	font-weight: none;
	color: #0066CC;
}

#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(../images/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(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #808080;
	color: #000000;
	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/) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(../images/) 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: #808080;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #808080;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

#sidebar p {
	color: #000000 !important;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}

/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #888888;
	background-color: #FFFFFE;
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 460px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 230px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 92px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
