* { font-size: 100.01%; }
html { font-size: 70%; }

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff0b9 url(../bilder/body_bg_braun.png) repeat;
}

img {
	border: none;
}
h2 {
	font-size: 2.1em;
	color: #E2001A;
	font-weight: normal;
}
h1 {
	font-size: 2.3em;
	color: #000;
	line-height: 140%;
	padding-left: 15px;
	font-weight: lighter;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #000;
	line-height: 140%;
}



h4 {
	color: #e2001a;
	font-size: 1.1em;
	line-height: 120%;
	font-weight: lighter;
	padding: 20px;
	letter-spacing: 0.1em;
}

h5 {
	color: #000000;
	font-size: 1.1em;
	line-height: 160%;
	font-weight: lighter;
}

p {
	font-size: 1.1em;
	line-height: 130%;
	color: #666;
}

em {
	color: #333;
	font-weight: bolder;
}

td {
	height: 30px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 3px;
}

hr {
	color: #e2001a;
}

/* gesamt start */
#gesamt {
	width: 989px;
	margin: 0 auto;
	height: auto;
	
}


.logo_bonn {
	margin-top: 0px;
	margin-left: 850px;
	position: absolute;
	z-index: 1;
	-webkit-box-shadow:4px 4px 5px #666666;
    -moz-box-shadow:4px 4px 5px #666666;
     box-shadow:4px 4px 5px #666666;
}


/* main-menu start */
#main-menu {
	width: 989px;
	margin: 38px auto 0 50px;
	padding: 0;
	list-style: none;
}

#main-menu:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}

#main-menu li {
	float: left;
	font-weight: normal;
	font-size: 1.2em;
	margin-left: 4px;
	display: inline;
	
}

#main-menu li a {
	float: left;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

#main-menu li a strong {
	float: left;
	background: url(../bilder/nav_bg_links.gif) no-repeat;
	height: 20px;
	padding: 8px 3px 0 9px;
	border-top-left-radius: 8px;
	overflow:hidden;
}

#main-menu li a span {
	float: left;
	text-indent: -9999px;
	outline: none;
	width: 5px;
	height: 28px;
	background: url(../bilder/nav_bg_rechts.png) no-repeat;
}

#main-menu li a.active strong,
#main-menu li.hover a strong,
#main-menu li:hover a strong {
	background: url(../bilder/nav_hover_bg_links.png) no-repeat;
	color: #e2001a;
}

#main-menu li a.active span,
#main-menu li.hover a span,
#main-menu li:hover a span {
	background: url(../bilder/nav_hover_bg_rechts.png) no-repeat;
}

#main-menu li.hover,
#main-menu li:hover {
	position: relative;
}

#main-menu li.hover ul,
#main-menu li:hover ul {
	display: block;
}

/* main-menu end */

/* kopf start */
#kopf {
	width: 989px;
	background: url(../bilder/banner_post.png) no-repeat;
	margin-right: auto;
	height: 150px;
	margin-left: auto;
	position: relative;
	margin-top: -1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}

.facebook img {
	width: 40px;
	position: absolute;
	z-index: 10;
}


#leiste {
	background: #F9F9F9;
	height: auto;
	width: 964px;
	margin-left: 25px;
}
#inhalt {
	background: #F9F9F9 url(../bilder/inhalt_rechts_bg.jpg) repeat-y right top;
	min-height: 600px;
	width: 964px;
	margin-left: 25px;
	overflow: hidden;
}

/* kopf end */
/* inhalt start */
#inhalt a:hover img {
	border-right: 7px solid #7D0268;
}

#inhalt_rechts {
	float: right;
	width: 34%;
	overflow: hidden;
	position: relative;
}

.wappen {
	float: right;
	padding-left: 12px;
}


.bildtext {
	color: #e2001a;
	font-size: 1.25em;
	font-weight: normal;
	background: #fff0b9;
	padding-left: 10px;
	margin-top: 25px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.hyperlink {
	color: #7d0268;
	text-decoration: underline;
}

.tabelle_rechts {
	background: #FFF0b9;
	padding: 5px 15px 5px 5px;
	margin-bottom: 0px;
}

.tabelle_rechts a:link,
.tabelle_rechts a:visited {
	font-size: 1.1em;
	color: #7d0268;
	text-decoration: none;
	text-transform: uppercase;
}

.tabelle_rechts a:hover {
	font-size: 1.1em;
	color: #e2001a;
	text-decoration: underline;
	text-transform: uppercase;
}

.text_rechts {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background: url(../bilder/rechts-bg.png) repeat;
	text-align: justify;
	padding: 20px 15px 20px 10px;
	font-style: italic;
	border-left: 5px solid #fff0b9;
	margin-top: 0px;
	border-bottom: 5px solid #fff0b9;
	clear: right;
}


#link_rechts {
	width: 100%;
	margin: 10px auto;
}

#link_rechts p {
	padding-top: 20px;
	padding-bottom: 20px;
}


#link_rechts a:link img, 
#link_rechts a:visited img,
#link_rechts a:active img,
#link_rechts a:focus img {
	width: auto;
	margin: 10px auto;
	-webkit-box-shadow: 4px 4px 5px #666666;
    -moz-box-shadow: 4px 4px 5px #666666;
     box-shadow: 4px 4px 5px #666666;
}



#link_rechts a:hover img {
	border-right: 7px solid #7D0268;
	-webkit-box-shadow:4px 4px 5px #666666;
    -moz-box-shadow:4px 4px 5px #666666;
     box-shadow:4px 4px 5px #666666;
}

#inhalt_siteslinks {
	width: 58%;
	margin-left: 25px;
	min-height: 600px;
}

.lesen {
	color: #e2001a;
	font-style: italic;
	text-decoration: underline;
	font-size: 1.2em;
}


#inhalt_links {
	width: 65%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
}

#adresse {
	float: right;
	width: 40%;
	color: #000;
	padding-right: 25px;
	padding-left: 5px;
}
.karl-heinz {
	padding: 25px 25px 25px 15px;
	width: auto;
	position: absolute;
	z-index: 3;
}


#einfuehrung {
	clear: none;
	width: 90%;
	margin: 450px 40px 0px 15px;
}

#sitemap {
	background: #CCC url(../bilder/inhalt_oben_neu.png) no-repeat center top;
	width: 964px;
	margin-left: 25px;
	margin-top: 0px;
	overflow: hidden;
	list-style-type: none;
	height: auto;
	clear: right;
	padding-bottom: 25px;
}

.beschreibung a {
	font-size: 1em;
	font-weight: normal;
	line-height: 110%;
	letter-spacing: 0.05em;
	color: #666;
	padding-left: 3px;
}

.sitemaplink a {
	font-size: 1.1em;
	line-height: 140%;
	color: #7d0268;
	width: 27%;
	padding-left: 20px;
	letter-spacing: 0.05em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.sitemaplink a:link {
	font-size: 1.1em;
	line-height: 140%;
	color: #7d0268;
	width: 27%;
	padding-left: 20px;
	letter-spacing: 0.05em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.sitemaplink a:hover {
	font-size: 1.1em;
	line-height: 140%;
	color: #e2001a;
	text-decoration: underline;
	padding-left: 20px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-transform: uppercase;
}

.sitemaplink a.active,
.sitemaplink a:active {
	font-size: 1.1em;
	line-height: 140%;
	color: #e2001a;
	text-decoration:none;
	padding-left: 20px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-transform: uppercase;
}



/* gesamt end */
/* fuss start */

#fuss {
	background: #fff0b9 url(../bilder/fuss_bg.png) repeat-x;
	height: 100px;
	width: 100%;
	clear: both;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 20px;
}

.logo_fuss {
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 60px;
	margin-top: 0px;
	position: relative;
	display: block;
	padding-top: 20px;
	z-index: 15;
}
.fuss_link {
	display: inline;
	font-size: 1em;
}
.fuss_link li {
	list-style-type: none;
}
.fuss_link li a {
	color: #e2001a;
	font-size: 1.1em;
	line-height: 120%;
	font-weight: lighter;
}
.fuss_link li a {
}



#img_rechts {
	clear: both;
}

#inhalt_weiterlesen {
	height: auto;
	width: 700px;
	background: #F9F9F9;
	margin: 0px auto 0px 25px;
	overflow: hidden;
	padding-right: 25px;
}

/* inhalt end */

#vorfuss {
	background: #f9f9f9;
	width: 964px;
	margin-left: 25px;
}

#fuss_link {
	background: #fff0b9 url(../bilder/fuss_bg.png) repeat-x;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 20px;
}

.textsmall {
	font-size: 100%;
	font-weight: normal;
	color: #333;
}

.verweis {
	font-style: italic;
	color: #e2001a;
	font-size: 2em;
	font-weight: normal;
	width: 100%;
	background: #fff0b9;
	margin-top: 18px;
}

.arrow {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.zentriert {
	vertical-align: middle;
}

/* fuss end */

.rot {
	color: #e2001a;
}
.textbig {
	font-size: 1.2em;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

.td-text {
	vertical-align: top;
	padding-right: 8px;
	padding-left: 5px;
	color: #e2001a;
}

.td-antwort {
	vertical-align: top;
	padding-right: 8px;
	padding-left: 5px;
}

.formular {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff0b9;
	border: 1px solid #999;
	font-weight: normal;
}

fieldset {
	margin: 0px;
	font-size: 110%;
	background: #fff0b9;
	border:none;
	font-weight: normal;
	padding: 0px;
}
#field {
	margin-top: 20px;
	margin-left: 15px;
}
#formtabelle table tr td {
	vertical-align: top;
	width: 105px;
}


legend {
	margin: 0px 0px 0px 127px;
	font-weight: normal;
	color: #e2001a;
	font-size: 110%;
	font-style: normal;
}
	
#anrede {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 127px;
}
input,label,textarea  {
	font-size: 100%;
	margin: 0px 10px 10px 0px;
	width: 340px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


.radio {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	width: 20px;
}

input.button {
	border: 1px solid #666666;
	width: 165px;
	cursor: pointer;
	background: #FFFFFF;
	color: #999999;
	font-weight: normal;
}
#kontaktiert {
	width: 600px;
	margin-top: 25px;
	margin-left: 25px;
}
#impressum {
	width: 500px;
	margin-left: 25px;
}

.bg_grau {
	background: #CCC;
}

.bg_gelb {
	background: #fff0b9;
}
