@import url(reset.css);
@import url(menu.css);

html {
/*height:100%;*/
}



body {
    color: #000;
	background-color: #FFFFFF;
    font-family: verdana, arial, sans-serif;
    font-size:12px;
    line-height:19px;
    height: 100%;
    text-align: center;
}

html[xmlns] {
height : 100%;
padding-bottom : 0.005em;
} 

a {
	text-decoration:none;
}

/* Layout */

#container, #containerHeader {
margin: 0 auto 0 auto;
position: relative;
text-align: left;
width:1200px;
padding-top:40px;
}

#header {
background: none;
position: relative;
background-color:#ffffff;
height:116px;
}

#header .logo {
background:url(../images/logoHeader.png) no-repeat;
height: 80px;
width:661px;;
background-color:#ffffff;
display:block;
margin-left:185px;
}

#header .logo span {
	visibility:hidden;
}

#header .logo a {
	background-color: transparent;
	background:url(../images/logoHeader.png) no-repeat;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 118px;
	width: 337px;
	text-decoration: none;
	display: block;
}

.clear {
	clear:both;
}

#header .themeImage {
	width:348px;
	float:left;
}

#theme {
	background-color:#757575;
	width:100%;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}

#theme #themeImage {
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	width:1200px;
	overflow:hidden;
}

#theme img {
	padding-left:25px;
	background-color:#99cc00;
	margin-left:210px;
}

/* Navigation */

#mainNavigation {
	margin-left:210px;
	padding-top:10px;
	border-top:1px dotted #dddddd;
	height:35px;
	width:635px;
}

#navigation {
	width:220px;
	float:left;
	color:#000000;
	vertical-align:top;
	padding-left:15px;
	/*margin-right:25px;*/
	min-width:220px;
}

#navigation li {
	margin-bottom:15px;
}

#image {
	float:left;
}

#adresseSuche {
	float:left;
	width:200px;
	/*background-color:#af2;*/
	height:50px;
	color:#ffffff;
	padding:25px 0px 25px 40px;
}

#adresseSuche a {
	color:#ffffff;
}

#adresseSuche a:hover {
	color:#dddddd;
}


/* Contentbereich */

#content {
	width:915px;
	float:left;
}


#content .inhalte {
	width: 600px;
	float:left;
	margin-right:25px;
	padding:0px 0px 0px 0px;
	color:#666666;
}

#content .inhalte h1 {
	color:#99cc00;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#content .inhalte h2 {
	font-weight:bold;
	margin-bottom:10px;
}



#content .kontakt {
	width: 280px;
	float:left;
	padding-left:0px;
}

#content .inhalt  {
	padding: 10px 0px;
	border-top:1px dotted #dddddd;
}

#content .inhalt .textMitBild-bild {
	
}

#content .inhalt .textMitBild-bild {
	width: 200px;
	float: left;
	padding-right: 20px;
}





#content .inhalt span {
margin-bottom: 20px;
}

#content .inhalt a{
/* color:#99cc00;*/
color:#4170a0;
text-decoration: none;
}

#content a{
/* color:#99cc00;*/
color:#4170a0;
text-decoration: none;
}

#content .inhalte p {
padding-bottom: 10px;
}

#content .inhalte ul {
margin-left: 25px;
margin-bottom: 20px;
}


#content .inhalte li {
list-style-type: circle;
}


#content .inhalte li a {
 color:#336699;
text-decoration: none;
}

.kontakt h1 {
	color:#336699;
	font-weight:bold;
	margin-bottom:10px;
}

#footer {
	padding-top:10px;
	border-top:1px dotted #dddddd;
	width: 600px;
	float:left;
}


.tx-macinasearchbox-pi1 {
	padding-top: 20px;
}

.kostenTabelle {
	width: 550px;
	border: #efeff0 solid 1px;
	padding: 10px;
	margin-bottom: 15px;
}

.kostenTabelle .td-0 {
	width: 400px;
}
.kostenTabelle .tr-even {
	background-color: #efeff0;
}

.kostenTabelle td {
	padding-left: 5px;
}


.ablaufTabelle {
	width: 550px;
	border: #efeff0 solid 1px;
	padding: 10px;
	margin-bottom: 15px;
}

.ablaufTabelle .td-0 {
	width: 400px;
}

.ablaufTabelle .td-last {
	font-weight: bold;
}

.ablaufTabelle .tr-even {
	background-color: #efeff0;
}

.ablaufTabelle td {
	padding-left: 5px;
}

.ablaufTabelle caption {
	font-weight: bold;
}

hr {
	padding-bottom: 15px;
	visibility: hidden;
}