@charset "utf-8";
/* CSS Document */
*			{
			padding:0px;
			margin:0px;
			border:0px;
			}
body 		{
			text-align:left;
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
			line-height:18px;
			color:#000;
			background:url(../images/grundgeruest/hg_quer.jpg) top center repeat-x #000;
			}
/*----------------GRUNDGERUEST-------------------------------*/
#container	{width:978px;margin:0 auto;}
#header		{display:none;}
#mitte		{width:978px;}
	#nav	{width:166px;padding:0 0 20px 0;}
	#uber	{display:none;}
	#content{width:650px;padding:0 0 20px 0;border-bottom:1px solid #000000; font-size:12px;}
		.bild	{display:none;}
		.text1	{}
		.text2	{}
#footer		{width:978px;background:url(../images/grundgeruest/footer.jpg) no-repeat;clear:both;
			font-size:12px; color:#FFFFFF;}
	#newsletter	{display:none;}
	#adres		{width:222px;float:left;padding:10px 0 0 0;}
	#nummer		{width:190px;float:left;padding:10px 0 0 0;}
/*----------------FORMATE---------------------------------------*/
h1 			{}
h2 			{color:#FF7113;font-size:12px;text-transform:uppercase;font-weight:bold;padding:0px;}
h3			{text-transform:uppercase;font-size:12px;padding:0 0 7px 0;}
h4			{}
p			{padding:0 0 7px 0;}
strong		{color:#FF7113;}
/*---------------LINKS CONTENT--------------*/
#content a			{color:#FF7113;text-decoration:none;}
#content a:hover	{color:#FF7113;text-decoration:underline;}
#header a			{color:#656565;}
#header a:hover		{color:#FFFFFF;}
#footer a			{color:#FF7113;text-decoration:none;}
#footer a:hover		{color:#FF7113;text-decoration:underline;}
/*---------------NAVIGATION-------------*/
#nav ul			{list-style:outside none;}
#nav li			{list-style-type:none;line-height:16px;font-size:12px;}
#nav a span 	{display:block;}
#nav .index  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_index_n.jpg) no-repeat;}
#nav .index a:hover {background:url(../images/grundgeruest/n_index_c.jpg) no-repeat;}
#nav .we  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_we_n.jpg) no-repeat;}
#nav .we a:hover {background:url(../images/grundgeruest/n_we_c.jpg) no-repeat;}
#nav .drei  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_drei_n.jpg) no-repeat;}
#nav .drei a:hover {background:url(../images/grundgeruest/n_drei_c.jpg) no-repeat;}
#nav .real  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_real_n.jpg) no-repeat;}
#nav .real a:hover {background:url(../images/grundgeruest/n_real_c.jpg) no-repeat;}
#nav .out  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_output_n.jpg) no-repeat;}
#nav .out a:hover {background:url(../images/grundgeruest/n_output_c.jpg) no-repeat;}
#nav .in  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_input_n.jpg) no-repeat;}
#nav .in a:hover {background:url(../images/grundgeruest/n_input_c.jpg) no-repeat;}
#nav .links  a	{height:17px;width:166px;display:block;background:url(../images/grundgeruest/n_links_n.jpg) no-repeat;}
#nav .links a:hover {background:url(../images/grundgeruest/n_links_c.jpg) no-repeat;}




