/* CSS Document */
html, body, td, inbut {
	font-family : Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR:  #E6E6E6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E6E6E6; 
	SCROLLBAR-SHADOW-COLOR:  #E6E6E6; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #B60D10; 
	SCROLLBAR-TRACK-COLOR: #E6E6E6; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
/*	background-color: #FF00FF; */
	background-color: #FFB303;
}

.platzhalter{
	visibility:hidden;
}

.sichtbar{
	
}

.hidden{
	visibility:hidden;
}

.imgfooter {
}

#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../grafik/header.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#hauptfeld {
	width: 900px;
	text-align: left;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: 50px;
/*	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif; */
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}
	

#hauptfeld ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#hauptfeld li {
	display: inline;
}

#hauptfeld li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #E6E6E6 url(../grafik/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #333333;
/*	border-left: 1px solid #ffffff; */
}

#hauptfeld li a img {
	vertical-align : middle;
}

#hauptfeld li a.sel {
	background-color: #828282;
}

#hauptfeld li a:hover {
	background-color : #333333;
	color: #ffffff;
}

#eyecatcher {
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background : #996699 url(../grafik/header.gif) no-repeat 50px 0px;	
	position: absolute;
	top: 84px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 264px;
	left: 50px;
	width: 200px;
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}

#menu h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E6E6E6;
	border-bottom: #828282 1px solid;
	color: #333333;
	display: block;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}


#menu p {
	text-align: left;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#menu p.sub {
	padding: 2px 40px 4px 10px;
}


#menu p a {
	text-decoration: none;
	color: #333333;
}

#menu p a:hover {
	color: #828282;
}

.menuHot{
	font-style:italic;
}
form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #828282 1px solid;
	width: 150px;
}


#sidebar {
	position: absolute;
	top: 264px;
	left: 779px;
	width: 150px;
	padding: 10px;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	background-color: #E6E6E6;
}

#sidebar td{
	background-color: #E6E6E6;
}

#body
{
	scrollbar-3dlight-color:#CC0000;
	scrollbar-arrow-color:#FCD2D2;
	scrollbar-base-color:#CC0000;
	scrollbar-darkshadow-color:#CC0000;
	scrollbar-face-color:#CC0000;
	scrollbar-hightlight-color:#CC0000;
	scrollbar-shadow-color:#CC0000;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}


#content {
	width: 510px;
	padding: 10px;
	margin: 0px;
/*	background-color: #FF00FF; */
	background-color: #FFB303;
	position: absolute;
	top: 264px;
	left: 250px;
/*	color: #FFFF00; */
	color: blue;
/*	font-weight:bold; */
/*
	background-image: url(/grafik/vulkan.jpg);
	background-position: center;
	background-repeat:no-repeat; */
/*	color: #FFF; */

}

#content h1 {
	font-size: 20px;
	padding: 0px 0px 0px 5px;
/*
	margin: 0;
	padding: 0;
	width: 510px;
	height: 35px;
	background-repeat : no-repeat;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif; 
*/
}


#content h2, #sidebar h2 {
	font-size: 18px;
	font-weight : bold;
/*	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif; */
	font-size: 16px;
/*	margin: 0px;
	color: #C40D11;
	letter-spacing : 2px;
	text-transform : uppercase;
*/
}

#content h2 {
	padding: 10px 0px 2px 5px;
}

#sidebar h2 {
	padding: 10px 0px 2px 5px;	
}

#content h3 {
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
/*	color: #FFFF00; */
}

#content p table, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 5px;	
	line-height: 160%;
}

#content a {
	text-decoration: underline;
/*	font-weight:bold; */
/* 	color: #FFFF00; */
	color: blue;
}

#content a:hover {
/*	text-decoration: none; */
/*	color: #FFCCFF; */
	color: #8F1311;
}


#sidebar a {
/*	text-decoration: none; */
	font-weight:bold;
	color: #000;
}

#content a:hover, #sidebar a:hover {

}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#webmaster {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	letter-spacing:.2em;
}

/* 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(../grafik/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
/*	border: none; */
	border-bottom: 1px;
	
}

#content td {
	vertical-align: top;
}

#content td.cell {
/*	background-color: #E6E6E6; */
	color: white;
	padding-bottom: 2px;
	padding-top: 2px;
}

#content td.cellin {
/*	background-color: #E6E6E6; */
	padding-bottom: 2px;
	padding-top: 2px;
	width:100%;
}

#content td.headercell {
	background-color: #333333;
	color: #E6E6E6;
	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: 4px 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;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #828282;
	width: 300px;
	vertical-align: middle;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #828282;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #333333;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #333333;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}
