@charset "utf-8";
/* .-- MAINSETTINGS START --. */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000066;
}
/* .-- MAINSETTINGS END --. */

/* .-- CONTAINER START --. */
#container {
	height: 100%;
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	list-style-type: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	position: absolute;
	left: 10%;
}
#head {
	background-image: url(../img/head_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 672px;
	text-align: right;
}
#cont {
	margin: 10px;
}
#nav {
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
}
#run {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#border_left {
	background-image: url(../img/border_left.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
#border_right {
	background-image: url(../img/border_right.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
/* .-- CONTAINER END --. */

/* .-- BUTTONSETTINGS START --. */
#home {
	background-image: url(../img/button_home.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#home:hover {
	background-image: url(../img/button_home_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#leistungen {
	background-image: url(../img/button_leistungen.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;	
}
#leistungen:hover {
	background-image: url(../img/button_leistungen_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;	
}
#mietkatalog {
	background-image: url(../img/button_mietkatalog.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#mietkatalog:hover {
	background-image: url(../img/button_mietkatalog_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#referenzen {
	background-image: url(../img/button_referenzen.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#referenzen:hover {
	background-image: url(../img/button_referenzen_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#partner {
	background-image: url(../img/button_partner.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}#partner:hover {
	background-image: url(../img/button_partner_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#kontakt {
	background-image: url(../img/button_kontakt.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
#kontakt:hover {
	background-image: url(../img/button_kontakt_over.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	display: block;
}
/* .-- BUTTONSETTINGS END --. */

/* .-- CMS WORKAROUND START --. */

/* .-- CMS WORKAROUND END --. */
.kat_main {
	background-color: #B9BDC6;
	text-align: left;
	text-indent: 3px;
	display: block;
	height: 20px;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #323845;
	overflow: hidden;
	margin-right: 10px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	margin-left: 5px;
}
.kat_sub {
	background-color: #DCDFE2;
	text-align: left;
	text-indent: 12px;
	display: block;
	height: 20px;
	width: 130px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6A7793;
	overflow: hidden;
	margin-right: 10px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	margin-left: 5px;
}
.kat_preis  {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}


#kat_nav {
	display: block;
	margin-top: 10px;
	width: 150px;
	margin-right: 5px;
	clear: right;
	float: left;
}
#kat_cont {
	clear: right;
	float: left;
	display: block;
	width: 490px;
	margin: 10px;
}