* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	/*color: #6f7072;*/
	color: #333;
	background-color: #d6e5f2;
	}

/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}
img {
	border: 0;
	}
	
/* Allgemeiner Text
----------------------------------------------------------------------------------------------------------------------------------- */
h1 {
	font-size: 14px;
	color: #074887;
	padding-bottom: 10px;
	}
h2 {
	font-size: 12px;
	color: #074887;
	padding-bottom: 4px;
	}
p {
	line-height: 16px;
	padding-bottom: 10px;
	}
a:link, a:visited {
	color:#333;
	}
a:hover {
	color:#000;
	}
.oneImage {
	display: block;
	}
.divider_line {
	border-top: 1px solid #b5c8db;
	margin: 4px 0 4px 0;
	}
	
.divider_line_menu {
	border-top: 1px solid #b5c8db;
	}
	
	
.normText {
	color: #333;
	}


/* Container 1
----------------------------------------------------------------------------------------------------------------------------------- */
#container_1 {
	width: 978px;
	margin: 0px auto 0px auto;
	padding: 0 10px;
	background-image: url(../if/bg_container.gif);
	background-repeat: repeat-y;
	}


/* Erster Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1 {
	width: 978px;
	height: 100px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	text-align: left;
}

#area_head_1 a {
	color: #666;
	text-decoration: none;
	}


#area_head_1 a:hover, #area_head_1 a.active {
	color: #084987;
	}





/* Zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */

#area_head_2 {
	width: 978px;
	height: 138px;
	margin: 0px auto 0px auto;
	text-align: left;
}


/* Dritter Kopfbereich mit Hauptmenue
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_3 {
	width: 978px;
	height: 50px;
	margin: 0px auto 0px auto;
	background-image: url(../if/bg_menu_norm.gif);
	background-repeat: repeat-x;
	}
#area_head_3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
#area_head_3 ul li {
	float: left;
	display: block;
	padding: 0;
	}
#area_head_3 ul li a {
	display: block;
	padding: 9px 10px 6px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../if/bg_menu_norm.gif);
	background-repeat: repeat-x;
	}
#area_head_3 ul li a:hover, #area_head_3 ul li a.active {
	background-image: url(../if/bg_menu_active.gif);
	background-repeat: repeat-x;
	}


/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container_2 {
	width: 978px;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	}


/* Linke Hauptspalte 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_left_1 {
	float: left;
	width: 241px;
	padding-right: 16px;
	}


/* Navigation Linke Hauptspalte 1
----------------------------------------------------------------------------------------------------------------------------------- */

#area_left_1 ul {
	list-style: none;
	}
#area_left_1 ul li a {
	display: block;
	width: 225px;
	padding: 5px 0px 4px 16px;
	border-top: 1px solid #b5c8db;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #084987;
	margin: 0;
	}
#area_left_1 ul li a:hover, #area_left_1 ul li a.active {
	background-image: url(../if/bg_submenu.gif);
	background-repeat: repeat-x;
	color: #fff;
	}
#area_left_1 ul li li a {
	width: 209px;
	padding: 2px 0px 2px 32px;
	border-top: 1px solid #b5c8db;
	text-decoration: none;
	font-size: 11px;
	color: #084987;	
	}
#area_left_1 ul li li a:hover, #area_left_1 ul li li a.active {
	background-color: #eee;
	background-image: none;
	color: #084987;
	}	
#area_left_1 ul li li li a {
	width: 193px;
	padding: 2px 0px 2px 48px;
	font-weight: normal;;
	}
#area_left_1 ul li li li li a {
	width: 177px;
	padding: 2px 0px 2px 64px;
	}


/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float: left;
	width: 464px;
	}
#area_content_1 ul {
	padding-left: 16px;
	padding-bottom: 10px;
	margin: 0;
	list-style-type: square;
	line-height: 16px;
}
#area_content_1 ul.characteristics {
	list-style-image: url(../if/sunnen/bulletList.gif);
	margin-left: 15px;
	padding-left: 16px;
}


/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */
#area_right_1 {
	float: right;
	width: 208px;
	margin-right: 16px;
	}


/* Fussbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer {
	width: 978px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #b5c8db;
	height: 60px;
	text-align: center;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	}
#area_footer2 {
	width: 998px;
	height: 20px;
	margin: 0px auto 0px auto;
	background-image: url(../if/bg_footer.gif);
	background-repeat: no-repeat;
	color: #333;
	}
	
/* Diverse Inhalte
----------------------------------------------------------------------------------------------------------------------------------- */

.team_text_image {
	float: left;
	width: 120px;
	padding-top: 10px;
	}

.team_text_1, .team_text_2 {
	float: left;
	padding-top: 20px;
	}
	
.team_text_1 {
	width: 170px;
	}

.team_text_2 {
	width: 174px;
	}



.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #093;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #c00;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #00c;	
	}


