/* CSS Document */
html, body {
		margin:0;
		padding:0;
		width:100%;
		height:100%;
		background-image:url(http://www.mitterdorf.info/gfx/back.jpg);
		background-repeat:repeat-y;
		background-color:#004070;
		font-family:verdana;
		font-size:12px;
}
.content {
		
		position:relative;
		width:1100px;
		height:100%;
		}

a {
	color:#004372;
}
		
/********* header ***********/
 .header {position:absolute;
		top:0;
		left:169px;
		width:763px;
		height:243px;
		
}

.header .head_top {
		position:relative;
		width:761px;
		height:140px;
}
.header .head_bot {
		position:relative;
		width:762px;
		height:103px;
		background-image:url(http://www.mitterdorf.info/gfx/header/headbase.jpg);
		background-repeat:no-repeat;
}
/********* main **********/
.main {position:relative;
		width:1100px;
		background-image:url(http://www.mitterdorf.info/gfx/cont_back.jpg);
		background-repeat:repeat-y;
		
}
.main_box{
		
		position:relative;
		width:1100px;
		height:242px;
}	
.main_content {
		position:relative;
		margin-left:167px;
		padding-left:25px;
		padding-right:20px;
		width:719px;
		height:auto;
		
}
.main_content img{
		margin-left:-5px;
}


.main_content_left {
		position:relative;
		float:left;
		width:500px;
		height:auto;
		line-height:20px;
}
.main_content_right {
		position:relative;
		float:right;
		width:200px;

	
		
}
.main_footer {
		clear:both;
		position:relative;
		width:1100px;
		height:138px;
		background-image:url(http://www.mitterdorf.info/gfx/footer.jpg);
		background-repeat:repeat-y;
		}
.main_footer_tel {
		position:absolute;
		left:185px;
		top:50px;
		color:#003d6e;
		font-weight:bold;
		font-size:14px;
}
/********** navi but ***********/
.navi_but {
		position:relative;
		width:41px;
		height:238px;
}
.navi_but img {border:none;}

.navi_but a:link, .navi_but a:visited{
		background-image:none;
		width:41px;}
.navi_but {
		background:none;
		width:41px;}

/********* navi footer *********/
.navi_foot{
		position:relative;
		left:394px;
		top:120px;
		color:#fff;
		font-weight:bold;
		}
.navi_foot a:link, .navi_foot a:visited {
		position:relative;
		text-decoration:none;
		color:#fff;
		font-weight:bold;
		
		}
		
.navi_foot a:hover {
		color:#f17d04;
}

/******** boxen **************/
.box_white {
		position:relative;
		width:200px;
}
.box_white .box_white_top{
		position:relative;
		width:200px;
		height:25px;
		background-image:url(http://www.mitterdorf.info/gfx/box/box_white_top.jpg);
}
.box_white .box_white_bottom{
		position:relative;
		width:200px;
		height:20px;
		background-image:url(http://www.mitterdorf.info/gfx/box/box_white_bottom.jpg);
}
		
.box_white .box_white_mid{
		position:relative;
		width:180px;
		padding:0 10px 0 10px;
		background-image:url(http://www.mitterdorf.info/gfx/box/box_white_mid.jpg);
}

/**********  sonstiges content ***************/

}

.main_content table {
		font-size:9px;
		border:none;
		padding:0px;
		margin:0;
		border-spacing:1px;
}
.main_content tr {
		padding:1px;
	
}

.main_content td {
		padding:1px;
		line-height:12px;	
	
}


.main_content table.normal {
		font-size:11px;
			border-spacing:1px;

}


.main .main_content_left img{
		border:0;}


.wetter_box {
	position:relative;
	width:155px;
	height:200px;}	



.sprachen {
		position:absolute;
		left:10px;
		top:10px;
}



.kinderland{
		position:absolute;
		top:70;
		left:5px;
		width:151px;
		height:92px;
		
}


