
/****************************/
/**         Farben         **/
/****************************/
/** dunkelrot  	: #900     **/
/** dunkelblau 	: #1c3144  **/
/** dunkelgrau	: #d2d2d2  **/
/** hellblau	: #374A8D  **/
/** hellgrau	: #e6e6e6  **/
/** hellgrau	: #e7e7e7  **/
/****************************/


/**** Allgemein ****/

body {
	padding: 0;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
}

h1 {
	color: #900;
	font-size: 1.6em;
	margin:0;
	padding:0;
	padding-bottom: 1em;
}

b {	color: #1c3144; }
a {	color: #900; }

.cr_left {
	clear: left;
}

/**** Rahmen ****/

#l_global {
	float: left;
	padding:0px;
	margin: 0px;
	width: 1007px !important;
	width: 1003px;
	margin-right: -3px;
	background-image: url(./../../../images/page/hintergrund.gif);
	background-repeat: repeat-y;
}

* html #l_global { background-image: url(./../../../images/page/hintergrund1.gif);} /** Internet Explorer 6 **/

#r_global {
	display: none;
	background-image: url(./../../../images/page/buero_frau_stuhl.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 700px;
	margin:0px;
	padding:0px;
	margin-left: 1007px !important;
	margin-left: 1000px;
}

/**** Header ****/

.header {
	width: 100%;
	height: 5.7em;
	background-repeat: repeat-y;
}

#header {
	background-image: url(./../../../images/page/headerbild.gif)	
}

#logo {
	position: absolute;
	left: 780px !important;
	left: 778px;
	height: 48px;
	width: 225px;
	background-image: url(./../../../images/page/logo.gif);
	background-repeat: no-repeat;
}

#textlogo {
	position: absolute;
	padding-top: 1.9em;
	width: 14em;
	padding-left: 205px;
}

.sdnet {color: #900; font-size: 120%;}
.welt {color: #374A8D; font-size: 80%;}
.sitz {color: #1c3144; font-weight: bold; font-size: 105%;}

#balken {
	width: 100%;
	height: 4px;
	background-image: url(./../../../images/page/balken_blau.gif);
	background-repeat: repeat-x;
	clear: both;
}


/**** Navigation ****/

#menuleiste {
	background-color: #e6e6e6;
	height: 62px;
	width: 1007px !important;
	width: 1003px;
	font-weight: bold;
	margin: 0;
	padding:0;
	white-space: nowrap !important;
	white-space: normal;
}

.navi {
	position: relative;
	top: 19px;
	margin: 0;
	padding: 0;
	height: 1.7em;
	margin-left: 1.1em;
	margin-right: 1.1em;
	margin-top:0;
	margin-bottom:.8em;
	font-size: .8em;
	list-style-type: none;
	background-color: #d2d2d2;
	border: 1px inset #1c3144;
}

.navi li {
	display: inline;
}

.men {
	position: relative;
	top: .2em;
	padding-top: .3em;
	padding-left: .2em;
	padding-bottom: .3em;
}

.startseite {
	position: relative;
	top: .2em;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .6em;
}

.a-menuleiste {
	text-decoration: none;
	color: #232B47;
	padding-right: .4em;
}

.a-menuleiste:hover {
	color: #fffff1;

}

.a-strich {
	text-decoration: none;
	color: #900;
	padding: 0;
	margin: 0;
}
	
#kont-info {
	
}

/**** Menue ****/

#div_menu {	
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding:0;
}

#div_menu ul {
	list-style-type: none;
}

.ul_ebene0 {
	padding: 0;
	margin: 0;
}

.a_ebene0:hover {
	color: #900;
}

.parent0 {
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: .6em;
	color: #323B47;
	display: block;
}

.parent0 a:hover {
	color: #900;
}

.ul_ebene1 {
	font-size: .9em;
	background-color: #d2d2d2;
	border: 1px inset #1c3144;
	margin: 0;
	padding: 0;
	margin-left: .8em;
	margin-right: .8em;
	margin-bottom: 1em;
	margin-top: .25em;
	padding-top: .25em;
	padding-bottom: .3em;
}

.ul_ebene1 a{
	text-decoration: none;	
}

.ul_ebene0_inaktiv { display: none; }

.li_ebene1 {
	background-color: #d2d2d2;
}

.li_ebene1 a {
	padding-left: 1.2em;
	font-size: .9em;
	text-decoration: none;
	color: #232B47;
	display: block;	
}

.li_ebene1 a:hover {
	color: #fff;
}

.li_ebene1_aktiv {
	background-color: #ddd;
}


/**** Inhalt ****/

#main {
	margin-right: .8em;
}

#content {
	width: 1007px !important;
	width: 1003px;
}

#contentstuff {
	position: relative;
	margin: 0 0 0 205px;
	padding-right: 1em;
	padding-left: 5px;
	font-size: .8em;
}

.ueberschriften {
	color: #374A8D;
	font-weight: bold;
}

.top a{
	text-decoration: none;
	visibility: hidden;
}

/**** footer ****/

#footer {
	visibility: hidden;
	clear: both;
	width: 1003px;
	height: 1.2em;
	background-color: #900;
}

#copyright {
	padding-top: 3px;
	margin-left: 290px;
	font-size: .7em;
	text-decoration: none;
	color: #fff;
}

#copyright a {
	color: #fff;
}