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

html {
width: 100%;
height: 100%;
background-color:#e6e4e5;
}

body {
width: 100%;
height: 100%;
padding:0;
margin:0;

text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #666;
letter-spacing:0.0em;
}

div {
/*outline:solid thin;
background:#00CC99;*/
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
text-decoration:none;
}

label.left {float:left;width:120px;margin-bottom:0.5em;}

#seite {
padding-top:10px;
height:100%;
background: url(gfx/body-bg.png) repeat-x;
}

#wrapper {
width: 950px;
min-height:605px;
margin-left:auto;
margin-right: auto;
background:#FFFFFF;
min-width:1px;
position:relative;
border:1px solid #CCCCCC;
}

*html #wrapper{
height:95%;
}

#flash-box {

}

#flash {

}

#left-bar {
background-image:url(gfx/left-bar-bg.png);
width:126px;
height:178px;
margin-left: 20px;
margin-top: 30px;
float: left;
text-align:left;
line-height:20px;
letter-spacing:1px;
}

#left-bar ul {
list-style-type:none;
margin-top:15px;
}

#left-bar li {
margin-left:-20px;
}

#center-bottom a {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #888;
text-decoration:underline;
}

.center-bottom {
width: 545px;
float:left;
padding-left:54px;
padding-right:54px;
padding-top:45px;
line-height:20px;
text-align:left;
}

.date {
font-size:8px;
color:#999999;
}

/* only IE 7 */
/**+html .center-bottom {
width:545px;
background-color:#003399;
}*/

/* IE except 7 */
*html .center-bottom {
width:505px;
}

#center-bottom table {
font-size:12px;
line-height:20px;
}

.td-content {
padding-left:20px;
}

#kontakt-box {
background:url(gfx/left-bar-bg.png) repeat-x;
margin-top:-14px;
margin-left:auto;
margin-right:auto;
width:387px;
overflow:hidden;
}

.kontakt {
width:129px;
height:28px;
background:url(gfx/bg-kontakt-normal.jpg) repeat-y; 
float:left;
text-align:center;
padding-top:13px;
}

#kontakt-email {
padding:10px 20px 0px 20px;
width:347px;
}

#kontakt-telefon {
padding:10px 20px 0px 20px;
width:347px;
display:none;
}

#kontakt-anfahrt {
/*padding:20px 20px 0px 20px;*/
width:347px;
height:298px;
display:none;
background:url(gfx/Anfahrt.jpg) repeat-y;
line-height:12px;
font-size:11px;
}

#kontakt-anfahrt a {
color:#960014;
font-size:10px;
}

#kontaktFormular {
/*margin-top:-50px;*/
/*background-color:#DDDDDD;*/
}

#right-bar {
width:126px;
height:178px;
float:right;
margin-top:30px;
margin-right:20px;
}
#right-bar-logo {
margin-top:20px;
}
.clear-box {
clear:both;
}

#linkImpressum {
  width: 950px;
  margin-left:auto;
  margin-right: auto;
}
#linkImpressum a {
		right:0px;
		font-size:10px;
}

textarea {
border: 1px solid #999999;
}

input {
border: 1px solid #999999;
}