body, table {
font-family:  'Trebuchet MS', Tahoma, sans-serif;
font-size: 13px;
line-height: 120%;
margin: 0;
color: #4c4c4c;
}
table {
border-collapse:collapse;
}

h1, h2, h3, h4, td.contentheading, div.contentheading, div.componentheading {
color: #434343;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
line-height:150%;
}
h1, td.contentheading, div.contentheading, div.componentheading {
line-height:200%;
font-size:24px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
h4 {
color: #4c4c4c;
font-size: 20px;
}
ul{
list-style-image: url(../images/li.gif);
margin: 0;
padding: 0;
}
a {color: #787878; text-decoration:none;}
a {color: #787878; text-decoration:underline;}

a img { border: none }


.footContent {
position: absolute;
top: 15px;
left: 40px;
}
.footimpressum {
position: absolute;
top: 33px;
left: 40px;
}
.footimpressum a, .footimpressum a:visited { color: #fff; text-decoration: none; }
.footimpressum a:hover { color: #fff; text-decoration: underline; }

div.xadresse {
position: absolute;
top: 160px;
right: 85px;
color: #fff;
}

/* BODY & SITE */

body {
background: #3a3a3a;
}
div.site_body {
background: #fff url(../images/bg.jpg) repeat-x;
padding: 0;
}
div.site {
background: fefefe;
width: 990px;
margin: 0 auto;
}
div.site_inner {
background: url(../images/site.jpg) no-repeat;
padding-top:400px;
}


/*KONTAKTFORMULAR*/
div.module_contact{
float:left;
margin-right:20px;

}
/* SLIDESHOW */
div#slideshow {
top: 153px;
left: 42px;
width: 664px;
height: 205px;
position:absolute;
}

/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 340px;
right: 30px;
}



div.livesearch input {
border: 0px solid #000;
padding: 4px;
width: 200px;

background: none;
}


/* CONTENT */

div.content {
width:990px;

}


div.content_inner {
padding:0 20px 20px 40px;
min-height:300px;
width:670px;
float:left;
}

div.content_inner2 {
padding:0 20px 20px 40px;
margin-left: 750px;
width: 170px;
}

/* MENU */
div.menu {
top: 76px;
right: 0px;
font-family: 'Trebuchet MS';
z-index:1200;
}
div.menu li.current a.item1 {
color: #fff;
background: #18436b;
}
/* SUB MENU */
div.menu ul ul {
top: 30px;
left: 0;
width: 200px;
}

/* SUB SUB MENU */
div.menu ul ul ul{
top: 0;
left: 200px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */
div.menu li a {
color: #18436b;
text-decoration: none;
padding: 10px 10px;

}
div.menu li a:hover {
color: #18436b;
background: #d9d9d9;
text-decoration: underline;
}

div.menu li a.active {
color: #fff;
background: #18436b;
}

/* SUB MENU ITEM */

div.menu li li a {
color: #18436B;
background: #fff;
padding: 10px 12px;

}
div.menu li li a:hover {
color: #18436b;
background: #fff;
text-decoration: underline;
}
div.menu li li a.active {
color: #18436b;
background: #cdcdcd;
}

/* SUB SUB MENU ITEM */

div.menu li li li a {
background: #fff;
width:200px;

}
div.menu li li li a:hover {
color: #18436b;
}
div.menu li li li a.active {
color: black;
}


/* FOOT */

div.site_foot {
}
div.foot {
background: url(../images/footer_bg.jpg) repeat-x;
}
div.foot_inner {
position:relative;
width: 990px;
margin:0 auto;
padding:0px;
font-size: 11px;
height:61px;
color:#fefefe;
}
div.foot,
div.foot a {
color:#fefefe;
} 

/* FOOT -IMPRESSUM-BUTTON FYNN */
div.mainlevel {
font-size: 10px;
color:#fefefe;
}

.mainlevel {
font-size: 12px;
color:#fefefe;
padding-right: 10px;
}

/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 15px;
right: 20px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
text-decoration: none;
color: white;
}

/* FORMS */
form div.input {
margin-bottom: 2px;
clear:both;
}
form label {
width:120px;
float:left;
display:block;
}
form div.input input,
form div.input textarea {
width: 240px;
border: 1px #ccc solid;
}
form div.input textarea {
height: 140px; 
}
form div.submit {
padding-left: 120px;
clear:both;
}
form div.submit input {
}





/* LANGUAGE SELECTION */

div.languages {
top:10px;
right:10px;
}
div.languages #languageActive img {	
border: 1px white solid;
}



/* LOOK BUT DONT TOUCH */


div.menu a {
display: block;
overflow: hidden;
}

div.site,
div.foot,
div.menu li
{ position: relative; }

div.menu,
div.menu ul ul,
div.languages
{	position: absolute;	}

div.menu li,
div.menu a,
div.languages li
{	float: left;	}

div.menu ul ul,
div.menu ul ul li,
div.menu ul ul a
{	float: none;	}

div.menu a .subind,
div.menu ul ul
{	display: none;	}

div.menu ul ul a .subind {
display: block;
float: right;
}

div.menu ul,
div.languages ul
{	margin:0; padding:0; list-style:none;	}

html, body {	height:100%; margin:0;	}
div.languages li a {	text-decoration:none; margin-right:2px;	}
div.languages li a img { border:none }

div#slideshow,
div#slideshow div.picture {
position: absolute;
overflow: hidden;
}

div.content
{	overflow:hidden	}

/* IE 5.5 CENTER FIX */

body,
div.foot
{	text-align:center;	}

div.site,
div.foot_inner
{	text-align:left;	}

/* IE 5.5 MAC FIX */
/* \*/
div.menu a
{	float: none;	}
/* */

*:first-child+html div.menu ul ul li {
float: left;
width: 100%;
}

* html div.menu ul ul li {
float: left;
height: 1%;
}
* html div.menu ul ul a {
height: 1%;
}

#dfContactForm td {
padding-bottom:3px;
}
#dfContactForm th {
font-weight:normal;
padding-top:3px;
}
input#dfContactField-name, input#dfContactField-street, input#dfContactField-zip, input#dfContactField-phone, input#dfContactField-fax, input#dfContactField-email, textarea#dfContactField-message, input#dfContactField-company {
width: 240px;
border: 1px #ccc solid;
}
.dfContactError {
font-size:10px;
color:#FF0000;
}
p.dfContactSubmitSuccess {
font-weight:bold;
font-size:16px;
color:#009900;
}
table#galerie p {
margin:0px;
padding:0px;
}
table#galerie img {
border:2px solid #EEEEEE;
text-align:center;
margin-right:5px;
margin-bottom:5px;
padding:10px 20px 10px 20px;
}
table#galerie img:hover {
border:2px solid #CCCCCC;
}

#searchForm td {
padding-bottom:8px;
}
table.contentpaneopen fieldset {
margin-bottom:12px;
}