/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body
{
	width: 99%;
	height: 99%;
	font-size: 100%;
	font-family: Verdana,Verdana2,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #F8F9F6;
	text-align: center;
	background-color: #CCC;
	z-index: 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: CCC;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: black;
}

h1
{
	color: #c1002b;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana,Verdana2,sans-serif;
	padding: 0;
	left: 0em;
}

h2 /* Aktuel */
{
	color: #c1002b;
	font-family: Verdana,Verdana2,sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0;
}

h3 /* Aktuel */
{
	color: #666;
	font-family: Verdana,Verdana2,sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h4
{
	color: #c1002b;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana,Verdana2,sans-serif;
	padding: 0;
	left: 0em;
}

h5
{
	color: #c1002b;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana,Verdana2,sans-serif;
	padding: 0;
	left: 0em;
}

h6
{
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Verdana,Verdana2,sans-serif;
	padding: 0;
	left: 0em;
	line-height: 1.4em;
	margin: 0;
	width: auto;
}

a
{
	color: #c1002b;
	text-decoration: none;
	font-size: 1em;
}

a:hover
{
	color: #CCC;
	text-decoration: none;
}

#nav
{
	width: 12.6em;
	height: 38.8em;
	position: absolute;
	top: 0px;
	/*	font-size: 1em;*/
	left: 0;
	display: block;
	padding-top: 0px;
	z-index: 200;
	background-image: url(style_FILES/navigationbild.gif);
	background-color: #369;
}

#nav .mainnav { color: #666; }

#nav ul
{
	width: 100%;
	text-decoration: none;
	list-style-type: none;
	margin: 8.9em 0em 0em 0em;
	position: relative;
	left: 0.5em;
	padding: 4px;
	z-index: 800;
}

#nav li
{
	text-decoration: none;
	list-style-type: none;
	padding: 0.2em;
}

#nav  a
{
	color: #FFF;
	text-decoration: none;
}

#nav  a:hover
{
	color: #336;
	text-decoration: none;
}

.mainnavA
{
	color: #666!important;
	text-decoration: none;
}

#subnavi
{
	position: absolute;
	top: 1em;
	left: 13.5em;
	width: 20em;
	height: 5em;
	z-index: 800;
}

#subnavi .mainnav { font-size: 90%; }

#subnavi a
{
	color: #c1002b;
	text-decoration: none;
	font-size: 90%;
	z-index: 800;
}

#subnavi a:hover
{
	color: #CCC!important;
	text-decoration: none;
	z-index: 800;
}

#subnavi a:visited
{
	color: #c1002b;
	text-decoration: none;
	z-index: 800;
}

#subnavi .subnavA
{
	color: #CCC!important;
	text-decoration: none;
	font-size: 90%;
	z-index: 800;
}

#subnavi ul
{
	width: 20em;
	text-decoration: none;
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	position: absolute;
	left: 0em;
	padding: 4px;
	z-index: 800;
	top: 0em;
}

#subnavi li
{
	text-decoration: none;
	list-style-type: none;
	padding: 0.2em 0.2em 0.4em 0.2em;
	z-index: 800;
}

.csc-textpic-caption { font-size: 10px; }

p
{
	margin: 0;
	padding: 0;
}

#box
{
	width: 56em;
	height: 38.8em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
	display: block;
	top: 1em;
	z-index: 1;
}

#inhalt
{
	height: 35em;
	position: absolute;
	background-color: transparent;
	top: 3.2em;
	color: #FFF;
	width: 42em;
	z-index: 1;
	left: 13em;
	margin-left: 1em;
	overflow: auto;
	visibility: visible;
}

#inhalt .text
{
	height: 34em;
	position: absolute;
	background-color: transparent;
	top: 6em;
	color: #666;
	width: 45em;
	z-index: 400;
	font-size: 85%;
}

#inhalt ul
{
	font-size: 100%;
	list-style-position: inside;
	list-style-type: none;
	/*
	list-style-image: url(style_FILES/pfeilchenswcharz.gif)!important;
*/
	list-style-image: url(../img/pfeilchenswcharz.gif);
	left: 0em;
	margin: 0;
	padding: 1em 0 0 0;
}

#inhalt li
{
	font-size: 100%;
	left: 0em;
}

#headergrafik
{
	/*
	width: 20em;
	z-index: 400;
	top: 1em;
	left: 35em;
	position: relative;
	color: #CCC;
*/
	width: 52em;
	z-index: 200;
	top: 1em;
	position: absolute;
	color: #CCC;
	background-color: #FFF;
	left: 0em;
	border: 0px #999 solid;
	text-align: right;
	height: 7em;
}

/*

#headergrafik
{
	width: 20em;
	height: 5em;
	margin: 0 auto 0 auto;
	text-align: right;
	position: relative;
	background-color: #FFF;
	background-image: url(style_FILES/logo-gross.gif);
	background-repeat: no-repeat;
	z-index: 400;
	margin-left: 35em;
	top: 1em;

}
*/

/*
#headergrafik .text
{
	font-family: Verdana,Verdana2,sans-serif;
	padding: 1em;
	font-size: 0.8em;
	color: #A7CFEB;
	position: absolute;
	top: 110px;
	right: 10px;
	font-weight: lighter;
}
*/

/*
.bodytext
{
	width: auto;
	z-index: 1;
	left: 0em;
}
*/

.noborder
{
	border-color: #FFF;
	border-width: 0em;
	border-style: solid;
}

#KleinLink
{
	display: block;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana,Verdana2,sans-serif;
	float: left;
	position: absolute;
	top: 2.5em;
	left: 6em;
	color: #666;
}

#pfad
{
	height: 2em;
	display: block;
	font-size: 0em;
	color: #FFF;
	position: absolute;
	top: 2em;
	left: 2em;
}

#news
{
	width: 39em;
	height: 4.5em;
	/*	margin: 0 auto;*/
	text-align: left;
	position: absolute;
	background-color: #c1002b;
	display: block;
	top: 29em;
	z-index: 900;
	padding: 0.6em 0.2em 0.2em 0.8em;
}

#news .bodytext
{
	font-size: 120%;
	color: #FFF;
	z-index: 901;
}

#news a
{
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	z-index: 901;
}

#news a:hover
{
	color: #C03;
	text-decoration: none;
}

#news .link_news { padding: 0; }

.csc-header
{
	color: #690;
	/*	color: #005b78;*/
	font-size: 1em;
	font-weight: bold;
	/*	padding: 1em 1em 0em 2em;*/
	font-family: Verdana,Verdana2,sans-serif;
	width: 560px;
}

csc-header csc-header-n2
{
	color: #690;
	/*	color: #005b78;*/
	font-size: 1em;
	font-weight: bold;
	/*	padding: 2em 2em 0em 2em;*/
	font-family: Verdana,Verdana2,sans-serif;
	width: 400px;
}

#suchzeile
{
	width: 25em;
	height: 1.5em;
	display: block;
	position: absolute;
	top: 30em;
	left: 1em;
}

.pfad
{
	color: #666;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}

.balken
{
	background-color: #cc0000;
	line-height: 4px;
	border: 1px solid #cc0000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	position: relative;
	background-color: #ffffff;
	height: 100%;
}

#kopf
{
	padding: 5px 5px 5px 5px;
	width: 760px;
}

#mitte
{
	padding: 0px 5px 5px 5px;
	width: 760px;
}

#stimmungsbild
{
	float: top;
	width: 572px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#navBar
{
	float: left;
	width: 174px;
	margin: 0px 0px 0px 1px;
	background-color: #ddebfd;
	height: 600px;
	padding: 5px;
}

#zentrum
{
	float: left;
	width: 572px;
	text-align: left;
	height: 75%;
}

#content
{
	float: right;
	width: 572px;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#pfad
{
	font-size: 10px;
	padding: 5px 0px 0 10px;
	text-align: right;
}

#sprache
{
	float: top;
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #ffffff;
}

#search
{
	float: top;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #ffffff;
}

#suchzeile
{
	vertical-align: middle;
	height: 20px;
}

/*
.formular
{
	color: #333333;
	font-size: 10px;
	border: solid 1px #666666;
	font-family: Verdana;
	padding: 2em 0em 0em 0em;
}
*/

fieldset
{
	color: #666;
	font-size: 12px;
	text-align: left;
	padding: 0em 0em 0em 0em;
	border: 1px #FFF solid;
}

input
{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	color: #666;
	width: 20em;
	display: block;
	position: relative;
	left: 18em;
	margin: 0 0 0.4em 0em;
}

submit
{
	position: relative;
	left: 17em;
	margin: 0 0 0.4em 0;
}

#button
{
	width: 1em;
	/*	height: 1em;
	line-height: 1em;*/
	position: relative;
	left: 8em;
	top: 1.2em;
	height: 1em;
}

#sprachwahl
{
	width: 6em;
	height: 1em;
	/*	float: left;*/
}

.csc-mailform
{
	position: absolute;
	top: 7.6em;
}

.csc-mailform-label
{
	height: 1em;
	width: 9em;
	text-align: left;
	position: relative;
	left: 0em;
	top: 0em;
	float: none;
	margin-top: 0em;
	font-size: 80%;
	line-height: 1em;
}

#mailformformtype_mail
{
	font-family: Verdana,Verdana2,sans-serif;
	background-image: url(../img/pfeilrotFormular.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: left;
	width: 20em;
	color: #c1002b;
	font-size: 120%;
	background-position: 11em;
	border: 1px #FFF solid;
	margin: 0 0 0.4em 0;
}

textarea
{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	color: #666;
	width: 20em;
	display: block;
	position: relative;
	left: 18em;
	margin: 0 0 0.4em 0em;
	height: 5em;
}

label, mailformtv
{
	color: #666;
	text-align: right;
	width: 16em;
	display: block;
	position: absolute;
	left: 0em;
	margin: 0 0 0.4em 0em;
}

