/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/gfx_bg.gif);
	background-repeat: repeat-x;
	background-color: #f5edcc;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636669;
}
ul {
	list-style-image:url(img/gfx_aufzaehlung.gif);
	list-style-position:outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636669;
	padding-bottom:0px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636669;
	padding-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636669;
}

.contentbereich {
	background-color:#fcf9ee;
	border: 1px solid #b2a18a;
	padding: 24px 34px 16px 36px;
	}
	
.contenttable {
	
	}
	
.inhalt {
	margin-left:70px;
	width: 520px;
	}

* html .servicebereich {
	width: 183px;
	}

.servicebereich {
	background-color:#fcf9ee;
	border: 1px solid #876d50;
	padding: 10px 15px 5px 15px;	
	margin: 0px 0px 5px 0px;
	width: 151px;
	}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:Auto;
	font-weight:bold;
	color:#000000;
	display:block;
	margin: 0px 0px 0px -5px;
	padding-left:0px;
	padding-bottom: 10px;
	padding-left:25px;
	background-image: url(img/img_dot.GIF);
	background-repeat:no-repeat;
	text-decoration:none;
}
.nav_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:Auto;
	font-weight:bold;
	color:#b80000;
	display:block;
	margin: 0px 0px 0px -5px;
	padding-left:0px;
	padding-bottom: 10px;
	padding-left:25px;
	background-image: url(img/img_dot.GIF);
	background-repeat:no-repeat;
	text-decoration:none;
}
.nav_service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}	

.flash {
	border: 1px solid #b8b8b8;
	width: 671px;
	padding: 0;
	margin: 0;
	}
	
.colorlink {color: #b72226;}
.schmuckfarbe {
	font-weight:bold;
	color:#15519a;
	}
.img_border {
	border: 1px solid #b2a18a;
	}
a {
	text-decoration: underline;
	color: #636669;
}


.formtable {
	background-color: #ebe4cf;
}


.formtable_definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636669;
}
.formfield_large {
	border: 0px;
	width: 500px;
	margin-top: 5px;
}
.formfield_small {
	border: 0px;
	width: 240px;
	margin-top: 5px;
}
.formfield_mini {
	border: 0px;
	width: 50px;
	margin-top: 5px;
}


.faq {
}

.teaser_block {
	border: 1px solid #876d50;
	padding:0 0 0 0;
	}
	
.teaser_block ul {
	padding:5px 0px 0px 20px;
	margin:7px 0 10px 30px;
	}
	
.teaser_block ul li {
	font-size:12px;
	font-weight:bold;
	}
	
.teaser_head h1 {
	background-image:url(img/gfx_bg_teaser.jpg);
	font-size:13px;
	background-color:#876d50;
	padding:6px 2px 6px 10px;
	margin:0;
	color:#FFF;
	}
	
.teaser_block a {
	padding:0px 0px 15px 20px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	}
	
.teaser_abstand {
	height:10px;
	}


.tutti_frutti_bg {
	background-image:url(img/popup_tuttifrutti_bg.jpg);
	height:534px;}
	
.tutti_frutti_bg h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cb071f;
	padding:10px 10px 0px 24px;}
	
.tutti_text {
	wigth:120px;
	padding:255px 40px 15px 360px;}

.phpausgabe table {
	width:100%;
	
}
.phpausgabe th {
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#a88b6b;
	padding: 2px 5px 2px 5px;

}

.phpausgabe td {
	text-align:left;
	color: #636669;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	
}

tr .normal {	background-color:#ffffff;}
tr .alternierend {	background-color:#ebe4cf;}