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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, textarea {
	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{
position: relative;
font-family: Verdana;
font-size: 80%;
margin: 0;
padding: 0;
min-height: 101%;
text-align: center;
line-height: 1.3em;
background-color: #823643;
color: #5E1926;
}
textarea{
font-family: Verdana;
overflow: auto;
}
em{
font-style: italic;
}
html{
min-height: 101%;
}
h1{

}
h2{
font-size: 1.4em;
color: #A2323B;
margin: 20px 0 10px 0;
}
h3{

}
table{
margin-top: 10px;
}
hr{

}
div.line{
height: 22px;
background: url(../images/hr.gif) no-repeat;
clear: both;
width: 470px;
}
strong{
font-weight: bold;
}
td{

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

a{
text-decoration: none;
outline: none;
color: #C55B6E;
}
table td{
vertical-align: top;
padding: 4px;
}

#container{
position: relative;
z-index: 15;
width: 810px;
margin: auto;
height: auto;
overflow: hidden;
text-align: right;
}

/*****************************************
******************************************

  Navigations-Elemente

******************************************
*****************************************/

#navi{
background-color: #9a4655;
float: left;
left: 0;
width: 250px;
height: 564px;
padding: 5px;
font-size: 0.9em;
}
#navi li{
width: 250px;
text-align: right;
margin: 0;
padding: 0;
border-bottom: 1px solid #883B49;
}
#navi a{
padding: 6px 6px 6px 6px;
display: block;
color: #ffffff;
padding-right: 20px;
font-weight: bold;
background-color: #a75b69;
}
#navi li a:hover{
color: #3F2325;
background-color: #B36775;
}
a.cleanLink{
padding: 0 !important;
}
#content{
position: relative;
float: right;
width: 552px;
margin: auto;
background: url(../images/content_bg.jpg) repeat-y top left;
z-index: 9;
text-align: left;
}

img{
border: none;
vertical-align: baseline;
}

/*****************************************
******************************************

  Kontaktformular Elemente

******************************************
*****************************************/

input,select,textarea,fieldset{
border: 1px solid #823240;
padding: 2px;
background-color: #F1F1F1;
border-right: 2px solid #8D4148;
border-top: 2px solid #8D4148;
}
.pflicht{
color: #B0243E;
font-weight: bold;
font-size: 0.8em;
}
#kontaktformular input, #kontaktformular select, #kontaktformular textarea{
width: 250px;
}
.button_formular, #button_formular:focus{
width: 145px !important;
height: 34px;
background-color: transparent !important;
border: none;
}
.inputFocus{
border-color: #777777;
background-color: #ffffff;
}
.inputBlur{
border-color: #823240;
}

.inputHover{
border-color: #777777;
}

/*****************************************
******************************************

  Kontaktformular Elemente

******************************************
*****************************************/

#logo{
position: absolute;
top: 0; left: 0;
width: 552px;
height: 141px;
z-index: 21;
}
#foot{
z-index: 20;
position: absolute; 
bottom: 0;
width: 552px;
height: 193px;
background: url(../images/foot_bg.jpg);
}
#text{
position: relative;
padding: 170px 40px 200px 40px;
z-index: 11;
min-height: 580px;
line-height: 1.4em;
}
#text ol{
padding-left: 3em;
list-style: upper-roman;
font-weight: bold;
}
.noBold{
font-weight: normal;
}
#text ul{
list-style-image: url(../images/list.gif);
padding-left: 20px;
margin-left: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
#text li{
margin-bottom: 8px;
}
#text a{

}
#text a:hover,#special_navi a:hover{
color: #414141;
text-decoration: underline;
}
.pic{
margin: 3px;
border: 7px solid #883B49;
float: right;
}
.center{
text-align: center;
}
.left{
float: left;
}
.right{
float: right;
}
#top{
margin: auto;
width: 100%; height: 171px;
background: url(../images/top_bg.jpg) repeat-x;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
#topbg{
position: absolute;
z-index: 3;
left: 0;
top: 141px;
height: 574px;
width: 552px;
background: url(../images/topbg.jpg) repeat-y;
}
#content_top{
height: 26px;
width: 552px;
position: absolute;
top: 138px;
right: 0;
overflow: hidden;
background: url(../images/top.gif) no-repeat;
}
#navicontainer{
width: 320px;
position: absolute;
left: 0;
top: 141px;
z-index: 2;
background-color: #9a4655;
width: 100%;
}
#bottom{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 96px;
background: url(../images/bottom.gif) repeat-x #823643;
}
#bodydiv{
width: 100%;
height: auto;
position: relative;
margin: auto;
background: url(../images/pattern.jpg) left top #b9b9b9;
}
#special_navi{
position: absolute;
top: 33px;
text-align: center;
width: 552px;
font-size: 0.9em;
}
#hinweis{
position: absolute;
bottom: 6px;
left: 5px;
font-size: 0.8em;
text-align: left;
color: #C55B6E;
}
.tool-tip {
color: #fff;
width: 200px;
padding: 5px;
z-index: 13000;
background-color: #883B49;
color: #ffffff;
}
.headline{
margin-bottom: 30px;
}
.active a{
background-image: none !important;
background-color: #C07B88 !important;
color: #000000 !important;
}
.daten td{
border-bottom: 1px solid #C1C1C1;
border-right: 1px solid #C1C1C1;
}
table.daten{
border-top: 1px solid #C1C1C1;
border-left: 1px solid #C1C1C1;
border-right: 2px solid #909090;
border-top: 2px solid #909090;
}
table{
}
.daten{
width: 460px;
}
.even{
background-color: #E9E9E9;
}
.odd{
background-color: #DEDEDE;
}
label{
cursor: pointer;
}
label:hover{
text-decoration: underline;
}
.hinweis{
color: #B0243E;
font-size: 0.9em;
font-style: italic;
}
table.smallTable td{

width: auto;
}
table.smallTable td input{
width: auto !important;
margin-left: 10px;
}
/*****************************************
******************************************

  E-Form

******************************************
*****************************************/

.errors{
padding: 5px;
background-color: #CF8D98;
border: 1px solid #A43A4C;
color: #2E2E2E;
width: auto;
}

#status{
height: 1000px;
}

.small{
font-size: 0.9em;
}

.galerie{
list-style: none;
list-style-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.galerie li{
float: left;
margin: 5px;
padding: 0 !important;
}
.galerie img{
border: 7px solid #883B49;
}

#kontaktformular input:focus, #kontaktformular textarea:focus,#kontaktformular select:focus{
border-color: #777777;
background-color: #ffffff;
}
#kontaktformular input:hover, #kontaktformular textarea:hover,#kontaktformular select:hover{
border-color: #777777;
}
