﻿@charset "UTF-8";
/* CSS Document */

html,body{
    height:100%;
    text-align:center;
    margin:0;
    padding:0;
	background:#ffffff;
	/*background:#f1f1f1; */
}

#contentarea{
padding: 5px 10px 10px 20px;
}

/* Links */


/* SPRACHWAHL 
#languageselect {
	position:absolute;
	width:200px;
	height:20px;
	left:600px;
	top: 30px;
	visibility: visible;
}
*/

/* Header */
/* ausgeloggt */
#logout {
	position:relative;
	width:950px;
	height:245px;
	background-image: url(/images/start_bild.jpg);
	text-align:left;
	background-repeat: no-repeat;
}
#verlauf {
	position: relative;
	width: 950px; 
	height: 30px; 
	background-image:  url(/images/bg_verlauf.jpg); 
	background-repeat: no-repeat; 
}
#login_box {
	width: 280px; 
	height: 270px; 
	background-image: url(/images/bg_login.jpg); 
	background-repeat: no-repeat; 
	margin-left: 625px; 
	top: 85px; 
	position: absolute;
	text-align:left;
	}

#topnavi_logout {width: 500px; margin-left: 395px; height: 15px; text-align: right; font-family:Verdana, Arial, Helvetica,sans-serif; font-size:10px; line-height: 15px;}
h6 {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; line-height: 15px; margin-top: 20px; margin-bottom: 0px; color: #003366; font-weight: bold;}
#table {margin-left: 45px; min-height: 250px;	}
#inhalt00 {margin-left: 45px; width: 580px; margin-bottom: 40px; min-height: 210px; display: none;	}
#inhalt01 {margin-left: 45px; width: 580px; margin-bottom: 40px; min-height: 210px; display: none;	}
#inhalt02 {margin-left: 45px; width: 580px; margin-bottom: 40px; min-height: 210px; display: none;	}
#inhalt03 {margin-left: 45px; width: 580px; margin-bottom: 40px; min-height: 210px; display: none;	}
#inhalt04 {margin-left: 45px; width: 580px; margin-bottom: 40px; min-height: 210px; display: none;	}

/* ende ausgeloggt */
#pagetop{
    height:auto !important;
    width:950px;
	text-align:center;
    margin:0 auto 0px;
	padding:0;
}
#header {
	position:relative;
	background: #ffffff;
	width:950px;
	height:110px;
	text-align:right;
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	top: 5px;
}

#topnavi {width: 500px; margin-left: 400px; height: 15px; text-align: right; font-family:Verdana, Arial, Helvetica,sans-serif; font-size:10px; line-height: 15px;}
a.topnavi {color : #333333; text-decoration : none;}
a.topnavi:hover {color : #ff6600; text-decoration : underline;}
a.topnavi:active {color : #ff6600; text-decoration : underline;}
a.topnavi:visited {color : #333333; text-decoration : none;}

a.topnavi_act {color : #ff6600; text-decoration : none;}
a.topnavi_act:hover {color : #ff6600; text-decoration : underline;}
a.topnavi_act:active {color : #ff6600; text-decoration : underline;}
a.topnavi_act:visited {color : #ff6600; text-decoration : none;}

#logo {margin-left: 0px; margin-top: 0px; position: absolute;}

#contentbg{
   	background:#ffffff;
	text-align:center;
	height:100%;
}
#headerbg{
   	background:#ffffff;
	text-align:center;
}


#page{
    height:auto !important;
    width:950px;
	text-align:center;
    margin:0 auto 0;
	padding:0;
}

#toppic {
	position:relative;
	width:950px;
	height:100px;
	background-repeat: no-repeat;
}


/* Hauptmenü */

#mainmenu {
	position:relative;
	width:950px;
	height:80px;
	padding: 1px 0 0 0;
	background-image: url(/images/navi_bg_verlauf.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

#submenu {width: 950px; float: right;}

/* Inhalt Container */

#content_container {
	width: 950px; 
	float: left;
	text-align:left;
	}

/* CONTENT */

#content {
	text-align:left;
	float: left;
	width:713px;
	height:auto;
	min-height:350px;
	background-color: #ffffff;
	border-right-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #f1f1f1;
	
}

/* TEASER */

#teaser {
	text-align:left;
	float: right;
	width:235px;
	min-height:350px;
	height:auto;
	
}

/* FOOTER */

#footer {
	float: left;
	width:950px;
	margin:0px;
	padding:0px;
	background-image: url(/images/bg_footer.gif); 
	background-repeat: no-repeat; 
	height: 55px;
	line-height: 15px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight : normal;
	color: #8c8888;
}

#foot_navi {
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	font-size:12px;	
	line-height: 15px;	
	color: #ffffff;
	width: 920px; 
	margin-top: 10px; 
	height: 20px; 
	position: absolute; 
	text-align: right;
	}

	#foot_navi a {color : #ffffff; text-decoration : none;}
	#foot_navi a:hover {color : #ff6600; text-decoration : underline;}

	#foot_powered {position: absolute;}

/* QUICKFINDER */
#quickfinder {
	position:relative;
	float: right;
	width:235px;
	height:350px;
	z-index:600;
	visibility: visible;
	top: 0px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.sorthead {color : #ffffff; text-decoration : none;}
a.sorthead:hover {color : #ff6600; text-decoration : underline;}
a.sorthead:active {color : #ff6600; text-decoration : underline;}
a.sorthead:visited {color : #ffffff; text-decoration : none;}
