/*<![CDATA[*/ 



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;
}

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

/* Seitenrahmen */

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



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

/* Titel */
#titel {
	float: left;
	width: 100%;
	height: auto;
	padding: 0 0 10px 0px;
}

#titel img {
	display: none;
}

#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;
}

/* Claim */

#titel #claim {
	float: left;
	width: 100%;
	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 {
	display: none;
}

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


#head-tagcloud {
	display: none;
	float: left;
	width: 100%;
	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: 100%;
	padding: 10px 0 0 0;
	background: none;
}

#inhalt-head-container {
	float: left;
	width: 100%;
	padding: 0px 0 20px 0;
	background: none;
}

#inhalt-head-container #description {
	display: none;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#inhalt-head-container #hauptdescription {
	float: left;
	width: 100%;
	height: auto;
	background: none;
}

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

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

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Tertiaermenu */

#inhalt-head-container #tertiaer {
	float: left;
	clear: both;
	/*position: absolute;*/
	top: 0px;
	width: 100%;
	padding: 0;
	color: #9b9b9b;
	font-size: 0.9em;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#inhalt-head-container #tertiaer a {
	padding: 0 0px 0 0px;
	-webkit-tap-highlight-color:rgba(200,0,0,0.4);
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Inhalt */

#inhalt-sidebar {
	float: left;
	width: 100%;
	padding: 0 0 0 0px;
}

.inhalt {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0 0px 0 0px;
	font-size: 0.9em;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Hauptmenu Kästen */

#hauptmenu {
	float: left;
	padding: 0px 0 15px 0;
}

#hauptmenu a {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0 0;
	background: #dfe8f5;
	border: 1px solid #95b2d9;
	border-bottom: 0px solid #95b2d9;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	text-decoration: none;
	text-align: center;
}
#hauptmenu a:first-child {
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
}
#hauptmenu a:last-child {
	border-bottom: 1px solid #95b2d9;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

#hauptmenu a.kasten-rechts {
	margin: 0px 0 0 0;
}

#hauptmenu a:hover {
	text-decoration: none;
	background: #2760ad;
	padding: 10px 0px;
	margin: 0px;
	border: 1px solid #95b2d9;
}

#hauptmenu a:hover strong {
	text-decoration: none;
	background: #2760ad;
	color: #fff;
}


#hauptmenu a strong {
	color: #27599f;
	padding: 0 0 0 0px;
	font-size: 1.2em;
	margin: 0;
	display: block;
}

#hauptmenu a img {
	border: #fff solid 2px;
	margin: 10px 0 0 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Untermenu Kästen */

#untermenu {
	float: left;
	padding: 5px 0 15px 0;
}

#untermenu .untermenu-kasten:first-child {
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
}
#untermenu .untermenu-kasten:last-child {
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

.untermenu-kasten {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px 5px 0px;
	margin: 5px 0px 0 0;
	background: #dfe8f5;
	border: 1px solid #95b2d9;
	text-decoration: none;
}

.untermenu-kasten rechts {
	float: left;
	margin: 5px 0 0 0;
}

#untermenu a img {
	float: right;
	border: #fff solid 2px;
	margin: 0px 15px 0 0px;
}

#untermenu img:hover {
	border: #0b3369 solid 2px;
}

#untermenu .umenu-ul {
	float: left;
	width: 75%;
	margin: 6px 0 0 0px;
}
#untermenu ul {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
	list-style: url(images/list-style.gif);
}

#untermenu ul li {
	padding: 0px 0 4px 0px;
	margin: 2px 0 0px 22px;
	font-size: 1.4em;
	line-height: 1.3em;
	list-style: url(images/list-style.gif);
}

#untermenu ul li a {
	color: #08397b;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
}

#untermenu ul li a:hover {
	color: #27599f;
	text-decoration: underline;
}

#untermenu ul li:hover {
	list-style-image: url(images/list-style_hover.gif);
}

#untermenu a {
	text-decoration: underline;
}

#untermenu a strong {
	float: left;
	color: #27599f;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	font-size: 1.7em;
	margin: 0;
	text-align: center;
}

#untermenu a:hover strong {
	color: #0b3369;
	text-decoration: underline;
}

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

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

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sidebars */

#sidebar-right {
	display: none;
}


#bottomlinks {
	float: left;
	color: #9b9b9b;
	width: 100%;
	font-size: 0.9em;
	padding: 10px 0;
	text-decoration: none;
	
	
}

/* Bookmarks */
#bookmarks {
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0;
	text-align: center;
	border: 0px;
}

#bookmarks a,
#bookmarks span {
	float: right;
	display: block;
	color: #525252;
	font-size: 1.3em;
	margin: 0 0 0 15px;
}

#bookmarks a img {
	width: 32px;
	height: 32px;
}

#bottomlinks .tertiaer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0 0px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



/*//////////////////////////////////////////////////////////////////////////////////*/
/* Footer */

#footer {
	float: left;
	margin: 0px 0 5px 0px;
	padding: 0;
	width: 100%;
	font-size: 0.8em;
	color: #525252;
	background: none;
	border-top: 1px solid #08397b;
	text-align: center;
}

#footer #copyright {
	float: none;
	padding: 4px 0 0 0px;
}

#footer #webdesign {
	float: none;
	padding: 4px 0px 0 0;
}

#footer #webdesign a {
	color: #fe860c;
	text-decoration: underline;
}
#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;
}

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

/*]]>*/ 
