/* Grundlayout */
.breite{
	width : 954px ;
}
#head{
	height : 187px ; 
	background-image : url(../images/head.gif) ;
} 
#menue{
	background-image : url(../images/menue_bg.gif) ;
	vertical-align : text-top ;
	width : 150px ;
}
#content{
	vertical-align : top ;
	text-align : center ;
	background-image : url(../images/content_bg.gif) ;
	width : 667px ;
	padding-left : 10px ;
	padding-right : 10px ;
}
#liste{
	background-image : url(../images/liste_bg.gif) ;
	vertical-align : top ;
	width : 137px ;
}
#footer{
	background-image : url(../images/footer.gif) ;
	height : 47px ; 
}
/* tags formatieren */
body{
	text-align : center ;
}
img{
	display : block ;
	border : none ;
}
table{
	border-collapse : collapse ;
	text-align : left ;
	width : 100% ;
	vertical-align : top ;
}
input{
	background-color : #BEECFD ;
	border : 1px solid #585888 ;
	font-size : 10px ;
	width : 150px ;
}
select{
	background-color : #BEECFD ;
	border : 1px solid #585888 ;
	font-size : 10px ;
	width : 150px ;
}
textarea{
	background-color : #BEECFD ;
	border : 1px solid #585888 ;
	font-size : 12px ;
	width : 300px ;
}
a{
	color : #3b3d7b ;
	text-decoration : none ;
}
hr{
	color : #BEECFD;
	height : 1px ;
}
h1{
	font-size : 24px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #921829 ;
}
h2{
	font-size : 16px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #585888 ;
}

h3{
	font-size : 12px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #585888 ;
}
h4{
	font-size : 10px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #585888 ;
}
.td_h1{
	background-color : #BEECFD ;
}

.td_header{
	background-color : #BEECFD ;
	font-size : 14px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color : #585888 ;
}
.td_zelle{
	font-size : 12px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color : #585888 ;
}

.kalender_header{
	font-size : 12px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color : #585888 ;
	background-color:#cdcdcd;
}

.kalender_zelle{
	font-size : 12px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color : #585888 ;
}
.anfrage{
	font-size : 10px ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #585888;
	height:24px;
}
