@charset "UTF-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ende CSS Reset */ 

body{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#333333;
line-height:1.5;
text-align:center;
/*background:url(../img/background/back_pink.png) top left repeat;*/
background:#170211 url(../img/background/body_bg.png) top center repeat-x;
/*background:#cccc7a;*/
overflow:auto;
overflow-y:scroll;
}
hr{
border:0 none;
border-bottom:dotted 1px #CCCCCC;
margin:0 0 5px 0;
width:100%;
height:0;
display:inline-block;
}
p{
margin:0 0 12px 0;
}
h1{
color:#ce0b99;
font-weight: normal;
font-size:18px;
line-height:1;
margin:0 0 12px 0;
text-align:left!important;
}
h2{
color:#ce0b99;
font-weight:bold;
font-size:12px;
line-height:1.5;
margin:0 0 2px 0;
text-align:left!important;
}
h3{
color:#ce0b99;
font-size:12px;
font-weight:bold;
margin:0 0 3px 0;
line-height:1;
text-align:left!important;
}
h4, h5, h6{
color:#ce0b99;
font-size:12px!important;
font-weight:normal;
margin:0 0 12px 0;
}
h1 a,h2 a, h3 a, h1 a:link,h2 a:link, h3 a:link{
color:#ce0b99;
}
h1 a:hover,h2 a:hover, h3 a:hover {
color:#ce0b99;
}
a, a:link{
color:#ce0b99;
text-decoration:underline;
}
a:hover{
color:#ce0b99;
text-decoration:none;
}
ul{
margin-left:15px;
margin-bottom:20px;
}
ul li{
list-style:disc;
line-height:1.5;
}
ol{
margin-left:21px;
margin-bottom:20px;
}
ol li{
list-style:decimal;
line-height:1.5;
}
strong{
font-weight:bold;
font-size:12px;
}
em{
font-style:italic;
}
address{
font-style:normal;
}

/* MAIN SLICE-------------------------------------------------------------------------------------------------------------------------- */

#main_wraper{
width:920px;
text-align:left;
margin:0 auto;
background:url(../img/background/vector_top.png) top right no-repeat;
}
#main{
float:left;
width:920px;
min-height:840px;
height:auto!important;
height:840px;
background:url(../img/background/main_bg.png) -20px 0 repeat-y;

}
#lefter, #righter_wraper{
float:left;
min-height:840px;
height:auto!important;
height:840px;
}
#lefter{
width:140px;
}
#righter_wraper{
width:780px;
background:url(../img/background/vector_bottom.png) bottom left no-repeat;
}

.center{
	text-align:center!important;
}
#righter{
float:left;
margin-left:40px;
width:740px;
min-height:840px;
height:auto!important;
height:840px;
background:url(../img/background/vector_top.png) top right no-repeat;
}
#logo{
display:block;
float:left;
margin-left:25px;
margin-top:79px;
}
#header{
float:left;
width:740px;
height:241px;
/*margin-top:59px;*/
margin-top:79px;
}
#navigation{
float:left;
width:160px;
height:241px;
position: absolute;
z-index:10;
/*background:url(../img/background/navnav.png) 0 0 repeat;*/
background:url(../img/background/repeat_bg_alpha.png) 0 0 repeat;
}
#mediabild{
float:left;
width:740px;
height:241px;
position:relative;
z-index:5;
}
#content{
float:left;
width:740px;
margin-top:41px;
}
#content_left{
float:left;
width:260px;
height:20px;
border-left:10px solid #ce0b99;
padding-left:10px;
}
#content_right{
float:left;
width:360px;
margin-left:0;
text-align:justify;
}
#footer{
float:left;
width:920px;
margin-top:10px;
}
#copy{
float:right;
}
#copy a, #copy a:link, #copy{
font-size:11px;
color:#867982;
}
#copy a, #copy a:link{
text-decoration:underline;
font-weight:bold;
}
#copy a:hover{
text-decoration:none;
}

/* MAIN NAVIGATION -------------------------------------------------------------------------------------------------------------------------- */

#main_nav{
margin-left:40px;
margin-bottom:0;
margin-top:40px;
}
#main_nav ul{
margin-left:5px;
margin-top:-4px;
margin-bottom:0;
}
#main_nav li{
list-style: none;
line-height:1.5;
}
#main_nav li ul li{
line-height:1.3;
}
#main_nav li a, #main_nav li a:link{
text-decoration:none;
display:block;
color:#fff;
font-size:14px;
line-height:1.7;
}
#main_nav li a:hover, #main_nav li a.activ{
color:#ce0b99;
}
#main_nav li a.activ{
font-weight:bold;
}
#main_nav li ul li a, #main_nav li ul li a:link{
font-size:12px;
}

/* KONTAKTFORMULAR -------------------------------------------------------------------------------------------------------------------------- */

#formular{
width:340px;
margin-bottom:40px;
}
#formular input{
background:white;
border:black 1px solid;
padding:0 5px;
color:#ce0b99;
width:306px;
margin:5px 0;
}
#formular p{

}


#formular input#f_plz{
width:50px!important;
}
#formular input#f_ort{
width:238px!important;
margin-left:3px;
margin-right:21px;}
#formular input#f_submit{
width:100px!important;
}
#formular #f_nachricht{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
height:70px;
background:white;
border:black 1px solid;
padding:5px 5px;
color:#ce0b99;
width:306px;
}
#error_msg{
background:white;
border:1px solid black;
padding:5px;
color:#ce0b99;
width:328px!important;
}
#error_msg label{
display:block;
cursor:pointer;
}
