body {  
	width: 98%;
	margin:	20px;
	background-color: #4e9b9b;
	/*background-image: url(../art/inhalt/tuepfli.gif);*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #3d7676;
	letter-spacing: 1px;
	font-weight: normal;
}

h2 { /* seitentitel in kopfspalte rechts */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-style: italic;
	letter-spacing: 1px;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3d7676;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3d7676;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;
}

.tools a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.tools a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #3d7676;
}

.preise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

li {	
	list-style: disc;
	line-height: 18px;
}

form input {
	 border: 1px solid #3d7676;
	 font-size: 11px;
}

form textarea {
	border: 1px solid #3d7676;
}

.antifloat {
	clear: both;
	visibility: hidden;
}


/* layout */

#set {
	width: 800px;
	height: 98%;
	margin: auto;
	margin-top: 30px;
	background-image: url(../art/inhalt/bginhaltcontainer.gif); 
	background-repeat: repeat-y;
}

#logo {
	width: 200px;
	height: 52px;
	padding-left: 30px;
	padding-top: 140px;
	padding-bottom: 20px;
	background-image: url(../art/bgffkopf.jpg);
	background-repeat: repeat-x;
	float: left;
}

#kopf {
	width: 570px;
	height: 212px;
	float: left;
}

#kopfbild {
	width: 570px;
	height: 212px;
}

#toolcontainer {
	width: 520px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #666666;	
	background-color: #cccccc;
}


#inhaltcontainer {
	width: 740px;
	min-height: 260px;
	padding: 30px 30px;
}

#navcontainer {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	color: #a6d9d9;
	text-decoration: none;
	padding-top: 5px;
	float: left;
}

#inhalt {
	width: 460px;
	padding: 0px 30px 30px 50px;
	float: left;
}

#fuss {
	width: 740px;
	height: 30px;
	padding: 10px 30px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 1px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #a6d9d9;	
}

#siteby {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: 1px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #9cccd0;	
	float: left;
}

.site a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #9cccd0;	
}

.site a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;	
}

#adresse {
	width: 540px;
	float: left;
}

.adresse a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #a6d9d9;	
}

.adresse a:hover {
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;	
}

/* navigation */

/*	stufe 1  */

#navcontainer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}

#navcontainer ul li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 5px;
	border-bottom: 1px solid #3d7676;
}

#navcontainer ul li a {
	display: block;
	margin-top: 0px;
	text-decoration: none;
	color: #a6d9d9;
	font-weight: normal;
}

#navcontainer ul li a.active {
	font-weight: normal;
	color: #FFFFFF;
}

#navcontainer ul li a:hover {
	font-weight: normal;
	color: #FFFFFF;
}


#navcontainer ul a.parentactive {
	color: #FFFFFF;
}

#navcontainer ul a:hover.parentactive {
	color: #FFFFFF;
}


/*	stufe 2  */

#navcontainer ul ul li {
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-top: 2px;
	border-bottom: none;
}

#navcontainer ul ul li a {
	color: #a6d9d9;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#navcontainer ul ul li a:hover {
	color: #FFFFFF;
}

#navcontainer ul ul li a.active {
	color: #FFFFFF;
}

#navcontainer ul ul li a:hover.active {
	color: #a6d9d9;
}

#navcontainer ul ul a.parentactive {
	color: #FFFFFF;
}

#navcontainer ul ul a:hover.parentactive {
	color: #a6d9d9;
}

