body {
	margin:0px;padding:0px;
	background-image: url(../images/back_body.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:black;
}

p, li {
	padding-bottom:2px;
}

label, input {
 	font-size:80%;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#top{
	margin:0px;padding:0px;
	background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
	width:960px;
	height:150px;
	border-bottom: 1px dashed #213E9A;
}
.logo{
	padding-left:292px;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#navigation{
	margin:0px;padding:0px;
	width:295px;height:300px;
	background-image: url(../images/back_navigation.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
	border-bottom:  1px dashed #213E9A;
	float:left;
}
#navigation ul{
   margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
	border-right:10px solid white;
}
#navigation ul li a{
	line-height:20px;
	text-decoration:none;
	color:#213E9A;
	font-weight:bold;
	display:block;
	font-size: 0.8em;
}
#navigation ul li a:hover{
	color:#213E9A;
	border-left:10px solid #213E9A;
	font-size: 0.8em;
}
#navigation ul li.act{
		border-left:10px solid gray;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#sub_navigation{
	margin:0px;padding:0px;
	width:655px;
	height:30px;
	border-bottom:1px dashed #213E9A;
	float:left;
	margin-left:10px;
	background-color: #CCD2E8;
}
#sub_navigation ul{
	margin:0px;padding:0px;
	list-style-type:none;
}
#sub_navigation ul li {
	float:left;
}
#sub_navigation ul li a {
	text-decoration:none;
	color:#213D9A;
	margin-top:6px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid white;
	display:block;
	font-size:85%;
}
#sub_navigation ul li a:hover{
	text-decoration:underline;
}
#sub_navigation ul li.act a{
	text-decoration:underline;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#content{
	margin:0px;padding:0px;
	width:655px;
	min-height:300px;
	height:auto !important;  /* für moderne Browser */
	height:300px;  /*für den IE */
	float:left;
	border-bottom:1px dashed #213E9A;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.box_team{
   width:300px;
	height:360px;
	float:left;
	text-align:center;
	border:1px dashed #1F358B;
	margin-left:10px;
	margin-top:10px;
	background-color:#DFDFDF;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#footer{
	margin:0px;padding:0px;
	height:120px;
	float:left;
	padding-left:300px;
	padding-top:5px;

}
.box_zeiten{
	margin:0px;padding:0px;
	width:250px;
	height:200px;
	background-image: url(../images/back_box_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left:10px;
	float:left;
	font-size:80%;
}
.box_zeiten h1{
   margin:0px;padding:0px;
	font-weight:bold;
	font-size:105%;
	background-image: url(../images/back_h1_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:6px;
	color:#5A5A5A;
}
.tage{float:left;margin-left:5px;font-weight:bold;}
.morgens{float:left;margin-left:15px;font-weight:bold;}
.abends{float:left;margin-left:10px;font-weight:bold;}
.und{float:left;margin-left:10px;font-weight:bold;}

/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

.trenn{
	text-align:right;
}
.img_left{float:left; padding-right:5px;padding-bottom:5px;}
.img_right{float:right;}

/*_______________________KONTAKT_______________________*/

label {
	display:block;
	color:black;
	font-weight:bold;
}

#box1_kontakt{
	width:200px;
	text-align: left;
	float:left;
}

#box2_kontakt{
	width:200px;
	text-align: left;
	float:left;
	margin-left:30px;
}
#box_kontakt{
   width: 550px;
	margin-left:50px;
	margin-top:25px;
	height:350px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	color:#0639A6;
   border:1px dashed #0639A6;
	padding:3px;
	font-weight:bold;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color:#0639A6;
	border:1px dashed #0639A6;
	width:300px;height:200px;
	font-weight:bold;
	font-size:0.9em;
}
