/* ------------------------------------------------------------------- */
/* Grundelemente */
/* ------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	border: 0;
}










/*
### Redesign 2009-3
### ----------------------------------------------------------------------------------------------
*/

#centercol *, 
#rightcol * {
	color: #9f0430 !important;
	
	border-bottom-color: #9f0430 !important;
}

#leftcol * {
	border-bottom-color: #9f0430 !important;
}


.hn_passiv a:hover, 
.hn_passiv a:active, 
.hn_aktiv a:link, 
.hn_aktiv a:visited, 
.hn_aktiv a:hover, 
.hn_aktiv a:active, 
.hn_passiv_last a:hover, 
.hn_passiv_last a:active, 
.hn_aktiv_last a:link, 
.hn_aktiv_last a:visited, 
.hn_aktiv_last a:hover, 
.hn_aktiv_last a:active {
	color: #9f0430 !important;
}



.sn_passiv a:link, 
.sn_passiv a:visited {
	color: #444;
}

.sn_passiv a:hover, 
.sn_passiv a:active,
#leftcol * a {
	color: #444;
}

.sn_aktiv a:link, 
.sn_aktiv a:visited, 
.sn_aktiv a:hover, 
.sn_aktiv a:active {
	color: #9f0430 !important;
}


#leftcol h1, 
#centercol h1, 
#rightcol h1 {
	color: #444 !important;

}

#logo2009 {
	width: 938px;
	height: 60px;
	text-align: right;
}


/*
### Ende Redesign 2009
### ----------------------------------------------------------------------------------------------
*/


/*************************************/
/* Sprachnavi Januar 2010 */
/*************************************/

#sp_navi {
	position: relative;
	float: left;
	left: 20px;
	top: 30px;
	width: 200px;
	height: 15px;
	text-align: left;
	
	display: block;

}

/******** ENDE Sprachnavi *******/



html, body {
	height: 100%;
}

body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #007fac;
	
	background-image: url(../bilder/body_bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #e5f1f5;
}


/* ------------------------------------------------------------------- */
/* Tabellenzellen für den guten IE ... */
/* ------------------------------------------------------------------- */

* html body {
	text-align: center;
}

* html td {
	font-size: small;
	font-size: 0.75em;
	line-height: 1.4em;

}


.floatleft { float: left; }
.floatright { float: right; }
.clearboth { clear: both; }
.hidden { display: none; }
acronym, abbr { cursor: help; }

a:link, a:visited { text-decoration: underline; color: #007fac; }
a:hover, a:active { text-decoration: none; color: #007fac; }



/* ------------------------------------------------------------------- */
/* Textformatierungen */
/* ------------------------------------------------------------------- */

p {
	padding-bottom: 0.7em;
}

td {
	vertical-align: top;
}


.box_bg p {
	font-size: 0.9em;
	padding-left: 10px;
	width: 158px;
}


.centerbox_bg p, 
.centerbox_bg h1, 
.centerbox_bg h2, 
.centerbox_bg h3, 
.centerbox_bg form, 
.centerbox_bg ul {
	width: 528px;
	padding-left: 10px;
}

.centerbox_bg ul {
	padding-left: 30px;
}

h1 {
	font-size: 1.2em;
	color: #007fac;
	padding-bottom: 1em;
}

.box_bg h1 {
	color: #007fac;
	padding-bottom: 0.7em;
	font-size: 0.9em;
	padding-left: 10px;
	width: 158px;
}

.centerbox_bg h1 {
	color: #007fac;
	/*padding-left: 10px;*/
        margin-top: 1.5em;
	width: 528px;
}

.centerbox_bg .csc-header-n1 h1 {
    margin-top: 0;
}



/* ------------------------------------------------------------------- */
/* Layout */
/* ------------------------------------------------------------------- */

#wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto auto !important;
	
/*	background-image: url(../bilder/wrapper_bg_teller.jpg);*/
	background-image: url(../bilder/wrapper_bg_teller-3karo.jpg);
	background-repeat: repeat-y;
	
	border-left: 1px solid #949c9f;
	border-right: 1px solid #949c9f;
}

* html #wrapper {
	border-right: 0;
	text-align: left;
}

/*
#header {
	width: 960px !important;
	height: 140px;
	background-image: url(../bilder/header_bg_2009_def.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
*/

#header {
	width: 960px !important;
	height: 89px;
	background-image: url(../bilder/header_bg_2009_def.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

#inhaltsbereich {
}

#leftcol {
	width: 178px;
	margin-left: 16px;
	float: left;
}

* html #leftcol {
	margin-left: 8px;
}

#box_leftcol_image {
    width: 178px;
    float: left;
    margin-top: 10px;

    background-image: url(../bilder/leftcol_image_schatten.gif);
    background-position: bottom left;
}

* html #box_leftcol_image {
    background-image: url(../bilder/leftcol_image_bg.gif);
}

#box_leftcol_image img {
    border: 1px solid #f00;
    margin-left: 4px;
    margin-bottom: 6px;
}

*+html #box_leftcol_image img {
    margin-bottom: 4px;
}

#box_leftcol_image dt img {
    margin-bottom: -4px;
}

*+html #box_leftcol_image dt img {
    margin-bottom: 6px;
}


#navigation {
	width: 158px;
	margin-left: 10px;
	margin-bottom: -1px;
}



#centercol {
	width: 548px;
	margin-left: 12px;
	float: left;
	padding-bottom: 15px;
}



#rightcol {
	width: 178px;
	margin-left: 12px;
	float: left;
}

#rightcol .box_bg ul {
    padding-left: 24px;
    width: 140px;
    font-size: 85%;
}

#rightcol .box_bg ul li {
    margin-bottom: 5px;
}


.box {
	width: 178px;
	height: auto;
	float: left;
}

.box_top {
	width: 100%;
	height: 11px;
	background-image: url(../bilder/box_top_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	
	z-index: 2;
}

.box_bg {
	background-image: url(../bilder/box_bg.gif);
	background-repeat: repeat-y;
	
	padding-bottom: 5px;
	
}

.box_bottom {
	width: 100%;
	height: 13px;
	background-image: url(../bilder/box_bottom_bg.png);
	background-repeat: no-repeat;
}

.centerbox {
	width: 548px;
	height: auto;
	float: left;
}

.centerbox_top {
	width: 100%;
	height: 11px;
	background-image: url(../bilder/centerbox_top_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.centerbox_bg {
	background-image: url(../bilder/centerbox_bg.png);
	background-repeat: repeat-y;
	
	padding-bottom: 5px;
}

.centerbox_bottom {
	width: 100%;
	height: 13px;
	background-image: url(../bilder/centerbox_bottom_bg.png);
	background-repeat: no-repeat;
}


/* IE6 Box-Stuff */
* html .box_top { background-image: url(../bilder/box_top_bg.gif); }
* html .box_bg { background-image: url(../bilder/box_bg.gif); }
* html .box_bottom { background-image: url(../bilder/box_bottom_bg.gif); }
* html .centerbox_top { background-image: url(../bilder/centerbox_top_bg.gif); }
* html .centerbox_bg { background-image: url(../bilder/centerbox_bg.gif); }
* html .centerbox_bottom { background-image: url(../bilder/centerbox_bottom_bg.gif); }



#footer {
	height: 1px;
	width: 1000px;
	margin: auto auto;
	margin-top: -80px;
	text-align: right;
}

#eag_link {
	height: 75px;
	width: 15px;
        float: right;
	margin-top: 0px;
	text-align: right;
}

* html #footer {
	width: 950px;
}


/* ------------------------------------------------------------------- */
/* Flicke für Inhaltsebene */
/* ------------------------------------------------------------------- */



.centerbox_bg form input {
	border: 1px solid #666;

}


.centerbox_bg form th {
	text-align: right;
	font-size: 1em;
	font-weight: bold;

}

* html .centerbox_bg form th {
	font-size: 0.7em;
}



* html .centerbox_bg h3 {
font-size: 1.2em;

}


#EAG_iframe {
	width:160px;
	height:178px;
	padding: 0;
	margin: 0 0 0 10px;
}




