html, body {
margin:0;
padding:0;
background-color:#442f6c;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#213BB4;
	font-size:83%;
}
/**** FRAME-Konstrukt
 ********************************/
#gesamt {
	width: 98%;
	min-width: 800px;
	max-width: 1280px;
	margin: 10px auto;
	background-color: #FFFFFF; /* */
	color: #333;
	line-height: 1.2em;
	position: relative;
	background-image:url(../../images/basic/welt-100s.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#frame {
	background-image:url(../../images/basic/round-lk2s.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 100%;
}

#links {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	/* height: 100%; */
	}

#inhalt {
	margin: 0 151px 0 220px;
	padding-bottom: 30px;
	background-color: #bfd9ef;
	min-height: 630px;
}

#rechts {
position: absolute;
top:0px;
right:0px;
width: 151px;
height: 100%;
background-image:url(../../images/basic/round-r1s.gif);
background-position:top right;
background-repeat:no-repeat; 
}

.rund-ob1 {
background-color:#FFFFFF;
background-image:url(../../images/basic/round-lk1s.gif);
background-position:top left;
background-repeat:no-repeat;
height:35px
}
#rund-ob2 {
background-color:tranparent; 
height:156px;
width:151px;
}

.logo {
background-color:#FFFFFF;
margin-bottom:41px;
}


/**** NAVIGATION links
 ********************************/
.navi {
width: 168px;
margin: 0;
padding: 20px 12px 20px 40px;
}

#links ul
{
margin: 20px 0 0 0;
padding: 0;
list-style-type: none;
}

#links li { margin: 0 0 1px 0;
display: block;
width: 220px;
color: #000;
 }

#links a, #links a:link, #links a:visited {
display: block;
padding: 2px 12px 2px 40px;
width: 168px;
color: #000;
background-color: #fff;
text-decoration: none;
}

#links a:hover
{
color: #000;
background-color: #bfd9ef;
text-decoration: none;
}

#links a#current {
background-color: #bfd9ef;
color: #000;
}


/**** BANNER-ICONS
 ********************************/
#inhalt-banner
{
	margin: 0 0 0px 0;
	padding:0px 0px 0px 20px;
	width: auto;
}

/* #inhalt-banner:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
} */

ul#bannerlist
{
list-style: none;
padding: 53px 0 103px 0;
margin: 0 auto;
width: inherit;
}

ul#bannerlist li
{
display: block;
float: left;
width: 14%;
margin: 0;
padding: 0;
text-align:left;
}

ul#bannerpersonen
{
list-style: none;
padding: 53px 0 103px 0;
margin: 0 auto;
width: inherit;
background:#039;
font:Verdana, Geneva, sans-serif;
font-weight:}

/**** alle LINKs zentral
 ********************************/
a, a:link, a:visited, a:active, a:focus {
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	font-size: 12px;
	direction: ltr;
}
a:hover {
	color: #000;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	width: inherit;
}

/**** inhalt/rechts TEXTformatierung
 ********************************/
h1 {
	margin: 0;
	padding: 0;
	font-size:120%;
	color:#0074BC;
}
#inhalt h1, #inhalt p {
padding: 0 25px 0 20px;
}
#inhalt h1 {
padding-bottom:20px;
}

#rechts h1, #rechts p {
padding: 0 10px;
}
.Steffi_css {
	text-align: center;
}

