﻿/* CSS Document */

/* Styles Hauptbereich ##################################### */


.image_home {
	width:569px;
	margin-bottom:12px;
}
.image_big {
	width:569px;
	margin-bottom:12px;
}
.image_text {
	width:495px;
}
.image_text_img {
	width:211px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	float:left;
	margin-bottom:7px;
}
.image_text_txt {
	width:270px;
	margin-left:12px;
	float:left;
		margin-bottom:7px;
}
.image_double {
width:569px;
}
.image_double_img1{
	width:275px;
	float:left;
}
.image_double_img2 {
	width:275px;
	float:left;
	margin-left:19px;
}
.image_double_txt {
	width:275px;
	margin-bottom:7px;
	margin-top:7px;
}
.image_triple {
width:569px;
}
.image_triple_img1{
	width:176px;
	float:left;
}
.image_triple_img2 {
	width:176px;
	float:left;
	margin-left:20px;
}
.image_triple_img3 {
	width:176px;
	float:left;
	margin-left:21px;
}
.image_triple_txt {
	padding-bottom:12px;
	padding-top:7px;
}
.linie {
	height:3px;
	background-color:#e0dfc3;
	margin-bottom:9px;
	line-height:0px;
	font-size: 0px;
}
.more_button {
	padding-top:6px;
	margin-bottom:4px;
}
.separator {
	width:569px;
	height:1px;
	background-color:#e0dfc3;
	margin-bottom:9px;
	line-height:0px;
	font-size: 0px;
}
.standard_text{
padding-bottom:10px;
}
.teaser {
	width:569px;
}
.teaser_image {
	width:232px;
	float:left;
	padding-bottom:9px;
			padding-top:2px;
			margin-bottom:2px;
}
.teaser_text {
	width:312px;
	margin-left:14px;
	float:left;
	padding-bottom:9px;
		padding-top:0px;
}
.sitemap_list_lvl_2 {
display:box;
margin-bottom:10px;
}
.sitemap_item_lvl_2 {
list-style:none;
font-weight:bold;
font-size:13px;
padding-bottom:12px;
text-transform:uppercase;
margin-bottom:10px;
border-bottom-style:solid;
border-bottom-color:#e0dfc3;
border-bottom-width:1px;
margin-bottom:10px;
}
.sitemap_item_lvl_2 a{
text-decoration:none;
}
.sitemap_list_lvl_3 {
padding-top:5px;
}
.sitemap_item_lvl_3 {
list-style:square;
font-weight:normal;
font-size:12px;
padding-bottom:2px;
text-transform:none;
margin-left:15px;
border:none;
margin-bottom:0px;
}
.sitemap_item_lvl_4 {
list-style:square;
font-weight:normal;
font-size:12px;
padding-bottom:2px;
text-transform:none;
margin-left:30px;
border:none;
}



/* Styles Rechte Spalte ##################################### */

.contentright_newsletter_txt {
	padding-top:0px;
	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	display:box;
	margin-left:14px;
	padding-bottom:1px;
	
}

/*
Tabelen, die aus TinyMCE kommen, kriegen automatisch 
table_row_odd und table_row_even klassen für geraden 
und ungeraden Zeilen (falls keine andere klasse in 
TinyMCE zugewiesen wurde).
*/
.standard_text table {
	width:100%;
	border-top: 3px #e0dfc3 solid;
	border-bottom: 2px #e0dfc3 solid;
	margin-bottom: 10px;
	border-left: 1px #e0dfc3 solid;
		border-right: 1px #e0dfc3 solid;
	padding:0px;
	margin:0px;
}

.table_row_odd {
}

.table_row_odd  td {
	padding:4px;
	vertical-align: top;
	padding-left:0px;
	border-bottom-style:solid;
	border-bottom-color:#e0dfc3;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#e0dfc3;
	border-right-width:1px;
	margin:4px;
}

.table_row_even {

}

.table_row_even td {
	padding:4px;
	vertical-align: top;
	padding-left:0px;
	border-right-style:solid;
	border-right-color:#e0dfc3;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e0dfc3;
	border-bottom-width:1px;
	margin:4px;

}
.standard_text table td {
	padding:5px;
}

