/*##################################################################################*/
/*###############################---GLOBAL---#######################################*/
html, body
{
	background-color:				#f7fad0;
	color:							#000000;
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						13px;
	height:							100%;
	margin:							0px auto;
	text-align:						center;
}
/*##################################################################################*/
/*###############################---LINKS---########################################*/
a
{
	color:							#c36200;
	font-size:						14px;
	font-weight:					bold;
	text-decoration:				underline;
}
a:hover
{
	color:							#880000;
	text-decoration:				underline;
}
/*##################################################################################*/
a.navi1
{
	color:							#000000;
	display:							block;
	font-size:						13px;
	font-weight:					normal;
	padding:                   5px 0px 0px 5px;
	text-decoration:				underline;
}
a.navi1:hover
{
	color:							#880000;
}
a.navi2
{
	color:							#000000;
	display:							block;
	font-size:						13px;
	font-weight:					normal;
	margin-top:						7px;
	padding-left:					5px;
	text-decoration:				underline;
}
a.navi2:hover
{
	color:							#880000;
}
a.fusslink
{
	color:							#444;
	font-size:						10px;
	font-weight:					normal;
	text-decoration:				none;
}
/*##################################################################################*/
/*###############################---ÜBERSCHRIFTEN---################################*/
h1
{

	color:							#7a7a7a;
	display:							inline;
	font-size:						20px;
	font-weight:					bold;
	letter-spacing:				1px;
	margin:							0px 0px 0px 15px;
}
h2
{
	color:							#000;
	display:							inline;
	font-size:						12px;
	font-weight:					bold;
	letter-spacing:				1px;
}
h3
{
	color:							#880000;
	display:							inline;
	font-size:						15px;
	font-weight:					bold;
	text-decoration:				none;
}
/*########################################################################################*/
/*################################---Sonstiges---#########################################*/


/*########################################################################################*/
/*################################---ELEMENTE---##########################################*/
div#bigbox
{
	margin:							0 auto;
	position:						relative;
	width:							924px;
}
table.hg
{
	background-color:				#f0f0f0;
	height:							100%;
	margin:							0 auto 0 auto;
	position:						relative;
	width:							924px;
}
td.main
{
	border-left:					1px solid #88a1b4;
	border-right:					1px solid #88a1b4;
	border-top:						1px solid #88a1b4;
}
div#head
{
	background-color:				#f0f0f0;
	background-image:				url(grafik/schimmel-ratgeber-kopf.jpg);
	background-repeat:			no-repeat;
	border-bottom:					1px solid #000;
	height:							92px;
	margin-bottom:					31px;
	padding-top:               30px;
	text-align:						left;
	width:							924px;
}
div#goadskopf
{
	Background-color:				#bc2704;
	border-top:						2px solid #bc2704;
	height:							20px;
	position:						absolute;
	top:								132px;
	left:								190px;
	width:							728px;
}
div#headh2
{
	padding-left:              15px;
	width:							450px;
}
div#google
{
	background-color:				#88a1b4;
	height:							17px;
	margin-bottom:					20px;
	padding-top:               2px;
	width:							100%;
}
div#links
{
	background-image:				url(grafik/schimmel-navi-hg.gif);
	position:						absolute;
	top:								124px;
	left:								1px;
	width:							169px;
}
div.navigation
{
	color:							#000000;
	font-weight:					bold;
	margin:							0px 0px 3px 5px;
	text-align:						left;
	width:							150px;
}
div#goadslinks1
{
	position:						absolute;
	left:								6px;
	top:								160px;
}
div#content
{
	background-color:				#fff;
	background-image:				url(grafik/schimmel-ratgeber-content-hg.gif);
	float:							right;
	margin-top:						105px;
	text-align:						left;
	width:							744px;
}
div#conkopf
{
	background-image:				url(grafik/schimmel-ratgeber-content-kopf.gif);
	font-size:						12px;
	height:							19px;
	padding-top:               3px;
	text-align:						left;
	width:							100%;
}
div#text
{
	border-bottom:					1px solid #aaa;
	display:							inline;
	float:							left;
	margin-left:					25px;
	margin-bottom:					10px;
	text-align:						justify;
	width:							470px;
}
div#rechts
{
	background-image:				url(grafik/schimmel-rechts-hg.gif);
	display:							inline;
	float:							right;
	height:							1200px;
	margin-right:					10px;
	width:							222px;
}
div#goadsrechts /* Google Ads auf der rechten Seite */
{
	height:							600px;
	position:						absolute;
	top:								306px;
	left:								730px;
	width:							160px;
}	
div#fuss
{
	color:							#444;
	font-size:						10px;
	margin-left:					170px;
	text-align:						center;
	width:							668px;
}
/*##########################BANNERADS############################################## */
div#banneroben /* Werbebanner im Kopf der Seite */
{
	height:							90px;
	position:						absolute;
	top:								170px;
	left:								190px;
	width:							728px;
}	
div#bannerrechts
{
	height:							570px;
	padding:                   630px 0 0 40px;
}
