@charset "utf-8";
/* CSS Document erstellt von Christoph Schneemann */
* { margin:0; padding:0; font-size:1em; border:none; }

html[xmlns^="http"]
{
/* verhindert Mozilla-Zucken
* > Firefox 1.5
*/
overflow-y: scroll;
}

/* GLOBALS */
body { background:url(../images/design/background.jpg) no-repeat center top #0a63a2; font:normal 80%/150% Arial, Helvetica, sans-serif; color:#dbe2ed; margin:30px 0; }
p { margin:0 0 6px 0; }
strong {}
h1 { font-size:150%; color:#fff; line-height:normal; font-weight:normal; margin:0 0 24px 0; }
h2 { text-transform:uppercase; color:#c9e0ef; margin:26px 0 14px 0; border-bottom:#62859c solid 1px; letter-spacing:0.1em; }
h3 { color:#fff; border-bottom:#fff solid 0px; margin:10px 0 10px 0;}
a:link { text-decoration:underline; color:#fff; }
a:hover { text-decoration:none; }
a:visited { text-decoration:underline; color:#dbe2ed; }

/* ID's */
#wrapper { width:968px; margin:0 auto; background:url(../images/design/wrapper-wood.jpg) no-repeat 615px 302px; }
#top {}
#left { float:left; width:256px; height:364px; background:url(../images/design/top-col_left.jpg) no-repeat left top; text-align:center; }
#middle { float:left; width:411px; height:364px; margin:0 5px; }
#right { float:left; width:236px; height:336px; background:url(../images/design/top-col_right.jpg) no-repeat left top; padding:15px 0 0 20px; color:#075197; }
#right h3 { line-height:normal; margin:0 0 6px 0; color:#075197; }
#right h4 { line-height:normal; margin:0 0 12px 0; font-size:95%; }
#right h5 { margin:0 0 12px 0; font-size:95%; text-transform:uppercase; word-spacing:4px; }
#right .spacer { border-top:#55a5dd solid 1px; margin:15px 20px 15px 0px; }
#content { padding:50px 0 0 0; }
#eyecatcher { width:411px; height:241px; background-repeat:no-repeat; background-position:left top; }
#eyecatcher.home { background:url(../images/design/eyecatcher.jpg); }
#eyecatcher.team { background:url(../images/eyecatcher-team.jpg); }
#eyecatcher.atelier { background:url(../images/eyecatcher-atelier.jpg); }
/* CLASSES */
.clr { clear:both; font-size:0.000001em; line-height:0.000001em; }
.ftright { float:right; }
.spacer { border-top:#b4c7d3 1px dashed; margin:25px 0; }
.small { font-size:0.9em; line-height:normal; }
.logo { margin:35px 0 0 0; }
.slogan { margin:40px 0 0 15px; }
.slogan-en { margin:40px 0 0 6px; }
.left { float:left; width:180px; font-size:85%; line-height:150%; padding:2px 20px 0 36px; margin:0 8px 0 0; border-right:#62859c solid 1px; }
.left h2 { margin:0 0 10px 0; }
.middle { float:left; width:410px; padding:0 0 0 17px; }
.middle img.space { margin:20px 0; }
.right { float:left; width:224px; margin:0 0 0 26px; padding:50px 0 0 0; text-align:right; font-size:85%; }
.maincontent { float:left; width:614px; padding:0 0 0 57px; }
a.lang-de:link, a.lang-de:visited { background:url(../images/design/flag-de.gif) no-repeat left; padding:0 0 0 34px; text-transform:uppercase; text-decoration:underline; font-size:90%; color:#075197; }
a.lang-de:hover { color:#0d3962; }
a.lang-en:link, a.lang-en:visited { background:url(../images/design/flag-uk.gif) no-repeat left; padding:0 0 0 34px; text-transform:uppercase; text-decoration:underline; font-size:90%; color:#075197; }
a.lang-en:hover { color:#0d3962; }
.logo-hausbau { float:right; width:180px; font-size:90%; }
.logo-hausbau img { margin:0 0 4px 0; }
a.weblink:link, a.weblink:visited { background:url(../images/design/icon-weblink.gif) no-repeat left; padding:0 0 0 20px; }
.galeriethumb { float:left; border:solid 1px #c9e0ef; margin:0 20px 5px 0; padding:3px; }
.galeriethumbright { float:left; border:solid 1px #c9e0ef; margin:0 0 5px 0; padding:3px; }
.left ul { list-style-type:none; }
.left ul li { list-style-type:none; background:url(../images/design/bullet-list.gif) no-repeat left; padding:0 0 0 18px; font-weight:bold; margin:0 0 4px 0; }
.submenu { text-align:left; }
.submenu ul { list-style-type:none; }
.submenu ul li { list-style-type:none; background:url(../images/design/bullet-list.gif) no-repeat left; padding:0 0 0 18px; font-weight:bold; margin:0 0 4px 0; }
.ausenanlagen-einzel img{margin:50px 0 0 0; }

/* NAVIGATION ELEMENTS */
/* MAIN */
ul#navigation { list-style-type:none; position:relative; }
ul#navigation li { list-style-type:none; float:left; }
ul#navigation li a:link, ul#navigation li a:visited { color:#fff; font-size:90%; font-weight:bold; display:block; float:left; width:193px; padding:0 0 0 10px; height:36px; line-height:36px; border:#11a5ff solid 5px; border-top:none; border-left:none; list-style-type:none; text-decoration:none; text-transform:uppercase; background-position:left top; background-repeat:no-repeat; }
ul#navigation li a:hover { text-decoration:underline; }

ul#navigation li a.aktuelles:link, ul#navigation li a.aktuelles:visited { background:url(../images/design/btn-bg-home1.jpg); }
ul#navigation li a.aktuelles:hover { background:url(../images/design/btn-bg-home2.jpg); }
ul#navigation li a.moebel:link, ul#navigation li a.moebel:visited { background:url(../images/design/btn-bg-moebel1.jpg); border-right:none; }
ul#navigation li a.moebel:hover { background:url(../images/design/btn-bg-moebel2.jpg); }
ul#navigation li a.aussenanlagen:link, ul#navigation li a.aussenanlagen:visited { background:url(../images/design/btn-bg-aktuelles1.jpg); }
ul#navigation li a.aussenanlagen:hover { background:url(../images/design/btn-bg-aktuelles2.jpg); }
ul#navigation li a.haeuser-bauten:link, ul#navigation li a.haeuser-bauten:visited { background:url(../images/design/btn-bg-aussenanlagen1.jpg); border-right:none; }
ul#navigation li a.haeuser-bauten:hover { background:url(../images/design/btn-bg-aussenanlagen2.jpg); }
ul#navigation li a.wirueberuns:link, ul#navigation li a.wirueberuns:visited { background:url(../images/design/btn-bg-wirueberuns1.jpg); }
ul#navigation li a.wirueberuns:hover { background:url(../images/design/btn-bg-wirueberuns2.jpg); }
ul#navigation li a.referenzen:link, ul#navigation li a.referenzen:visited { background:url(../images/design/btn-bg-referenzen1.jpg); border-right:none; }
ul#navigation li a.referenzen:hover { background:url(../images/design/btn-bg-referenzen2.jpg); }

ul#navigation-top { list-style-type:none; }
ul#navigation-top li { list-style-type:none; }
ul#navigation-top li a:link, ul#navigation-top li a:visited { color:#075197; font-weight:bold; background:url(../images/design/bullet-subnav.gif) no-repeat left; padding:0 0 0 10px; font-size:90%; text-transform:uppercase; }
/* SPECIALS */
.teammitglied	{width:95px;height:95px;padding:20px 30px 20px 0;float:left; font-size:82%;}

.moebel	{width:95px;height:95px;padding:5px 27px 37px 0;float:left; font-size:85%;}
.moebel_last	{width:95px;height:95px;padding:5px 0 37px 0;float:left; font-size:85%;}

.furniture	{width:95px;height:95px;padding:5px 27px 37px 0;float:left; font-size:85%;}
.furniture_last	 {width:95px;height:95px;padding:5px 0 37px 0;float:left; font-size:85%;}
/*CMS*/
.ew_cms input, .ew_cms submit, .ew_cms textarea { border:#ccc solid 1px; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
.ew_cms a:link, .ew_cms a:visited { color:#000; }
.floatleft	{ float: left; height: 95px;}