/*	undo
*******************************************************************************/
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display: none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
text-align:center;
  color: #888787;
	background: url(img/demo_kkopf_bg.gif) repeat-x #ABAD9C;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}
#website{	
width:747px;margin:auto;
background: url(../img/bg_repeat.jpg) repeat-y;
}
#inner{text-align:left;
text-align:left;
width:747px;
background: url(../img/bg.jpg) no-repeat;
}
#footer{
width:747px;
height:75px;
background: url(../img/bg_footer.jpg) no-repeat;
}
.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

/*	website
*******************************************************************************/
#siteimg{
margin-left:9px;
}
#left{
display:block;
float:left;
margin-left:9px;
}
#logo a{
margin-left:45px;
display:block;
width:295px;
height:119px;
}
#menue{	
font-family: tahoma, helvetica, sans-serif;
font-size: 13px;
letter-spacing:1px;
font-weight:bold;
background: url(../img/bg_menue.jpg) no-repeat 0px 1px;
position:absolute;
display:block;
margin:25px 0px 0px 409px;
color:#fff;
}
#menue ul li{
width:200px;
margin:1px 0px 0px 0px;
}
#menue ul li a{
color:#fff;
display:block;
height:29px;
line-height:28px;
padding:0px 0px 0px 25px;
}
#menue ul li a:hover, .active{
color:#fff;
background: url(../img/bg_menue_aktiv.jpg) no-repeat #B22900;
}
#textleft{
width:368px;
}
#textleft p{
padding:25px 56px 20px 56px;
line-height:20px;
}
#textright{
float:right;
margin:-30px 0px 0px 0px;
width:350px;
}
#textright p{
padding:0px 55px 20px 38px;
line-height:20px;
}
#textleft a, #textright a{
color: #888787;
text-decoration:underline;
}
#textleft a:hover, #textright a:hover{
color: #888787;
text-decoration:none;
}
.headlineright{
margin:0px 0px 15px 10px;
}

#impressum a{
display:block;
position:absolute;
background: url(../img/tg_gif);
height:70px;
width:20px;
margin:27px 0px 0px 707px;
}
#agb a{
display:block;
position:absolute;
background: url(../img/tg_gif);
height:28px;
width:20px;
margin:112px 0px 0px 707px;
}
#kontakt a{
display:block;
position:absolute;
background: url(../img/tg_gif);
height:62px;
width:20px;
margin:150px 0px 0px 707px;
}

#footer a{
color: #676767;
text-decoration:underline;
}
#footer a:hover{
color: #676767;
text-decoration:none;
}
#footerleft{
color:#676767;
padding:10px 0px 0px 75px;
line-height:18px;
}
#footerright{
color:#676767;
position:absolute;
margin:-15px 0px 0px 580px;
}
table td{margin:0px;padding:0px;border-top:1px solid #888787;}
table{border-collapse:collapse;width:250px;  line-height:20px;margin:0px 45px 20px 38px;}
form{padding:0px 55px 20px 38px;
  line-height:20px;
}
#kontakt input{
border:1px solid #888787;
color:#888787;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
height:20px;
  line-height:20px;
  width:245px;
}
#kontakt textarea{
border:1px solid #888787;
color:#888787;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
padding:2px 0px 2px 1px;
  line-height:20px;
   width:245px;
   height:90px;
}