body {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 0.8em;
	background-color: #ffffff;
	background-image: url(../images/kreis_bg.gif);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	text-align: center;
}
h1{
	font-weight: 400;
	font-size: 1.7em;
	color: #e2001a;
}

#h1{
	font-weight: 400;
	font-size: 1.7em;
	margin-top: -4px;
	color: #e2001a;
}


h2 {
	color: #413931;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 3px;
}

img{
	border: none;
}


a {
	color: #413931;
	text-decoration: none;
}

a:hover {
	color: #e2001a;
	text-decoration: underline;
}

ul {
	list-style-type:disc;
}

input#suchfeld  {
	border: 1px solid #7b96a5;
	background-color: #c6d3d6;
	font-family: sans-serif, Helvetica, Arial;
}

#seite {
	text-align: left;
	width: 959px;
	margin: 2.5% auto;
}

#bn_startseite {
	text-align: right;
	width: 100%;
	height: 15px;
}

#suche {
        float: right;
	width: 350px;
	height: 77px;
	background: url(../images/bg_suchen.png);
	background-repeat: repeat-y;
}

#suchform {
	height: 10px;
	padding-left: 20px;
	padding-top: 7px;
}


#navi_rechts {
	padding-left: 20px;
	padding-top: 20px;
}

#optimal {
	float: left;
}

#workflow {
	float: right;
}

#navi, #navi_site2 {
	float: left;
	width: 609px;
	height: 96px;
	background-color: #e2001a;
	background-image: url(../images/menu_background.png);
	background-repeat: repeat-y;
}
#navi {
	clear: both;
}

#Rechner, #Vernetzung, #Versprechen, #Versprechen2 {
	float: left;
}

#Rechner_Sub, #Vernetzung_Sub, #Versprechen_Sub, #Versprechen_Sub2 {
	float: left;
	display: none;
}

#inhalt {
	clear: both;
	width: 100%;
	background-image: url(../images/bg_streifen.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#inhalt_site2 {
	clear: both;
	width: 100%;
	background-image: url(../images/site2/sub2_bg.png);
        background-repeat: repeat-y;
	overflow: hidden;
}

#text {
	width:607px;
        float:left;
}

#navi_rechts_unten, #navi_rechts_unten_site2 {
	width:349px;
        float:left;
}


.format_text {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align:left;
        font-size: 0.9em;
        color: #413931;
        line-height: 1.8em;
}

.format_navi {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align:left;
        font-size: 0.9em;
        color: #413931;
}


#navi_rechts_unten_site2 h1, #navi_rechts_unten_site2 h2, #navi_rechts_unten_site2 a {
	color: #fff;
}

#streifen_unten {
	clear: both;
	height: 22px;
	background: url(../images/bg_streifen_unten.gif);
	background-repeat: no-repeat;
	padding-left: 649px;
}


#navi_rechts_unten a {
	padding-right: 20px;
	background: url(../images/pfeil.gif) no-repeat center right;
} 

#navi_rechts_unten_site2 a {
	padding-right: 20px;
	background: url(../images/site2/pfeil_weiss.gif) no-repeat center right;
} 

#text a {
	color: #413931;
	text-decoration: underline;
}

#text a:hover {
	color: #413931;
	text-decoration: none;
}


/* mail form - start */
.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
/* mail form - end */

div.wrapper {
width:600px;
border: 4px #000 solid;
}
div.left_column {
width:150px;
float:left;
text-align:center;
vertical-align:middle;
border: 1px #aaa solid;
}
div.content {
width:300px;
float:left;
text-align:left;
border: 1px #aaa solid;
padding-left: 20px;
}

