/*This is the core style sheet of the site.*/

/*genrell stuff*/

* {
margin:0;
padding:0;
font-size: 100%;
}
html {
height: 100%;
}


body {
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.01%;
margin: 0;
position: relative;
background-image: url(images/docbg.gif);
background-repeat: repeat-x;
background-color: #1b282e;
}

fieldset, img {
border:0;
}

a.teilnahme {
	color: #c51834;
}

blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

/*menu*/


#menu, #menu ul {
width: 150px;
margin: 0;
padding: 0;
}

#menu ul li {
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
height: 30px;
background-color: #fff;
color: #7c7c7c;
}

#menu ul li a:link, #menu ul li a:visited {
padding-left: 12px;
padding-top: 7px;
width: 138px;
height: 22px;
display: block;
text-decoration: none;
background-image: url(images/menubg0.gif);
background-color: #fff;
border-bottom: 1px solid #e2e2e2;
color: #7c7c7c;
font-size: 12px;
}

#menu ul li a:hover, #menu ul li a:active {
padding-left: 12px;
padding-top: 7px;
width: 138px;
height: 22px;
display: block;
text-decoration: none;
background-image: url(images/menubg1.gif);
color: #fff;
font-weight: bold;
font-size: 12px;
}

.selecter {
border-top: 1px solid #f85e06;
padding-left: 12px;
padding-top: 7px;
width: 138px;
height: 22px;
display: block;
text-decoration: none;
background-image: url(images/menubg1.gif);
color: #fff;
font-weight: bold;
font-size: 12px;
}

/*text styles*/

b.color {
/*color: #c41930;*/
color: #f85e06;
font-weight: bold;
}

#contmid h1 {
padding-left: 12px;
padding-top: 7px;
width: 289px;
height: 22px;
background-image: url(images/h1bg.gif);
color: #fff;
font-weight: bold;
font-size: 12px;
border-top: 1px solid #c51931
}

#contmid h2 {
padding-top: 5px;
/*padding-left: 12px;
background-image: url(images/orangearrow.gif);*/
font-size: 11px;
line-height: 18px;
color: #c41930;
font-weight: bold;
background-repeat: no-repeat;
margin-left: 12px;
}

#contmid p {
margin-left: 12px;
margin-right: 12px;
padding-bottom: 18px;
font-size: 9px;
line-height: 18px;
color: #fff;
background-image: url(images/pbg.gif);
}

#contmid h3 a {
padding-left: 12px;
padding-top: 5px;
font-size: 9px;
line-height: 18px;
color: #c41930;
font-weight: bold;
background-repeat: no-repeat;
margin-left: 12px;
margin-right: 12px;
margin-bottom: 18px;
}

#contmid p a {
padding-left: 12px;
padding-top: 5px;
font-size: 9px;
line-height: 18px;
color: #fff;
font-weight: bold;
background-repeat: no-repeat;
margin-left: 12px;
background-image: url(images/orangearrow.gif);
}



.linkleft{
float: left;
background-image: url(images/orangearrowreverse.gif);
}

.linkright{
float: right;
background-image: url(images/orangearrow.gif);
}

.contbild {
float: left;
margin-left: 12px;
margin-right: 12px;
margin-top: 6px;
border: 4px solid #172f33;
}

#contright h2 {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 14px;
font-size: 11px;
line-height: 18px;
color: #f85e06;
font-weight: bold;
background-repeat: no-repeat;

}

#contright p {
margin-left: 10px;
margin-right: 10px;
padding-bottom: 18px;
font-size: 9px;
line-height: 14px;
color: #788082;
text-align: left;
}

#contright p a {
color: #fff;
}

#contright h3 {
margin-left: 10px;
margin-right: 10px;
padding-bottom: 18px;
font-size: 9px;
line-height: 14px;
color: #fff;
font-weight: normal;
}

/*genrell divs*/

#document {
 width: 625px;
 margin-left: auto;
 margin-right: auto;
}

#header {
width: 603px;
height: 360px;
padding: 0px;
margin: 0px;
vertical-align: top;
background-position: left;
background-repeat: no-repeat;
}

#contmid {
float: left;
width: 301px;
padding: 0px;
margin: 0px;
background-color: #0c1b20;
vertical-align: top;
border-left: 1px solid #000;
border-right: 1px solid #000;
}


#menu {
float: left;
width: 150px;
padding: 0px;
margin: 0px;
vertical-align: top;
}

#contright {
float: left;
width: 150px;
padding: 0px;
margin: 0px;
padding-top: 190px;
background-color: #243137;
vertical-align: top;
background-position: top;
background-repeat: no-repeat;
}
#breaker {
clear: both;
}


#rightbg {
background-image: url(images/divrbg.gif);
background-position: right;
background-repeat: repeat-y;
}

/*rahmen divs*/

#rahmen {
padding: 0px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/rahmenmid.jpg);
}

#toprahmen {
margin-top: 19px;
padding: 0px;
height: 11px;
background-image: url(images/rahmentop.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#botrahmen {
height: 11px;
padding: 0px;
padding-bottom: 19px;
background-image: url(images/rahmenbot.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #1b282e;
}

/*forms*/

#umxhmtlgluecklichzumachen {
padding-left: 12px;
padding-right: 12px;
}

h4 {
background-color: #243137;
display: block;
width: 267px;
height: 19px;
font-size: 11px;
line-height: 18px;
color: #c51834;
font-weight: bold;
background-repeat: no-repeat;
margin: 0px;
padding-left: 10px;
padding-top: 1px;
margin-bottom: 10px;
}

h4 i {
color: #fff;
font-style: normal;
}

.normlabel {
float: left;
display: block;
width: 130px;
height: 19px;
color: #c51834;
background-color: #243137;
text-align: right;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
}

.normlabel i, .speziallabel i {
color: #fff;
font-style: normal;
}

.speziallabel {
clear: both;
width: 130px;
height: 19px;
color: #c51834;
text-align: right;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-top: 7px;
padding-left: 12px;
font-size: 9px;
font-weight: normal;
background-image: url(images/orangearrow.gif);
background-repeat: no-repeat;
}

input.text {
float: left;
font-size: .6em;
width: 130px;
height: 18px;
border: 1px solid #243137;
padding-left: 5px;
padding-top: 1px;
margin-bottom: 10px;
color: #d7d7f7;
font-size: 13px;
background-color: #0c1b20;
}

input.button {
margin-left: 58px;
margin-top: 18px;
}

p.error {
  color: #f00;
}



#contgal {
float: left;
width: 451px;
padding: 0px;
margin: 0px;
background-color: #0c1b20;
vertical-align: top;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#contgal h1 {
padding-left: 12px;
padding-top: 7px;
width: 442px;
height: 22px;
background-image: url(images/h1bg.gif);
color: #fff;
font-weight: bold;
font-size: 12px;
border-top: 1px solid #c51931
}

#contgal h2 {
padding-top: 5px;
/*padding-left: 12px;
background-image: url(images/orangearrow.gif);*/
font-size: 11px;
line-height: 18px;
color: #c41930;
font-weight: bold;
background-repeat: no-repeat;
margin-left: 12px;
}

#contgal p {
margin-left: 12px;
margin-right: 12px;
padding-bottom: 18px;
font-size: 9px;
line-height: 18px;
color: #fff;
background-image: url(images/pbg.gif);
}

#contgal h3 a {
padding-left: 12px;
padding-top: 5px;
font-size: 9px;
line-height: 18px;
color: #c41930;
font-weight: bold;
background-repeat: no-repeat;
margin-left: 12px;
margin-right: 12px;
margin-bottom: 18px;
}

#contgal .galerie {
padding-top: 25px;
padding-bottom: 15px;
margin-left: 55px;
}

#contgal a img {
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
background-image: url();
border: 1px solid #c51931
}

p {
	text-align: justify; 
}
