/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
*
{
   margin: 0px;
   padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border: none;
}

body
{ 
	background: #FFFFFF;
	font-size: 100.01%;
	text-align: center;
}

.hrclearboth
{
	display: none;
}

#wrapper
{
	text-align: left;
}

#printlink
{
        margin: 24pt 0;
        font-size: 12pt;
        color: #000000;
}


#printlink a
{
        color: #000000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*kopfbereich*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header
{
	background: #293f6f;
	width: 100%;
	margin-bottom: 24pt;
}

#logo
{
	width: 173px;
	background: #FFFFFF;
}


#slogan
{
	/*width: 360px;*/
}

#slogan img
{
	margin-left: 19px;
}

#atmo
{
        text-align: right;
     
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*Hauptbereich*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*Rechte Spalte mit News Teasern*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn
{
	padding: 8px 0px;
}

#newsTitle img
{
	display: none;
}

#news
{
	border: 1px solid #293f6f;
	margin: 4px 2px 4px 3px;
	padding-bottom: 10px;
}

#news .contentWrap
{
	margin: 8px 2px 0px;
}

#news h1
{
        font-size: 12pt;
        line-height: 1.3;
}

#news h2
{
	font-size: 11pt;
	line-height: 1.3;
}

#news h2 a
{
        color: #000000;
}

#news hr
{
	color: #DADADA;
	height: 1pt;
	margin-bottom: 10pt;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*Content allgemein*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h3,
p.bodytext
{
	font-size: 10pt;
	line-height: 1.3;
}

#main a
{
	text-decoration: none;
}

#rightColumn a,
#contentmain a
{
	color: #CC0033;
	font-weight: bold;
}

#content,
#contentfull
{
	margin-top: 10pt;
}

#breadcrumb
{
	display: none;
}

#contentmain h1
{
	color: #000000;
	font-size: 12pt;
	background: transparent url(h1bg.gif) repeat-x 0% 100%;
	margin-bottom: 12pt;
}

#contentmain h2,
#contentmain .leftContentWrap h1,
#contentmain .rightContentWrap h1,
#contentmain .leftContentWrap h1,
#contentmain .rightContentWrap h1,
#contentmain .leftContentWrapWide h1,
#contentmain .rightContentWrapSmall h1,
#contentmain .leftContentWrapSmall h1,
#contentmain .rightContentWrapWide h1,
#contentmain .contentWrap h1
{
	color: #000000;
	font-size: 11pt;
	margin-top: 11pt;
	margin-bottom: 6pt;
}

ul.sitemapLevel2
{
	list-style-type: none;
	padding-left: 70px;
	min-height: 40px;
	margin-bottom: 20px;
}

ul.sitemapLevel2 li
{
	font-size: 10pt;
	line-height: 1.2;
}

#contentmain ul.sitemapLevel2 li a
{
	color: #000000;
	font-weight: normal;
	display: block;
	background: transparent url(arrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
}

#mauer
{
	background: transparent url(iconmauer.gif) no-repeat 10px 2px;
}

#bad
{
	background: transparent url(iconbad.gif) no-repeat 10px 2px;
}

#fliesen
{
	background: transparent url(iconfliesen.gif) no-repeat 10px 2px;
}

#garten
{
	background: transparent url(icongarten.gif) no-repeat 10px 2px;
}

#contentmain .csc-sitemap ul
{
        list-style-type: none;
}

#contentmain .csc-sitemap .ullevel1 li
{
        font-size: 10pt;
	line-height: 1.2;
}

#contentmain .csc-sitemap .ullevel1 li a
{
	color: #000000;
	font-weight: normal;
	display: block;
	background: transparent url(arrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
}

#contentmain .csc-sitemap ul
{
        margin-left: 20px;
}










