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

.main{
    width: 825px;
    position: absolute;
    left:50%;
    margin-left: -424px;
    padding-bottom: 40px;
}
.top{
	margin-top:-8px;
	font-weight: bold;
}

.splash{
	margin-left:-1px;
	padding-top:5px;
}

body{
    background-color: #FFFFFF;
    height:100%;
    font-family: Tahoma;
    color: #000000;
    font-size: 10px;
    padding-top: 36px;
    padding-bottom:50px;
    margin-top: 0px;
    background-image: url(gfx/bg.jpg);
    background-position:center -18px;
	background-repeat:no-repeat;
}

h1{
	font-size: 14pt;
	color: #bc1330;
}
h2{
	margin-top: 0px;
	text-transform: uppercase;
	color: #bc1330;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom:6px;
}

a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;   
}

a:hover{
  color: #BC1330;
  text-decoration: none;
	font-weight: bold;
}

.red{
	color: #BC1330;
}

.anfahrt{
	color: #BC1330;
	text-decoration: blink;
	text-transform:uppercase;
}

.anfahrt:hover{
	color: #BC1330;
	text-decoration: none;
	text-transform:uppercase;
}

.logo{
	float: right; 
}

.left{
	background-color:#DEE7F4;
	float:left;
	margin-left:24px;
	padding-bottom:20px;
	padding-left:7px;
	width:242px;
	margin-top:-11px;
}

#shoutbox_entries{
	color: #000000;
	font-size: 10px;
}

.shoutbox_c{
	float:right;
	margin-left:34px;
	margin-right:9px;
	margin-top:-11px;
	width:234px;
}

.shoutbox_eingabe{
	width:220px; 
	height: 4em; 
	border: solid 1px silver; 
	font-family: Arial,sans-serif; 
	font-size: 11px; 
	padding: 1px;
}

.shoutbox_eingabe_div{
}

.shoutbox_dein_name{
	width:186px; 
	border: solid 1px silver; 
    font-family: Arial,sans-serif; 
	font-size: 11px; 
	padding: 1px;
}

.shoutbox_dein_name_div{
	width:250px;
}

.shoutbox_button{
	width:30px; 
    border: solid 1px silver; 
	background-color: #EEE; 
    font-family: Arial,sans-serif; 
	font-size: 11px;
}

.linie{
	padding:5px 0 20px;
}

.linie-2{
	padding:5px 0 20px;
	padding-top:14px;
}

.datum{
	font-weight: bold;
	margin-top:1em;
}

.middle{
	float:left;
	margin-left:35px;
	margin-top:-11px;
	width:240px;
}

.footer{
  text-align: center;
  width: 800px;
  clear: left;
  background-image: url(gfx/footer.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 50px;
	font-size: 8pt;
}

#shouts {
}

#shout1 {
}

#shout2 {
}

#shout-container{
width: 230px;
height: 100%;
}

.input_name{
	width: 220px;
}

.input_message{
	width:220px;
}

.hidden {
	display : none;
}

.karte_single{
	margin: 50px 0 0 40px;
	border: none;
}

.form{
	margin-top: 20px;
}

.karten{
	margin-top: 20px;
}
