/* 
    Document   : layout.css
    Created on : 17.10.2009, 10:02:40
    Author     : N.Kostopoulos
    Description:
        Purpose of the stylesheet follows.
*/

body{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
    background: url(./images/back.png) repeat-x;
    margin: 0 auto;
}
#wrapper1{
	margin:0 auto;
	width:1000px;
	background-color: #fff;
	outline: 1px solid #425d7b;
	
}

wrapper_inner{
	border:1px solid #DCDCDC;
	position:relative;
}

html[xmlns] .clearfix {
	display:block;
}

#header{
	height:160px;
	position:relative;
	z-index:0;
	background-color: #fff;
	
}

#wrapper_header{
	float: left;
	width: 1000px;
	height: 160px;
    background-color: #425d7b;
    background: transparent url(./images/header_back.png) no-repeat;
}

#logo{
	float: left;
	width: 253px;
	height: 160px;
	border-right: 2px solid #dcdcdc;
}

#top_menue{
	margin: 0 auto;
	width: 990px;
	height: 20px;
    text-align: right;
    padding: 5px;
    font-size: 10px;
    color: #264d9b;
}

#top_menue ul{
	margin: 0;
	padding: 0;
	list-style-type: none
}

#top_menue li{
	display: inline;
	
}

#top_menue li a, #top_menue li a:link {
	text-decoration: none;
	padding: 0 5px;
	color: #264d9b;
}

#top_menue li a:visited {
	color: #264d9b;
}

#top_menue li a:hover, #top_menue li a:focus, #top_menue li a:active {
	text-decoration: underline;
}

#content{
    float: left;
    width: 100%;
    min-height: 400px;
}

#inhalt{
	margin: 5px 5px 5px 15px;
	padding: 3px;
    float: left;
    width: 734px;
    min-height: 374px;
    outline: 1px solid #dcdcdc;
}

#siteinfo{
    width: 400px;
    border-bottom: 1px dashed #264d9b;
    font-weight: bold;
    font-size: 0.8em;
}

#menue{
    float: left;
    width: 235px;
    height: 380px;
    margin-left: 5px;
    margin-top: 5px;
    outline: 1px solid #dcdcdc;
}

#menue ul{
    margin: 0;
    padding: 5px;
    list-style-type: none;
}

#menue li{
    width: 100%;
    padding: 3px;    
}

#menue a, .normal{
    display: block;
    text-decoration: none;
    padding: 5px;
    color: #264d9b; 
    border-bottom: 1px dotted #264d9b;
}

#menue a:hover{
    text-decoration: underline;
    background-color: #425d7b;
    color: #fff;
}

.active{
	border-right: 10px solid #a8bcef;
	z-index: 100;
}

#footer{
    clear: both;
    width: 100%;
    height: 60px;
    background: #425d7b ;
}

#info2{
    margin: 0 auto;
    width: 998px;
    height: 20px;
    text-align: left;
    padding: 5px;
    font-size: 10px;
    color: #264d9b;
}

.news_pre{
	margin: 0px 3px 0px 0px;
    font-size: 0.8em;
    float: left;
    width: 251px;
    height:170px;
    background-color: #fff;
    outline: 1px solid #dcdcdc;

}

.news_pre p{
    margin: 0;
    padding: 3px;
    background-color: #d8d8e0;
}

.news{
    background-color: #fff;
    width:auto;
    font-size: 0.9em;
}

.news p{
    margin: 0;
    padding: 3px;
    background-color: #d8d8e0;
}

#slide{
    float: right;
    width: 257px;
    height: 380px;
    background-color: #333345;
}

#ozeiten{
	margin-top: 5px;
}

#right_header{
	float: right;
	width:300px;
	height: 160px;
}

#titel{
	float: left;
	color: #fff;
	background-color: #333345;
	width: 728px;
	padding: 3px;
	margin-bottom: 5px;	
}

#impressum img, a{
	border: none;
}

#impressum{
	font-size: 0.9em;
}

#impressum dl dt, #impressum dl dd {
	display:block;
	float:left;
	margin:0;
	padding:6px 0 5px;
}

#impressum p{
	font-weight: bold;
	font-size: 14px;
}

#impressum label{
	font-weight: bold;
}

#impressum dl{
	border-bottom:1px solid #D8D8D8;
	margin:0;
	overflow:hidden;
	padding:0;
}

#impressum dt, dd{
	float: left;
}

#impressum dt{
	width: 250px;
	font-weight: bold;
}

#impressum dd{
	width: 440px;
}

#text_anfahrt{
	width: 734px;
}


#f_info, #f_schein{
	position: relative;
	top: 5px;
	left: 350px;
	right: 10px;
}

#f_schein{
	position: relative;
	top: 190px;
	right: 10px;
	width: 360px;
	height: 130px;
	background-color: black;
	display: none;
}

#breadcrump{
	margin: 3px;
	text-align: right;	
	width: 984px;
	padding: 5px;
	background-color: #d8d8e0;
	color: #264d9b;
}

#welcome, #eteile, #leistung{
	margin: 0px 3px 0px 0px;
    font-size: 0.8em;
    float: left;
    width: 239px;
    height:353px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

#welcome img, #eteile img, #leistung img {
	border: none;
}
#welcome:hover, #eteile:hover, #leistung:hover{
	cursor:pointer;
}  

#welcome:hover{
    background-color: #d8d8e0;
    color: #000;
 	
}

#eteile:hover{
    background-color: #cfdfe8;
}

#leistung:hover{
    background-color: #93c2da;
}

.ueberschrift{
	float: left;	
	padding: 10px;
	color: #425D7B;
	font-size: 24px;	
}

#index_text{
	float: left;
	font-size: 12px;
}

#welcome .ueberschrift{
	position: relative;
	top: 0;
}

#leistung .ueberschrift{
	position: relative;
	top: 150px;
}

#eteile .ueberschrift{
	position: relative;
	top: 300px;
}
