BODY, HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    
}

#content {
	width: 600px;
	padding: 0px;
	
}



A {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration : none;
         color: #FFFF00;
}

A.navnormal {
	font-size : 10pt;
}

A.navselected  {
	font-size : 10pt;
	font-weight : bold;
	color: #FFFF00;
}

A.link  {
	font-weight : bold;
	color: #ff0001;
}

A.teaser  {
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight : normal;

}

P.picture  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 12pt;
}

P.teaser  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	margin-bottom : 8pt;
	line-height : 14pt;
}



H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
	font-weight : normal;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	font-weight : normal;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	font-weight : bold;
}

TD.standardcell  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
TD.headercell  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff0001;
	font-weight: bold;
}

.normal  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.small  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.highlight {
	font-weight : bold;
	color: #ff0001;
}

.formheader  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0001;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	BORDER: #DDDDDD 1 solid;
	width: 135px;
}

P.s2d  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 16pt;
}

P.s2dsmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 10pt;
}


td.s2d {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight : normal;
}



/* Absatztype Formular */

input.forminput  {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 450px;
	background-color: #808080;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 450px;
	height: 150px;
	background-color: #808080;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 100px;
	line-height: 150%;
	float: left;
	clear: left;
}

p.formnote {
	color: #737373;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	background-color: #808080;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	background-color: #808080;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #8D8D8D;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 450px;
	height: 150px;
	background-color: #808080;
	vertical-align: top;
	padding: 1px;
}

#tsbox {
	width: 140px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 8px 10px 8px 10px;
	margin: 0px;
	text-align: center;
}

#tsbox {
	\width: 160px;
	w\idth: 140px;
}