/*defaults*/
body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:Thahoma, verdana, arial, serif; font-size:90%; }
p	{margin:0; padding:0 0 15px 0; }
a	{color:#000000; text-decoration:none; }
a:hover	{color:#225799; text-decoration:none; }


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('../images/logo.jpg') no-repeat 0px 0; border-bottom:1px solid #DADADA; padding:25px 30px 20px 0px; }
#navigation	{padding:10px 0; }
#header		{background:#DADADA url('../images/header_home.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_leistungen	{background:#DADADA url('../images/header_leistungen.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_innenausbau	{background:#DADADA url('../images/header_innenausbau.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_schraenke	{background:#DADADA url('../images/header_schraenke.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_moebel	{background:#DADADA url('../images/header_moebel.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_kueche	{background:#DADADA url('../images/header_kueche.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_khome	{background:#DADADA url('../images/header_khome.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_kcountry	{background:#DADADA url('../images/header_kcountry.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_klifestyle	{background:#DADADA url('../images/header_klifestyle.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_buero	{background:#DADADA url('../images/header_buero.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_arbeitsplaetze	{background:#DADADA url('../images/header_arbeitsplaetze.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_konferenz	{background:#DADADA url('../images/header_konferenz.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_referenzen	{background:#DADADA url('../images/header_referenzen.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_kontakt	{background:#DADADA url('../images/header_kontakt.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header_impressum	{background:#DADADA url('../images/header_impressum.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:120%; text-align:justify;}
#news		{float:right; width:250px; padding:10px 0; line-height:120%; text-align:justify; }
.newsItem	{padding:10px 10px 10px 10px; background:#DADADA; border:1px solid #DADADA; font-size:90%; margin-bottom:10px; }
.foto		{float:right; width:250px; padding:10px 0; height:200px; }
#footer		{clear:both; width:100%; font-size:90%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#bdsLink	{float:right; }


/*headings*/
.newsItem h1	{text-align:left; color:#225799; margin:0 0 10px 0; padding:0; font-size:120%; font-weight:normal; }
#content h1	{text-align:left; font-size:140%; font-weight:normal; line-height:120%; margin:0; padding:0 0 20px 0; }


/*navigation*/
#navigation ul	{margin:0; padding:0; }
#navigation li	{margin:0; padding:0; list-style:none; display:inline; }
#navigation a	{color:#225799; padding:0 20px 0 0; }
#navigation a:hover	{color:#000000; }

#footer ul	{margin:0; padding:0; }
#footer li	{margin:0; padding:0; list-style:none; display:inline; }
#footer a	{color:#993300; font-weight:normal; padding:0 5px 0 0; text-decoration:none; }
#footer a:hover	{color:#000000; }


/*content */
#content h1	{color:#993300 }
#content a	{color:#993300; font-weight:bold; padding:0 5px 0 0; text-decoration:none; }
#content a:hover	{color:#000000; text-decoration:none; }
#content ul	{list-style-type: square; padding-bottom:5px; padding-top:0px; }
#content li	{list-style-type: square; text-align:left; }


.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
