/*  
Theme Name: default Dexta
*/

body {
	font-family: 'Tempus Sans ITC', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	font-size:1.1em;
}

.container {
	width:904px;
	margin:13px auto 0 auto;
	/* recover from ie5 work around on the body*/
	text-align:left;
	position:relative;
}

#adresse_unten {
	height:33px;
	width:904px;
	color: #FFF;
	font-size: 0.8em;
	vertical-align:text-top;
	text-align: center;
}

#adresse_oben {
	height:33px;
	
	color: #FFF;
	vertical-align:text-bottom;
	text-align: center;
	font-size: 0.8em;
}

#content {
	width:904px;
	height:520px;
	
}

#text_con {
	width:840px;
	padding:30px;
	overflow:auto;
	height:233px;
}

#bild_con {
	width:840px;
	padding:20px;
	overflow:auto;
	height:200px;
	text-align: center;
}

#bild_con img {
	border:none;
}


#menu {
	height: 123px;
	width: 904px;
	border: 1px solid #959596;
	background-color: #ddd;
}

.title h1 {
	text-align: center;
}

.footer {
	font-size: 0.8em;
	height: 42px;
	width: 760px;
	text-align: center;
	border: 1px solid #959596;
}
