/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/layout/default_layout_2/background.jpg);
	background-repeat:repeat-x;
/*	background-color:#fff;*/
	background-color:#535353;

}

.text_format_12
{
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
}

.text_format_14
{
	font-size:14px;
	font-family: Arial, Verdana, sans-serif;
}

.text_format_16
{
	font-size:16px;
	font-family: Arial, Verdana, sans-serif;
}

.Price {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

h1 {
	font-size:18px;
	color:#171717;
}

h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

.table_border {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color:#FFFFFF;
	width: 982px;
}

.menu {
	background-image:url(/images/gallery/layout/bg_navigation.gif);
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	margin:0px;
	color: #fff;

}

.menu a {
	color:#eeeeee;
	text-decoration:none;
}

.menu a:hover {
	color: #fff;
}

.table_menu {
	margin-left:19px;
}

.header {
	background-image:url(http://spronk.ct-networks.de/kundenteichanlagen/images/image_header7.jpg);
/*	background-image:url(/images/gallery/Logos/image_header7.jpg);*/
/*	background-image:url(/layout/default_layout_1/image_header.jpg);*/
	background-repeat:no-repeat;
	height:120px;


}
/*
.header_logo {
	background-image:url(/images/gallery/Logos/spronk_logo.jpg);
	background-position: 30px 0px;
	background-repeat:no-repeat;
	height:32px;
	width:70%;
}
*/
/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */

.logo {
/*
	background-image:url(/images/gallery/Logos/spronk_logo_transparent.gif);
	background-repeat:no-repeat;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
	width:200px;
*/
}

.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:20px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

/**
 * 2. row
 */

#left_column {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 204px;
}

#main_column {
        text-align:left;
	width:558px;
	padding: 25px 5px 10px 5px;
}

#right_column {
	width:210px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#standalone_left_column {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 204px;
}

#standalone_main_column {
        text-align:left;
	width:778px;
	padding: 25px 5px 10px 5px;
	height: 100%;
}

ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:184px;
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:184px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	/*background-image:url(/images/gallery/layout/bg_subnavi.gif);
	background-repeat:no-repeat;*/
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
}

ul.left_menu a {
	display: block;
/*	color:#3c3c3c;*/
	color: #444444;
	text-decoration:none;
/*	padding: 7px 4px 5px 5px;*/
	padding: 7px 0px 5px 5px;
	width:177px;
	background-color:#fff;
	border-top:1px #cdcdcd solid;
	border-left:1px #cdcdcd solid;
	border-right:1px #cdcdcd solid;
}

ul.left_menu li a:hover {
/*	font-weight:bold;*/
	color:#000;
}

ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	width:auto;
}

ul.left_menu li.level2 a {
	display: block;
	background-image:none;
/*	background-color:#CAEDF2;*/
	background-color:#e8ffc5;
	border-top:1px #cdcdcd solid;
	border-left:1px #cdcdcd solid;
	border-right:1px #cdcdcd solid;
	padding: 7px 4px 5px 7px;
	margin-left: 8px;
	width:170px;
}


ul.left_menu li.level3 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	width:auto;
}

ul.left_menu li.level3 a {
	display: block;
	background-image:none;
/*	background-color:#E3F3F5;*/
	background-color:#ddffaa;
	border-top:1px #cdcdcd solid;
	border-left:1px #cdcdcd solid;
	border-right:1px #cdcdcd solid;
	padding: 7px 4px 5px 10px;
	margin-left: 8px;
	width:175px;
}

.suche {
	background-color:#4f8d00;
	width:972px;
	text-align: center;
	font-size:11px;
	font-weight:normal;
	color: #fff;
}

.suche .content {
        text-align:center;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 5px 5px 5px;
	width:972px;
}

.content .search_form {
        text-align:center;
	font-size:12px;
	font-weight:bold;
	color: #fff;
}


.search_form label {
        text-align:center;
	font-size:11px;
	font-weight:normal;
	color: #fff;
}
/*
.search_form .submitbutton:hover {
background-color: green;
}*/


.box {
        text-align:left;
	padding-left:10px;
	padding-right:0px;
	width:200px;
}

.box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 200px;

}

.header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	width:200px;
}

.box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 0px 0px 0px;
	width: 200px;
}

.navigation_box {
        text-align:left;
	padding-left:5px;
	padding-right:0px;
	width: 199px;
}

.navigation_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height: 26px;
	width: 184px;

}

.navigation_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.navigation_box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 198px;
}

.navigation_box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
}

.information_box, .besuchercounter_box {
        text-align:left;
	padding-left: 5px;
	padding-right:0px;
	width: 199px;
}

.information_box .header, .besuchercounter_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 184px;
}

.information_box .header h2, .besuchercounter_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.information_box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 0px 0px 5px;
	width: 179px;
}

.information_box .content a {
	display: block;
	color: #444444;
	text-decoration:none;
	padding: 2px 0px 5px 0px;
	width: 179px;
}

.information_box .content a:hover {
	color:#000;
}

.besuchercounter_box .content {	
        text-align:center;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 0px 0px 5px;
	width: 179px;
}


.information_box .footer, .besuchercounter_box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 0px 0px 5px;
	width: 179px;
}

.zahlungsarten_box {
        text-align:left;
	padding-left: 5px;
	padding-right:0px;
	width:199px;
}

.zahlungsarten_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 184px;

}

.zahlungsarten_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.zahlungsarten_box .content {	
        text-align:center;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 179px;
}

.zahlungsarten_box .content .link {
}

.zahlungsarten_box .content a {
	display: block;
	color: #444444;
	text-decoration:none;
	padding: 2px 0px 5px 0px;
	width: 179px;
}

.zahlungsarten_box .content a:hover {
/*	font-weight:bold;*/
	color:#000;
}

.zahlungsarten_box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 0px 0px 5px;
	width: 179px;
}

.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;
}

.footer {
        text-align:left;
	background-image:url(/layout/default_layout_1/bg_footer.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;

}

.warenkorb {
        text-align:left;
	width:190px;
	padding: 0px 5px 0px 5px;
}

.warenkorb .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box200.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 200px;
}

.warenkorb .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.warenkorb .content {	
        text-align:center;
	font-size:11px;
	font-weight:normal;
	background-image:url(/images/gallery/layout/bg_text_box200.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 4px 0px 4px;
	width: 192px;
	height: 15px;
}

.warenkorb .content .amount {
	padding: 6px 0px 0px 0px;
	text-align:left;
	width: 90px;
	float: right;
}

.warenkorb .content .quantity {
	padding: 6px 0px 0px 0px;
	text-align:right;
	width: 90px;
	float: left;
}

.warenkorb .footer {
	background-image:url(/images/gallery/layout/box_footer200.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 4px 0px 4px;
	width: 192px;
}


.right_box {
        text-align:left;
	width:190px;
	padding: 0px 5px 0px 5px;
}

.right_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box200.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 200px;
}

.right_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.right_box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/images/gallery/layout/bg_text_box200.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 2px 0px 2px;
	width: 196px;
}

.right_box .content table {
	font-size:10px;
	font-weight:normal;
	width: 196px;
}

.right_box .content table .table_left {
	padding: 0px 0px 0px 2px;
	width: 111px;
}

.right_box .content table .table_right {
	padding: 0px 0px 0px 0px;
	width: 85px;
}

.right_box .footer {
	background-image:url(/images/gallery/layout/box_footer200.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 4px 0px 4px;
	width: 192px;
}

.category_navigation {
	border:1px #cdcdcd solid;
}

.category_navigation td {
	background-color:#ddffaa; 
	height:30px; 
	padding:16px; 
}

.category_navigation a {
	color: #444444;
	text-decoration:underline;
}

.category_navigation a:hover {
	color:#000;
}

.ArticleListCategoryItem1 {
	background-color:#e8ffc5; 
	border: #CCCCCC solid 1px; 
}

.ArticleListCategoryItem2 {
	background-color:#ddffaa;
	border-left: #CCCCCC solid 1px; 
	border-right: #CCCCCC solid 1px; 
}

.artikel_navigation {
	background-image:url(/images/gallery/layout/pageheadingtable.gif);
	background-repeat:repeat-x;
	width:100%;
	height:30px; 
	margin: 5px 0px 5px 0px;
}

.artikel_navigation .seiten_navigation {
	height:28px;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.artikel_navigation .seiten_navigation a {
	color: #ffffff;
}

.artikel_navigation .seiten_navigation .next_button {
	float:right;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:5px;
	height:20px;
	width: 30px;
	vertical-align:: middle;
}

.artikel_navigation .seiten_navigation .pages {
	float:right;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:5px;
	height:20px;
	width: 436px;
	vertical-align:: middle;
}

.artikel_navigation .seiten_navigation .previous_button {
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:5px;
	height:20px;
	width: 30px;
	vertical-align:: middle;
}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}

.mitarbeiter {
}

.mitarbeiter table {
	width: 100%;
}

.mitarbeiterfoto td {
	text-align: center;
	width: 33%;
}

.mitarbeiterfoto img {
	width: 170px;
	height: 283px;
}

.mitarbeiterfoto .doubleimg {
	width: 340px;
	height: 283px;
}

.mitarbeitername td {
	text-align: center;
	padding: 5px 0px 20px 0px;
	width: 33%;
	font-weight: bold;
}

.homepage_box {
        text-align:left;
	padding-left: 5px;
	padding-right:0px;
	width: 199px;
}

.homepage_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height:26px;
	width: 184px;
}

.homepage_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.homepage_box .content {	
        text-align: center;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 5px 0px 0px 0px;
	width: 184px;
}

.homepage_box .content a {
        display: block;
	color: #444444;
	text-decoration:none;
	padding: 2px 0px 5px 0px;
	width: 179px;
}

.homepage_box .content a:hover {
	color:#000;
}

.homepage_box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
	padding: 0px 0px 0px 5px;
	width: 179px;
}

.kundenteich_box {
        text-align:left;
	padding-left:5px;
	padding-right:0px;
	width: 199px;
}

.kundenteich_box .header {
	padding:0px;
	background-image:url(/images/gallery/layout/bg_box.gif);
	background-repeat:no-repeat;
	height: 26px;
	width: 184px;

}

.kundenteich_box .header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.kundenteich_box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 198px;
}

.kundenteich_box .footer {
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:25px;
}

.kundenteich_ueberschrift {
}

.kundenteich_ueberschrift h2 {
 	text-align:center;
}

.kundenteich_beschreibung {
	text-align:left;
	width: 720px;
	padding-left: 29px;
	font-size:12px;
}

.kundenteich_bilder {
	padding-top: 10px;
}

.kundenteich_bilder table {
}

.kundenteich_bilder tr {
}

.kundenteich_bilder td {
	text-align: center;
	width: 360px;
	padding: 5px 5px 5px 5px;
}

.kundenteich_bilder img {
	width: 360px;
}

.iframe_kundenteiche, .gartenteich_iframe {
	height: 100%;
	width: 750px; 
	border: 0px; 
	overflow-x: hidden;
	overflow-y: hidden;
}

.iframe_gaestebuch {
	width: 553px; 
	border: 0px; 
	overflow-x: hidden;
	overflow-y: hidden;

}


.kundenteich_start {
	text-align:left;
	padding: 0px 30px 0px 30px;
	font-size:12px;
	width: 690px;
}

.kundenteich_start h2 {
 	text-align:center;
}

.versandkosten {
	width:500px;
}

.versandkosten h2  {
 	text-align:center;
}

.versandkosten table {
	width:500px;
	margin: 0px;
	border-color: black;
	border-style: solid;
	background-color: #eee
}

.versandkosten tr{
	margin: 0px;
}

.versandkosten td {
	text-align: left;
	padding-left: 20px;
	margin: 0px;
	height: 30px;
}

.versandkosten .kopfzeile {
	text-align: center;
	padding-left: 0px;
	margin: 0px;
	height: 30px;
	font-weight: bold;
} 
