body {
	background-image:url(images/hintergrund.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#e0e0e1;
	margin:0px;
	padding:0px;
	}
td {
vertical-align:top;
}

body,
td,
p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size:13px;
	color:#666666;
	line-height:18px;
	}

#top {
	width:100%;
	position:relative;
	background-image:url(images/hintergrund_oben.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	background-color:#FFFFFF;
	}
	
#top2 {
	background-image:url(images/logo1.gif);
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	}
	
#top3 {
	background-image:url(images/logo2.jpg);
	height:313px;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	}
	
#inhalt {
	background-color:#FFFFFF;
	background-image:url(images/hintergrund_unten.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	}
	
#inhalt2 {
	position:relative;
	margin-left:-489px;
	left:50%;
	width: 977px;
	}
	
#spalte1 {
	position:relative;
	float:left;
	width:220px;
	background-image:url(images/spalte1_hintergrund.gif);
	}

	
#spalte1b {
	position:relative;
	width:220px;
	background-image:url(images/spalte1_service.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#spalte1c {
	position:relative;
	padding-bottom:170px;
	margin-top:-30px;
	}
	
#spalte2 {
	position:relative;
	float:left;
	width:512px;
	background-image:url(images/spalte2_hintergrund.gif);
	margin-bottom:20px;
	padding-bottom:20px;

	}
	
#spalte2b {
	position:relative;
	margin:20px;
	margin-top:-30px;
	display:block;

	}
	

	
#spalte3 {
	position:relative;
	float:left;
	width:245px;

	}
	
#spalte3b {
	position:relative;
	width:245px;
	background-image:url(images/spalte3_hintergrund.gif);

	}
	
#spalte3c {
	position:relative;

	background-image:url(images/spalte3_unten.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:100px;
	padding-left:20px;
	padding-right:60px;
	text-align:center;
	margin-top:20px;
	}


#fuss {
	position:relative;
	margin-left:-449px;
	left:50%;
	width: 877px;
	color:#CCCCCC;
	text-align: justify;
	}
	
		
	
#spalte1 a:link,
#spalte1  a:visited,
#spalte1  a:hover{
	display:block;
	width:165px;
	color:#24a446;
	text-decoration:none;
	background-image:url(images/pfeil_rot.gif);
	background-repeat:no-repeat;
	background-position: center left ;
	padding-left:10px;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:5px;
	}	
#spalte1  a:hover{
	background-image: url(images/pfeil_orange.gif);
	color:#006600;
	text-decoration:underline;
	}
	
hr {
	width:100%;
	background-color: #666666;  /* Mozilla 1.4 */
	color:#666666;  /* IE 6 */
	border: #666666 dotted;  /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}


#shop {
	margin-left:8px;
	margin-top:20px;}
		
h1 {font-size:18px; color:#FFFFFF; font-style:italic; margin-top:0px; font-weight:normal;}

.rot {color:#CC0000;}

.gruen {color: #339933; font-size:18px; font-style:italic; }

.small {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
#spalte2 a:link,
#spalte2 a:visited,
#spalte2 a:hover{
	color:#CC0000;
	padding:1px;
	}	
#spalte2 a:hover{
	color:#009933;
	background-color:#FFFFFF;
	}
/************ formular ***********/

.ohne_rahmen {
border: none}
.button {
	border-right:2px  #CCCCCC solid;
	border-bottom:2px #000000 solid;
	border-top:1px  #CCCCCC solid;
	border-left:1px  #000000 solid;
	background-color: #666666;
	color:#FFFFFF;
	font-weight:bold;
	}

textarea,
input {
	border: 1px solid;
	border-color: #ced6e6 #7388b8 #7388b8 #ced6e6;
	color: #7388b8;
	padding:3px;

	}
	
textarea,
input  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
	
form table {
	padding:10px;
	border:1px dotted #CCCCCC;
	background-color:#F8F8F8;
	}
	
/*******************Service**************/

.service td {
	background-color:#FFFFFF;
	border-bottom: 3px solid #f1f1f1;
	}
