body
{
	margin: 50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	background-color: #6DB0DD;
	
	background-image: url(http://www.ziegelbau.de/images/bg_body_wiese_1680.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wysiwyg_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.wysiwyg_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Hintergrundbilder */
.bg_tab_top
{
	background-image: url(http://www.ziegelbau.de/images/bg_tab_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:15px;

}

.bg_tab_repeat
{
	background-image: url(http://www.ziegelbau.de/images/bg_tab_repeat.png);
	background-repeat: repeat;
	background-position: center;
}

.bg_tab_bottom1
{
	background-image: url(http://www.ziegelbau.de/images/bg_tab_bottom1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:600px;
}

.bg_tab_bottom2
{
	background-image: url(http://www.ziegelbau.de/images/bg_tab_bottom2.png);
	background-repeat: no-repeat;
	background-position: top;
	height:70px;
}



/* Navigation Position  */
.naviPosition
{
	padding: 0px 0px 0px 10px;
	vertical-align: top;	
	text-align: left;
}

/* Navigation Div */
.navi
{
	float:left;
	width:135px;
}

/* Navigation Main  */
a.mainNavi { display: block; width: 108px; height: 25px; background:url( 'http://www.ziegelbau.de/images/button_main_blue.png' ) top left no-repeat; padding: 10px 0px 0px 10px; margin: 0px 0px 0px 0px;}
a.mainNavi { color: #ffffff; font-size: 11px; text-decoration: none; }
a.mainNavi:hover { color: #ffffff; font-size: 11px; text-decoration: none; background:url( 'http://www.ziegelbau.de/images/button_main_red.png' ) top left no-repeat; }

a.mainNaviActive { display: block; width: 108px; height: 25px; background:url( 'http://www.ziegelbau.de/images/button_main_red.png' ) top left no-repeat; padding: 10px 0px 0px 10px; margin: 0px 0px 0px 0px;}
a.mainNaviActive { color: #ffffff; font-size: 11px; text-decoration: none; }
a.mainNaviActive:hover { color: #ffffff; font-size: 11px; text-decoration: none; background:url( 'http://www.ziegelbau.de/images/button_main_red.png' ) top left no-repeat; }

/* Navigation Sub  */
a.subNavi { display: block; width:140px; height:20px; background:#FFFFFF; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; padding: 10px 0px 0px 10px; margin: 0px 0px 5px 0px;}
a.subNavi { color: #2F77B9; font-size: 10px; text-decoration: none; font-weight: bold; }
a.subNavi:hover { color: #AD190B; font-size: 10px; text-decoration: none; filter:alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6; }

a.subNaviActive { display: block; width:140px; height:20px; background:#FFFFFF; filter:alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6; padding: 10px 0px 0px 10px; margin: 0px 0px 5px 0px;}
a.subNaviActive { color: #AD190B; font-size: 10px; text-decoration: none; font-weight: bold; }
a.subNaviActive:hover { color: #AD190B; font-size: 10px; text-decoration: none; filter:alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6; }



/* Navigation Footer  */
a.footerNavi		{color: #FFFFFF; text-decoration: none;} 
a.footerNavi:hover	{color: #F8E3E2; text-decoration: none;}



/* Sonstige Formatierungen */
a		{color: #2F77B9; text-decoration: none;} 
a:hover		{color: #2F77B9; text-decoration: underline;}

h1
{
	font-size: 14px;
	color: #AD190B;
	font-weight: bold;
	margin: 12px 0px 80px 0px;
}

h2
{
	font-size: 12px;
	color: #AD190B;
	font-weight: normal;
}

.contentStyle
{
	background-image: url(http://www.ziegelbau.de/images/bg_tab_logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	padding: 50px 180px 20px 40px;
	vertical-align: text-top;
	text-align: left;
}

.footerStyle
{
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align:text-top;
	padding: 25px 150px 35px 0px;
}

.footnote
{
	font-size: 10px;
}

.netcomservice
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.formnixanzeig
{
display:none;
}

