/*<![CDATA[*/ 


@import url(style_menu.css);
@import url(style_sidebar.css);
@import url(style_inhalt.css);
@import url(style_lightbox.css);


html {
	padding: 0px;
	margin: 0px;
}

/* Allgemein */
body {
	padding: 0;
	margin: 0;
	color: #525252;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-size: 100.01%;
	background: #fff;
	
}

#druckadresse, #logodruck {
	display: none;
}

a {
	color: #08397b;
	text-decoration: underline;
}

a:hover {
	/*color: #f64812;*/
	color: #27599f;
	text-decoration: none;
}

strong {
	color: #08397b;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.30em;
	padding: 0;
	margin: 0 0 15px 0;
	color: #08397b;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 0px 0px;
	margin: 20px 0 10px 0;
	color: #08397b;
}

h3 {
	font-size: 1.10em;
	line-height: 1.25em;
	font-weight: bold;
	padding: 0 0 0px 3px;
	margin: 10px 0 5px 0;
	color: #525252;
}


h4 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #272425;
}

.hr {
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}

.hr hr {
	display: none;
}

img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}

table {
	font-size: 1.0em;
	border: 0;
}

.clearfix {
	clear: both;
	line-height: 0px;
}

.clearfix.edelstahl {
	clear: both;
	line-height: 0px;
	height: 14px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Seitenrahmen */

#seite {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	font-size: 0.75em;
	line-height: 1.35em;	
}

#seite-bg {
	float: left;
	width: 950px;
	background: #fff url(images/seite_bg.jpg) top left no-repeat;	
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Titel */
#titel {
	float: left;
	width: 945px;
	height: 82px;
	padding: 0 0 30px 5px;
}

#titel img {
	float: right;
	margin-top: -60px;
}

#titel #logo {
	float: left;
	padding: 12px 0 0 0px;
}

#titel #logo h3 {
	font-size: 3.3em;
	line-height: 1.25em;
	font-weight: bold;
	padding: 0 0 0px 3px;
	margin: 0px 0 5px 0;
	color: #777777;
	background: none;
	border-bottom: #ffed82 solid 2px;
}

#titel #logo h3 em {
	color: #3f618e;
}

#titel #logo h3 a {
	text-decoration: none;
	color: #777777;
}

#titel #logo h3 em a {
	text-decoration: none;
	color: #3f618e;
}

/* Claim */

#titel #claim {
	float: left;
	width: 500px;
	padding-top: 2px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #777777;
	text-align: left;
}
#titel #claim b {
	font-weight: normal;
	padding: 0 15px;
	background-color: #fff;
}


#head-container {
	float: left;
	display: block;
	background: #dfe8f5;
	width: 700px;
	height: 155px;
	padding: 0;
	margin: 0 0px 0 3px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Header */

#head-image {
	float: left;
	width: 700px;
	height: 155px;
	padding: 0px 0 0 0;
	background: #fff url(images/head_bg.jpg) bottom left;
}

#head-tagcloud {
	float: left;
	width: 243px;
	height: 115px;
	background: url(images/head_textbg.jpg) top left no-repeat;
	color: #414141;
	text-align: center;
	padding: 40px 0 0 0;
	line-height: 1.65em;
}

#head-tagcloud strong {
	color: #414141;
	font-size: 1.15em;	
}

#head-tagcloud em {
	font-size: 1.4em;
	font-style: normal;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Inhalt Container */

#inhalt-container {
	float: left;
	width: 950px;
	padding: 10px 0 0 0;
	background: url(images/sidebar_linie.gif) 703px 20px repeat-y;
}

#inhalt-head-container {
	float: left;
	width: 950px;
	padding: 0px 0 20px 0;
	background: url(images/inhalt_bg.jpg) top left repeat-y;
}

#inhalt-head-container #description {
	float: left;
	width: 455px;
	height: 31px;
}

#inhalt-head-container #hauptdescription {
	float: left;
	width: 950px;
	height: 31px;
	background: url(images/description_bg.jpg) top left no-repeat;
}

#inhalt-head-container #description p {
	padding: 9px 0 0 20px;
	font-size: 0.9em;
}

#inhalt-head-container #description strong{
	color: #08397b;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Breadcrumb */

#breadcrumb {
	float: left;
	font-size: 0.8em;
	padding: 0 0 10px 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Footer */

#footer {
	float: left;
	margin: 0px 0 5px 0px;
	height: 28px;
	padding: 0;
	width: 950px;
	font-size: 0.8em;
	color: #fff;
	background: url(images/footer_bg.gif) bottom left no-repeat;
}

#footer #copyright {
	float: left;
	padding: 5px 0 0 23px;
}

#footer #webdesign {
	float: right;
	padding: 5px 23px 0 0;
}

#footer #webdesign a {
	color: #fff;
	text-decoration: none;
}
#footer #webdesign a:hover {
	color: #fe860c;
}

#footer #webdesign strong {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #e1103a;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Farben */
.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

.grau {
	color: #666;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/*]]>*/ 
