body {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:12px;
}


a {
text-decoration:none;
}

#banner {
	position:absolute;
	background:#fff;
	top:0px;
	padding-top:15px;
	height:8em;
	width:100%;

}

#bannerLeftCol{
	position:absolute;
	width:100%;
	z-index:4;
	top:1.2em;
}
	
#bannerRightCol{
	width:260px; 
	position:absolute;
	top:1.2em;
	padding-top:3em;
	float:right;
	right:0px; 
	z-index:20;
}
		
#redLine{
	height:1.5em;
	position:absolute;
	padding:0px;
	top:7em;
	left:0px;
	border:0px;
	width:100%;
	background:#731a1c;
	z-index:1;
}

#language{
	position:absolute;
	left:0px;
	width:10em;
	text-align:right;
	top:0px;
	color:#FFFFFF;
	font-family:Verdana;
	size:100%;
	height:1.5em;
	line-height:1.5em;
	vertical-align:middle;
}

#squareRot{
	position:absolute;
	left:10.5em;
	top:0px;
	width:1.5em;
	height:1.5em;
	background:#FF0000;
	float:left;
}
#squareGray{
	position:absolute;
	left:12em;
	top:0px;
	width:1.5em;
	height:1.5em;
	background:#cccccc;
	float:left;
}
#squareBlack{
	position:absolute;
	left:13.5em;
	top:0px;
	width:1.5em;
	height:1.5em;
	background:#000000;
	float:left;
}

#gradient{
	position:absolute;
	top:0px;
width:100%;
	height:1.5em;
	background:url(../images/redLine1.gif) right repeat-y;;
	float:right;
}

#outer{
	border:0px solid #000;
	padding:0px;
	min-height:500px;
	background:url(../images/linkeSpalteBack.gif) repeat-y left;
}
	
#leftcontent {
	position:absolute;
	text-align:right;
	left:0px;
	top:9.7em;
	width:180px;
	padding-top:0px;
}

#centercontent {
	margin-top:9.7em;
	background:#fff;
   	margin-left: 181px;
   	margin-right:232px;
	padding-left:20px;
	padding-right:20px;
	min-height:500px;
}

#rightcontent {
	position: absolute;
	right:0px;
	top:13em;
	width:220px;
	background:url(../images/gradient.jpg) top no-repeat;
}

#footer{
	background:#e8e8e8;
	height:2em;
	width:auto;
	padding-top:0px;
}

#footer a{color:#000;}
#footer a:hover{color:#666;}

.content {
	padding-top:23px;
	padding-bottom:20px;
	margin:0px;
line-height:1.4em;
text-align:left;
	min-height: 40em;
}	

.text{
padding-bottom:10px;
color:#000;
}

.text a, a.link {
background:url(../images/punktBlau.gif) left no-repeat;
padding-left:8px;
}

.content li{
	list-style-type:disc;
	color:#000;
	margin-left:20px;
}
.content li li{
	list-style-type:circle;
	color:#000;
	padding-left:0px;
}

.content a{
	color:#003366;
}

.content a:hover{
	text-decoration:underline;
}

.content h1{
font-size:14px;
color:#666;
}
.content h2{
font-size:13px;
color:#333;
}	

h1 {
	font-size:14px;
}

h3 {
	color:#000000;
	font-size:100%;
	padding-top:5px;
}

	
#banner h1 {
	color:#731A1C;
	font-family:Verdana;
	font-size:100%;
	font-weight:normal;
	padding-top:47px;
	margin:0px;
}
	
#rightcontent p {
	font-size:110%;

}
	
#footer div{
	padding-left:190px;
	vertical-align:middle;
	line-height:2em;
}

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

ul.punktBlau{
	padding-left:20px;
	margin:0px;
}

.punktBlau li{
	color:#003366;
	padding-bottom:5px;
	list-style-image:url(../images/punktBlau.gif);
	padding-bottom:10px;
}

/* Menue Linke Spalte - Start*/
ul.punktRot, div.punktRot{
	list-style-type:none;
	position:absolute;
	top:15px;
	right:10px;
}

ul.punktRot li{padding-top:20px;}
div.punktRot li{padding-top:20px;}


.punktRot a{
	background:url(../images/oberpunkt.gif) right no-repeat;
	padding-right:10px;
	text-decoration:none;
	color:#000000;
}

ul.punktRotSelected{
	list-style-type:none;
	position:absolute;
	top:3em;
	right:10px;
}

ul.punktRotSelected li{padding-top:20px;}


.punktRotSelected a{
	background:url(../images/oberpunktSelected.gif) right no-repeat;
	padding-right:10px;
	text-decoration:none;
	color:#000000;
font-weight:bold;
}

ul.unterpunktRot li{
	padding-right:0px;
	padding-top:4px;
font-size:90%;
}

ul.unterpunktRot a{
	padding-right:10px;
	background:url(../images/unterpunkt.gif) right no-repeat;
	color:#444;
font-weight:normal;
}

/* Menue Linke Spalte - End */


#rightcontent li a{
color:#003366;
}

#rightcontent li a:hover{
color:#000;
text-decoration:underline;
}

a.sprache {
color:#fff;
}

img{border:0px;}

.image_left{float:left; padding-right:10px;}

/* Kontaktformular */

table.FormularTable .Anrede
{
  border: 1px solid #666;
}
table.FormularTable .DefaultText
{
  color: #000000;
}
table.FormularTable  .DefaultInput
{
  border: 1px solid #666;
}
table.FormularTable .ErrorText, strong p.ErrorText
{
  color: #FF0000;
}
table.FormularTable .ErrorInput
{
  border: 1px solid #FF0000;
  color: #000000;
}


.clearall {
    height: 0;
    width: auto !important;
    overflow: hidden;
    float: none !important;
    clear: both;
}

.nowrap {white-space:nowrap;}

.details{
	font-size:1em;
color:#000;
padding-bottom:15px;
text-align:right;
}

.details a {color:#003366;}

.imgUnterschrift{color:#666; font-size:90%; line-height:110%; padding-top:3px; width:485px;}


/* ------------------------------------------------------------------------------- */
/* ----------------------------------- Start Search  ----------------------------- */
/* ------------------------------------------------------------------------------- */

#search {
        padding: 0 0 0em 0em;
}

#search div {
        padding-top: 0em;
}

#search div.searchinput input {
        width: 160px;
        margin: 0 0.5em 0 0;

	border: 1px solid #FFFFFF;
	color: #959595;
}

#search div.searchinput input.subbtn {
    width: 2.3em;
    margin: 0.05em 0 0;
	padding: 0 0 0 0.2em;
	color: #fff;
	background: #7F1835;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	border: 0;
	vertical-align: top;
	line-height: 0em;
}

#search input.subbtn[class] {
	background-position: 0 0px;
}

#search input.subbtn:focus {
	text-decoration: underline;
}

.searchtxt {
	font-weight: bold;
	margin-bottom: 2px;
}

/* ------------------------------------------------------------------------------- */
/* ----------------------------------- End Search  ------------------------------- */
/* ------------------------------------------------------------------------------- */
