html, body, td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	height: 100%;
	font-size: 12px;
}

body
{
	margin: 0em;
	padding: 0em;
	background-color: #ffffff;
	overflow: auto;
}

body, textarea, iframe
{
	SCROLLBAR-FACE-COLOR: #E6E4CF;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #efefef;
	SCROLLBAR-BASE-COLOR: #333333;
}

#mainContent
{
	display: inline;
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: 2;
	/*border: 1px solid #000;*/
}

.boxContentBorder
{
	border-width: 0px;
	width: 100%;
	padding: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: transparent;
	font-size: 12px;
	margin: 0px;
}

.boxNewsBorder
{
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	width: 87%;
	padding: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: transparent;
	font-size: 12px;
	margin: 0px;
	margin-left: 20px;
}

.boxNewsBorderDetail { padding-bottom: 15px; }

a:link, a:visited, a:hover, a:focus
{
	text-decoration: none;
	color: #333333;
}

#head
{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#subContent
{
	font-size: 12px;
	line-height: 19px;
	padding: 0;
	margin: 0px;
	color: #333333;
	width: 640px;
}

#subContent table { font-size: 12px; }

#subContent a:link, #subContent a:visited, #subContent a:hover, #subContent a:focus
{
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #DF8F53;
}

.boxContent { font-size: 12px; }

.newsboxContent
{
	font-size: 12px;
	line-height: 19px;
}

.news_headline
{
	font-size: 15px;
	width: 300px;
	font-weight: bold;
}

.news_teaser
{
	font-weight: normal;
	font-size: 13px;
	font-family: 'Times New Roman',Times,serif;
	font-style: italic;
}

.quelle
{
	padding: 1px;
	padding-top: 4px;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	font-family: "Trebuchet MS", "Lucida grande", arial, sans-serif;
}

.headline
{
	clear: both;
	color: #000000;
	/*background: url("/img/site/dot2.gif") bottom repeat-x;*/
	background: url("/img/site/dot.gif") bottom repeat-x;
	font-size: 13px;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 21px;
}

.c_nBox, cnBox
{
	padding-left: 14px;
	padding-right: 15px;
	/*width: 420px;*/
	width: 100%;
}

/* Aufzaehlungspunkte */
ul
{
	padding-left: 15px;
	margin: 2px 3px 0px 15px;
	list-style-image: url("/img/site/ul_2.gif");
}

li
{
	marker-offset: 0px;
	padding: 0px 0px 5px 0px;
}

/* Button (Schaltelemente) */
.button, .sendButton, .forminput, .formtextarea,.formselect { display: none; }

.inputborder, .imgborder, .contentimage_left, .contentimage_right
{
	/* border-color: #434028; */
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
}

.inputborder { float: left; }

.contentimage_left
{
	margin: 0px;
	margin-right: 10px;
}

.contentimage_right
{
	margin: 0px;
	margin-left: 10px;
}

.borderTop { border-top: 1px solid #ffffff; }
.borderButtom { border-bottom: 1px solid #ffffff; }

.borderTB
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.borderLeft { border-left: 1px solid #ffffff; }
.borderRight { border-right: 1px solid #ffffff; }
.footer, .klein, .klein td { font-size: 10px; }
.klein td { padding-top: 3px; }
.mittel, .mittel td { font-size: 11px; }
.footer { color: #666666; }

.nostyle
{
	/*clear: both;*/
	display: inline;
	visibility: visible;
	background-image: none;
	line-height: 100%;
	border-color: black;
	border-width: 0px 0px 0px 0px;
	text-decoration: none;
}

.Formular { display: none; }
.error, .legend.error { display: none; }

.Adminliste
{
	font-size: 11px;
	color: #333333;
}

fieldset
{
	/* width:429px; */
	width: 100%;
	margin: 0;
	padding: 10px;
	border: 1px #333333 solid;
	/*background-color: #dddddd;*/
}

legend
{
	color: #333333;
	font-weight: bolder;
	background-color: #CBCAA1;
	border: 1px solid #333333;
	padding: 0;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}

fieldset, legend { display: none; }
.noprint { display: none; }
.noview { visibility: hidden; }

.view
{
	visibility: visible;
	line-height: 19px;
}
