/*
	buechele.css
	autor: Victoria Lehmann Gerasimowa
	letzte aenderung: 07.04
	kontakt: www.designterrain.de*/

body			{background-color:#ffffff; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:0px; font-size:12px;}

/* Text */
h1, h2, p, b, ol, ul, li, input, textarea, .text, .small, .subnavi_l, .headweiss, .head, .titel		{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; color:#333333; font-weight:normal;}
h1, h2, p, ol, ul, li, .head, input, textarea, .text, .titel			{font-size:12px;}																						 
.subnavi_l, .headweiss													{font-size:11px;}
.small	  																{font-size:10px;}
h1, h2, .head, .headweiss, b, .titel									{font-weight:bold;}
h1, h2, .head, .subnavi_l, .titel										{color:#034592;}
.headweiss																{color:#FFFFFF;}
h2																		{margin-bottom:0px; margin-top:0px;}

/* Liste */
li, ul							{list-style: inside url(../pix/listenpunkt.gif);}
hr								{height:1px; color:#034592; border-style:solid; margin-top:15px; margin-bottom:15px;}


/*Navigation*/
a								{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px; color:#107B39; text-decoration:none;}
a:link							{font-size:12px; font-weight:bold;  color:#107B39; text-decoration:none;}
a:visited						{font-size:12px; font-weight:bold;  color:#107B39; text-decoration:none;}
a:active						{font-size:12px; font-weight:bold;  color:#107B39; text-decoration:underline;}
a:hover							{font-size:12px; font-weight:bold;  color:#107B39; text-decoration:underline;}

a.h:link						{font-size:12px; font-weight:normal;  color:#034592; text-decoration:none;}
a.h:visited						{font-size:12px; font-weight:normal;  color:#034592; text-decoration:none;}
a.h:active						{font-size:12px; font-weight:normal;  color:#034592; text-decoration:none;}
a.h:hover						{font-size:12px; font-weight:normal;  color:#034592; text-decoration:none;}

a.dbnavi:link					{font-size:12px; font-weight:bold;  color:#034592; text-decoration:none;}
a.dbnavi:visited				{font-size:12px; font-weight:bold;  color:#034592; text-decoration:none;}
a.dbnavi:active					{font-size:12px; font-weight:bold;  color:#034592; text-decoration:none;}
a.dbnavi:hover					{font-size:12px; font-weight:bold;  color:#034592; text-decoration:none;}


a.small:link					{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold;  color:#107B39; text-decoration:none;}
a.small:visited					{font-size:10px; font-weight:bold;  color:#107B39; text-decoration:none;}
a.small:active					{font-size:10px; font-weight:bold;  color:#107B39; text-decoration:underline;}
a.small:hover					{font-size:10px; font-weight:bold;  color:#107B39; text-decoration:underline;}

a.navi:link						{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight:bold; font-size:11px; color:#FFFFFF; text-decoration:none;}
a.navi:visited					{font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.navi:hover					{font-size:11px; color:#034592; font-weight:bold; text-decoration:none;}
a.navi:active					{font-size:11px; color:#034592; font-weight:bold; text-decoration:none;}
a.navihi:visited				{font-size:11px; color:#034592; font-weight:bold; text-decoration:none;}
a.navihi:hover					{font-size:11px; color:#034592; font-weight:bold; text-decoration:none;}
a.navihi:active					{font-size:11px; color:#034592; font-weight:bold; text-decoration:none;}

a.subnavi:link					{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight:normal; font-size:11px; color:#034592; text-decoration:none;}
a.subnavi:visited				{font-size:11px; color:#034592; font-weight:normal; text-decoration:none;}
a.subnavi:hover					{font-size:11px; color:#107B39; font-weight:normal; text-decoration:none;}
a.subnavi:active				{font-size:11px; color:#107B39; font-weight:normal; text-decoration:none;}
a.subnavihi:visited				{font-size:11px; color:#107B39; font-weight:normal; text-decoration:none;}
a.subnavihi:hover				{font-size:11px; color:#107B39; font-weight:normal; text-decoration:none;}
a.subnavihi:active				{font-size:11px; color:#107B39; font-weight:normal; text-decoration:none;}

/* Farben */
.schwarz		{background-color:#000000; layer-background-color:#000000;}
.weiss			{background-color:#ffffff; layer-background-color:#ffffff;}
.hgrau			{background-color:#F3F4F5; layer-background-color:#F3F4F5;}
.dgrau			{background-color:#E2E4E6; layer-background-color:#E2E4E6;}
.blau			{background-color:#034592; layer-background-color:#034592;}


/* Form */
form						{display:inline;}
.input, .button				{font-family:Verdana, Arial, Geneva, Helvetica; color:#000000;}

/* Layer */
#header		{position:absolute; z-index:1; width:1000px; height:35px; left:0px; top:0px;}
#logo		{position:absolute; z-index:10; width:1000px; height:100px; left:0px; top:78px;}	
#content	{position:absolute; z-index:50; width:1000px; height:300px; left:0px; top:175px;}
#bild		{position:absolute; z-index:60; width:240px; height:500px; left:10px; top:175px;}																						 
#navi		{position:absolute; z-index:100; width:1000px; height:30px; left:0px; top:35px;}																							
#subnavi	{position:absolute; z-index:90; width:1000px; height:25px; left:0px; top:54px;}																						   


