/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}


body {
    font-family: Arial, verdana, sans-serif;
    font-size: 12px;
	line-height: 15px;
    text-align: left;
    color: #666;
    background: #fff;
}

html {
	overflow-y:scroll;
	padding-bottom: 20px;
}


a,
a:link,
a:visited,
a:hover,
a:active { 
    text-decoration: none;
    color: #666;
    border-bottom: 1px dotted #666; 
}


a img, img {
    border: none;
	text-decoration: none;
}


.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
}


#page {
	margin: 40px auto 0 auto;
	width: 1000px;
	overflow: hidden;
}


#header {	
	height: 240px;
	background: url(images/logo.jpg) no-repeat 0 0;
	position:relative;
}


#content {
	width: 826px;
    margin: 0 0 30px 161px;
	border: 1px solid #193b81;
}




#footer {
    position: relative;
	width: 826px;
	height: 30px;
    margin: 0 0 0 163px;
	border-top: 1px solid #193b81;
	border-bottom: 1px solid #193b81;
}

/* CrumpBox
------------------------------------------------------------------------- */
div.crumbBox {
	margin: 0 0 25px 23px;
}

div.crumbBox span {
	color: #666;
	font-size: 12px;
}

div.crumbBox a,
div.crumbBox a:link,
div.crumbBox a:visited,
div.crumbBox a:hover,
div.crumbBox a:active { 
    text-decoration: none;
    border: 0; 
}


div.crumbBox a:hover{ 
	 border-bottom: 1px dotted #666; 
}


div.crumbBox span.B_currentCrumb {
	background: #193b81;
	line-height: 19px;
	border-top: 1px solid #193b81; 
	border-bottom: 1px solid #193b81;
	width: 165px;
	overflow: hidden;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
	color: #fff;
}

/* Post 
------------------------------------------------------------------------- */

div.post {
	margin: 0 0 25px 23px;
	text-align: justify;
}

div.post h3.post_titel {
    margin: 0 0 50px 0;
    color: #193b81;
	font-size: 21px;
	font-weight: bold;
}

div.post p {
    margin: 0 0 10px 0;
}

div.spalte0 {
	float:left;
	width: 780px;
	overflow: hidden;
}

div.spalte1{
	float:left;
	width: 120px;
	margin-right: 13px;
	overflow: hidden;
}

div.spalte2{
	float:left;
	width: 400px;
	margin-right: 13px;
	overflow: hidden;
}

div.spalte3{
	float:left;
	width: 125px;
	margin-right: 18px;
	overflow: hidden;
}

div.spalte4{
	float:left;
	width: 295px;
	margin-right: 18px;
	overflow: hidden;
}


div.bildspalte2{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 660px;
	overflow: hidden;
}

div.bildspalte3{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 537px;
	overflow: hidden;
}

div.bildspalte4{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 404px;
	overflow: hidden;
}

div.bildspalte5{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 271px;
	overflow: hidden;
}

div.bildspalte6{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 138px;
	overflow: hidden;
}

div.bildspalte1{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 390px;
	overflow: hidden;
}

div.bildspalte0{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 803px;
	overflow: hidden;
}

div.bildspalte7{
	margin-top: 3px;
	text-align: right;
	float:left;
	width: 490px;
	overflow: hidden;
}


	
	
	
div.div_liste {
	clear:both;
	
}

img.div_liste_img {
	margin:3px 0 10px 10px;
	height: 100px;
}

div.div_liste_right {
	float:right;
}

div.div_liste_left {
	padding-right: 220px;
}

/* Footer
------------------------------------------------------------------------- */

div#footer_icons {
	margin: 5px 0 0 0;
}

div#footer_icons a,
div#footer_icons a:link,
div#footer_icons a:visited,
div#footer_icons a:hover,
div#footer_icons a:active { 
    text-decoration: none;
    border: 0; 
	margin: 0 3px 0 0;
}



/* Header
------------------------------------------------------------------------- */



div#header_navigation  {
	margin: 0 0 0 160px;
}

div#header a.logo_link,
div#header a.logo_link:link,
div#header a.logo_link:visited,
div#header a.logo_link:hover,
div#header a.logo_link:active { 
	position: absolute;
	top:0px;
	left:0px;
	display: block;
	width: 130px;
	height: 130px;
	border:0;
}




#header_navigation,
#header_navigation ul  {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#header_navigation a{
	display:block;
	height: 19px;
	line-height: 19px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1px 0;
	border: 0;
	padding: 0 0 0 24px;
	width: 144px;
}

#header_navigation li {
	position: relative;
	list-style-type:none;
	
}

#header_navigation li  a{
	background: url(images/link_streifen_blau.jpg) repeat-x  left top;		
	padding: 0 0 0 8px;
}


#header_navigation li ul{
	position:absolute;
	top: 0px;
	left:150px;
}

#header_navigation li li{
	float:left;
	background: url(images/link_streifen_hellblau.jpg) repeat-x  left top;
	width:170px;
}

#header_navigation li li a{
	background: url(images/link_anstrich_2.jpg) no-repeat left top ;
	padding: 0 0 0 24px;
	font-size: 11px;
	width: 146px;

}

#header_navigation li li:hover ul{
	display:block;
}
	
#header_navigation li li:hover {
	background: url(images/link_anstrich.jpg) repeat-x  left top;
}

#header_navigation li li ul{
	position:absolute;
	top:20px;
	left: 0px;
	width:170px;
	display:none;
	z-index: 100;
}

#header_navigation li li li{
	background: url(images/link_streifen_grau.jpg) repeat-x  left top;
	width:168px;
}

#header_navigation li  li li a{
	background: url(images/link_anstrich_2.jpg) no-repeat left top ;
	font-weight: normal;
}


#header_navigation li li li:hover {
	background: url(images/link_streifen_blau.jpg) repeat-x  left top;
}

#header_navigation  li.einblenden_erster  li a.link_erster{
	border-right: 0px;
}	
	
#header_navigation li li.einblenden{
	background: url(images/link_streifen_blau.jpg) repeat-x  left top;
}

#header_navigation li li.einblenden a{
	background: url(images/link_anstrich.jpg) no-repeat left top ;

	
}

#header_navigation li li.einblenden li {
	width:168px;
	background: url(images/link_streifen_grau.jpg) repeat-x  left top;
}

#header_navigation li li.einblenden li:hover {
	background: url(images/link_streifen_blau.jpg) repeat-x  left top;
}

#header_navigation ul.aha{
	background: url(images/link_streifen_hellblau.jpg) repeat-x  left top;
}

#header_navigation li li ul.aha{
	background: none;
}

#header_navigation li li.einblenden:hover {
	background: url(images/link_anstrich.jpg) repeat-x  left top;
	margin-right:2px;
	width: 168px;
}

#header_navigation li li.active a, #header_navigation li li.einblenden li.active a{
	background: url(images/link_anstrich.jpg) no-repeat left top ;
	width: 146px;
}

#header_navigation li li.active, #header_navigation li li.einblenden li.active {
	background: url(images/link_anstrich.jpg) repeat-x  left top;
	margin-right:2px;
	width: 168px;
}




/* ÜBERNOMMEN 
------------------------------------------------------------------------- */



p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

div.post h1,
div.post h2,
div.post h3,
div.post h4,
div.post h5,
div.post h6 {
	margin: 2px 0 15px 0;
}


div.post h1{
	font-size: 22px;
	line-height: 25px;
	margin: 2px 0 25px 0;
}
div.post h2{
	font-size: 20px;
	line-height: 23px;
	margin: 2px 0 20px 0;
}
div.post h3{
	font-size: 18px;
	line-height: 21px;
	margin: 2px 0 20px 0;
}
div.post h4{
	font-size: 16px;
	line-height: 19px;
	margin: 2px 0 15px 0;
}
div.post h5{
	font-size: 14px;
	line-height: 17px;
	margin: 2px 0 10px 0;
}
div.post h6{
	font-size: 12px;
	line-height: 15px;
	margin: 2px 0 10px 0;
}

 
.sitemap ul {


}

.sitemap ul li{
	
	padding: 15px 0 0 32px;
	background: url(images/sitemap-anstrich4.jpg) no-repeat 0 0;
	list-style-type:none;
	font-size: 12px;
}

.sitemap ul ul li{
	padding: 5px 0 0 32px;
	background: url(images/sitemap-anstrich5.jpg) no-repeat 0 0;
	
}

.sitemap ul li.last{
	background: url(images/sitemap-anstrich6.jpg) no-repeat 0 0;
	padding: 5px 0 0 32px;
	border:0;
}



.sitemap ul li a {
	border: 0;
}

div.sitemap  {
	margin-bottom: 20px;
}

div.sitemap  p{
	margin: 0;
}


a.ohneborder {
	border: 0;
}

label.tp_label {
	float:left;
	text-align: right;
	margin: 0 17px 0 0;
	width: 125px;
}

input.tp_input, select.tp_input,textarea.tp_input {
	border: 1px solid #8c9dc0;

}

input.long, textarea.long {
	width: 300px;
}

select.long {
	width: 302px;
}

input.short, select.short,textarea.short {
	width: 70px;

}

p.abstand_left_form, div.errors {
	padding: 0 0 0 142px;
}

div.errors {
	margin: 0 0 20px 0;
	color: #ff6f00;
}

p.clear_left {
    clear: left;
}

div.post ul li{
	margin: 0 0 0 15px;
}


/* TinyMCE ------------------------------------------------------------------------- */

.text_grau {
	color: #7d7477;
}

.text_blau {
	color: #2d4399;
}
