/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/
/*		Schnorrenberg GmbH
/*		Version: 2.0
/*		Author: Thomas Christes, broska & brüggemann werbeagentur gmbh
/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/
/*	                                           Resets  
/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/

html, body, div, span, applet, object, input, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {height:101%;} 

em {font-style:italic;}

:focus {outline: 0;}

body
{
	line-height: 1.4;
}

ul, ol {list-style: none;}

table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}

blockquote, q {quotes: "" "";}

.clear
{
	font-size:0;
	clear:both;
}

.cleardiv
{
	font-size:0;
	clear:both;
	height:0;
}

strong
{
	font-weight:bold;
}

/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/
/*	                                           Generic Styles  
/*	--------------------------------------------------------------------------------------------------------------------------------------------	*/

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	padding:40px;
}



#band_links, #head, #navi, #band_rechts, #suchbalken, img, #footer, #random
{
	display:none;
}

h1
{
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:underline;
}

h2
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:4px;
}

h3
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}

h4
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:4px;
}

p
{
	font-size:13px;
	margin:0 0 12px 0;
}

a
{
	font-size:13px;
	text-decoration:underline;
	color:black;
}

#random
{
	background:none !important;
}

iframe
{
	display:none !important;
}

.googlemaps
{
	display:none !important;
}

#rueckrufformular
{
	display:none !important;
}