html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
	line-height: 130%;
	margin: 0;
	padding:10px 0px 0px 0px;
	font-size: 92%;
	background-color: #FFF;
	color: #333;
}

body.contentpane {
	background: #f8f8f8;
}

a:link, a:visited {
	font-weight: normal;
	color:#006;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000F60;
}

input.button, .validate  {
	color: #000000;
	font-size: 10px;
	border: 1px solid #555;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}

.inputbox {
	border: 1px solid #555;
	color: #000000;
	padding: 2px;
}
.inputbox:hover {

}

.search {
	height:29px;
	width:148px;
	padding: 6px 0px 0px 35px;
	margin-top:108px;
	background:url(../images/bg_search.png) left top no-repeat;
}

.search .inputbox {
	width: 143px;
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	margin:0px;
	border: 1px solid #A9A9A9;
}

.search .button {
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding:10px 0px 10px 0px;
	background-color: #1E1E41;
	background-image: url(../images/bg-kachel.png);
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 975px;
}

div#wrapper {
	margin: 0 auto;
	width: 975px;
	text-align: left;
	background-color: #FFF;
}

#top {
	width: 975px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#header {
	height: 210px;
	background: url(../images/xxxheader.png) top center no-repeat;
	margin: 0 auto;
	width: 975px;
}

#content {
	width: 975px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

#content_bottom {
	width: 975px;
	height: 16px;
	background: url(../images/bg_footer.png) top center no-repeat;
}

#logo {
	width: 213px;
	height:139px;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	left: 25px;
	top: 35px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-size: 27px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

.pill_m {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu.png) top center no-repeat;
	width: 975px;
	height: 50px;
}

#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 50px;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	background-position: right top;
}

#pillmenu li a:hover {
	background-image: url(../images/menu.png);
	background-position: left 50px;
	color: #009;
}

#pillmenu li a#active_menu-nav {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}

#pillmenu li a {
	font-size: 0.9em;
	float: left;
	display: block;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 10px;
}

#pillmenu li#current a {
	font-size: 0.9em;
	float: left;
	display: block;
	line-height: 50px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: left 100px;
	background-image: url(../images/menu.png);
}

#pillmenu li a:hover {
	color: #00004C;
}

#leftcolumn ,#rightcolumn {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#maincolumn {
	float: left;
	width: 660px;
	margin: 0px;
	padding-top:0px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	margin-bottom:10px;
	width: 975px;
	height: 50px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer p {
	height: 20px;
	text-align: center;
	padding: 10px 30px 0 0;
	color: #333;
}
.hidden {display:none;}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
	font-weight:bold;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-size: 1.1em;
	vertical-align: middle;
	color: #434343;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #16163B;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maincolumn h3, .componentheading, table.moduletable th, legend {
	font-size: 1.3em;
	text-align: left;
	color: #4B4B4B;
	padding: 0;
	text-transform: uppercase;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}


/* small text */
.small {
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #333;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #FFFFFF;
}

.ol-background {
	background-color: #f1f1f1;
	color: #FFFFFF;
}

.ol-textfont {
	font-size: .8em;
}

.ol-captionfont {
	font-size: 1em;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}

.ol-closefont {}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #FFFFFF;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

.contentdescription {
	overflow:hidden;
	background-color: #EBEBEB;
	margin: 0px;
	background-image: url(../images/intro_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6DB;
	border-bottom-color: #C6C6DB;
	border-left-color: #C6C6DB;
	color: #230000;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #FFFFFF;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family:Tahoma;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0px;
	padding: 0px;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0;
}

div.module_menu div div div, div.module div div div{
	width: 240px;
	background-image: url(../images/left_body.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 183px;
	margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	line-height: 24px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
	text-transform: none;
}

/* L E F T C O L */

#leftcolumn h3,#right h3 {
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.2em;
margin:0 0 0 5px;
padding:7px 5px 7px 10px;
border:solid 0;
}

#leftcolumn ul {
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	font-size: 0.9em;
}


#leftcolumn ul li {
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
}

#leftcolumn ul li a {
	display:block;
	text-decoration:none;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 14px;
}

#leftcolumn ul li a:link,#leftcolumn ul li a:visited {
	color:#00004C;
}

#leftcolumn ul li a:hover,#leftcolumn ul li a:active,#leftcolumn ul li a:focus {
	color:#00004C !important;
}

/* ################## Main Menue ################## */

#leftcolumn ul li ul {
	border-top:0;
	margin:0;
}

#leftcolumn ul li ul li {

}

#leftcolumn ul li ul li {
margin:0;
}

#leftcolumn ul li ul li a:hover,#leftcolumn ul li ul li a:active,#leftcolumn ul li ul li a:focus {
	color:#00004C;
	text-decoration: underline;
}

#leftcolumn ul li ul li ul {
border:solid 0 #E0C1E0;
padding:10px 0 10px 5px;
}

#leftcolumn ul li.active a:link,#leftcolumn ul li.active a:visited {
	color:#00004C;
	background-image: url(../images/menu_current.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left 6px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	text-transform: uppercase;
}

#leftcolumn ul li.active ul li a:link,#leftcolumn ul li.active ul li a:visited {
	color:#00004C;
	font-weight:normal;
	padding:3px 4px 3px 20px;
	background-image: none;
}

#leftcolumn ul li.active ul li ul li a:link,#leftcolumn ul li.active ul li ul li a:visited {
	color:#00004C;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#leftcolumn ul li.active ul li.active a:link,#leftcolumn ul li.active ul li.active a:visited {
	border-left:solid 0 #DD75BB;
	color:#000;
	font-weight:bold;
	background-image: url(../images/current_sub.png);
	background-repeat: no-repeat;
}

#leftcolumn ul li.active ul li.active ul li a:link,#leftcolumn ul li.active ul li.active ul li a:visited {
	background:url(../images/arrow.gif) #fff no-repeat top left;
	color:#00004C;
	font-weight:normal;
	margin:0 0 0 15px;
	padding:3px 0 3px 15px;
}

#leftcolumn ul li.active ul li.active ul li.active span.active_link {
	background:url(../images/arrow.gif) no-repeat top left;
	color:#00004C;
	font-weight:bold;
	margin:0 0 0 15px;
	padding:3px 0 3px 15px;
}

#leftcolumn form a:hover,#left form a:active,#left form a:focus {
	color:#00004C;
}


/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 {
	color: #333;
	font-size: 1em;
	text-align: left;
	height: 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	padding-left: 1em;
	width: 250px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #858585;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #FFFFFF; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #FFFFFF; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family:Tahoma;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #FFFFFF;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { 
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
	border-top: 2px solid #DE7A7B; 
	border-bottom: 2px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
	border-top: 2px solid #F0DC7E; 
	border-bottom: 2px solid #F0DC7E;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

.picleft {
	float:left;
	background-color: #FBFBFB;
	border: 1px solid #696969;
	padding: 5px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.piccenter {
	float:center;
	background-color: #FBFBFB;
	border: 1px solid #696969;
	padding: 5px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 0px;
	}


p.counter {
	background:#EEE;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}

#leftcolumn .vert li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftcolumn h4 {
	font-size: 1em;
	color: #040000;
	margin: 0px;
	padding: 0px;
}

#leftcolumn .module ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
	color:#000;
	padding:20px;
	margin:10px 0;
	background-color: #ECECEC;
	background-image: url(../images/form_bg.png);
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
	background:url(../images/pfeil.png) #000 no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0 0 0 30px;
	cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

.verleihPic {
	float: left;
	margin-top: 0.4em;
	margin-right: 1em;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
        width: 120px;
}


.verleihFeature {
	color:#06C;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 1em;
}

.verleihMietpreis {
	color:#006;
	font-weight: bold;
	background-color: #EEE;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	padding: 2px;
        position: relative;
        display: inline-block;
        width: 70%;
}

.referenzen_text {
	color:#804040;
	font-weight: 300;
	margin-top: .0em;
	margin-right: 3em;
	margin-bottom: .0em;
	margin-left: 0em;
	padding: 2px;
        position: relative;
        font-size: 0.8em;
}

#maincolumn ul li {
	list-style-image: url(../images/current_sub.png);
}
