body {
	background-color:#F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #424243;
	font-size: 11px;
	line-height: 18px;
}

#set {
	width: 980px;
	min-height: 700px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}

* html #set {
	height: 700px;
}

p, td, th, tr, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424243;
	line-height: 18px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 18px; 
	text-decoration: underline;
	color: #424243;
}

a:hover {
	font-size: 11px; 
	line-height: 18px; 
	text-decoration: underline;
	color: #E43435;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px; 
	font-weight: normal;
	line-height: 24px; 
	color: #E43435; 
	text-transform: none;
	margin-bottom: 0px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;  
	font-weight: normal;
	line-height: 18px; 
	color: #E43435;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	line-height: 18px; 
	color: #AAAAAD;
	margin-bottom: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	line-height: 18px; 
	color: #AAAAAAD; 
}


ul {
	list-style-type: disc;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #424243;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: disc;
	color: #424243;
}

.antifloat {
	clear: both;
	visibility: hidden;
}


/******************************
	layout
******************************/


#kopf {
	width: 880px;
	height: 70px;
	padding: 20px 0px 5px 100px;
	background-color: #FFFFFF;
}

* html #kopf {
	width: 980px;
	height: 95px;
}

#logo {
	width: 650px;
	height: 70px;
	float: left;
}

#shortcuts {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAD;	
	float: left;
}

#kopffoto {
	width: 980px;
	height: 190px;
}

#kopffoto img {
	width: 980px;
	height: 190px;
}

#inhaltcontainer {
	width: 880px;
	min-height: 330px;
	margin-top: 25px;
	padding-left: 100px;
}

* html #inhaltcontainer {
	width: 980px;
	height: 330px;
}

#navcontainer {
	width: 190px;
	padding-right: 50px;
	background-color: #FFFFFF;
	float: left;
}

* html #navcontainer {
	width: 240px;
}

#inhalt_schmal {
	width: 410px;
	padding: 0px 230px 20px 0px;
	float: left;	
}

#weiss{
	background-color:#FFFFFF;
}

* html #inhalt_schmal {
	width: 640px;
}

#inhalt_breit {
	width: 610px;
	padding: 0px 30px 20px 0px;
	float: left;
}

* html #inhalt_breit {
	width: 640px;
}

#fusszeile {
	width: 880px;
	height: 60px;
	padding: 0px 0px 0px 100px;
}

* html #fusszeile {
	width: 980px;
}


#impressum {
	width: 240px;
	padding-top: 30px;
	float: left;
}

#impressum a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}

#impressum a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAD;
}

#adresse {	
	width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #424243;
	float: left;
}

#adresse a, #adresse p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #424243;
}

#adresse a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E43435;
}


/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #AAAAAD;
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #AAAAAD;
}

#navcontainer ul a:hover {
	color: #E43435;
}

#navcontainer ul a.parentactive {
	color: #E43435;
}

#navcontainer ul a:hover.parentactive {
	color: #AAAAAD;
}

#navcontainer ul a.active {
	color: #E43435;
}

#navcontainer ul a:hover.active {
	color: #AAAAAD;
}

#navcontainer ul a.active_no_kids {
	color: #E43435;
}

#navcontainer ul a:hover.active_no_kids {
	color: #AAAAAD;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	padding-left: 10px;
	color: #AAAAAD;
	background: #FFFFFF url(/art/navi_off.gif) no-repeat;
}

#navcontainer ul ul a:hover {
	color: #E43435;
	background: #FFFFFF url(/art/navi_on.gif) no-repeat;
}

#navcontainer ul ul a.parentactive {
	color: #E43435;
	background: #FFFFFF url(/art/navi_on.gif) no-repeat;
}

#navcontainer ul ul a:hover.parentactive {
	color: #AAAAAD;
	background: #FFFFFF url(/art/navi_off.gif) no-repeat;
}

#navcontainer ul ul a.active {
	color: #E43435;
	background: #FFFFFF url(/art/navi_on.gif) no-repeat;
}

#navcontainer ul ul a:hover.active {
	color: #AAAAAD;
	background: #FFFFFF url(/art/navi_off.gif) no-repeat;
}

#navcontainer ul ul a.active_no_kids {
	color: #E43435;
	background: #FFFFFF url(/art/navi_on.gif) no-repeat;
}

#navcontainer ul ul a:hover.active_no_kids {
	color: #AAAAAD;
	background: #FFFFFF url(/art/navi_off.gif) no-repeat;
}

/******************************
	Shortcutnavigation
******************************/
#shortcuts a.tools 
{
	font-size: 10px;
	color: #AAAAAD;
	text-decoration: none;
}

#shortcuts a:hover.tools 
{
	color: #E43435;
}
/*------------------------------------------------------------------------*/

/******************************
	bildgalerie 
******************************/
#galerieTabLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#galerieTabLinks ul li {
	float: left;
	display: block;
	padding-right: 10px;
}

#galerieTabLinks ul li.selected a{
	color: #E43435;
}

.bild_klein {
	float: left;
	width: 150px;
	padding-bottom: 10px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 11px;
}

/*--------------------------------------------------*/


.grosseschrift
{
	font-size: 13px;
}

