body,td,th		{color: #111;	font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold;}
body 			{margin: 0px; padding: 0px; 	background-image: url(images/hintergrund.jpg);	background-repeat: no-repeat; background-attachment:fixed; }

#titelleiste {
	position:absolute;	left:27px;	top:19px;	width:154px;	height:36px;	z-index:1;}

#auswahl {
	position:absolute;	left:27px;	top:188px;	width:194px;	height:91px;	z-index:2;}
	
#inhalt {
	position:absolute;	left:249px;	top:188px;	width:819px;	height:52px;	z-index:3;}

#rechtebox {
	position:absolute;	left:800px;	top:240px;	width:250px;	z-index:4;}
	
	
#adress {
	position:absolute;
	left:356px;
	top:32px;
	width:669px;
	height:23px;
	z-index:4;
}

#Layer1 {
	position:absolute;
	left:356px;
	top:140px;
	width:669px;
	height:23px;
	z-index:4;
}

a.menu 			{}
a.menu:link   	{color:#111; text-decoration:none;}
a.menu:visited 	{color:#111; text-decoration:none;}
a.menu:hover	{color:#111; text-decoration:underline;}
a.menu:active 	{color:#111; text-decoration:none;}

a.dark 			{}
a.dark:link   	{color:#111; text-decoration:underline;}
a.dark:visited 	{color:#111; text-decoration:underline;}
a.dark:hover	{color:#111; text-decoration:none;}
a.dark:active 	{color:#111; text-decoration:underline;}

a.white 			{}
a.white:link   	{color:#fff; text-decoration:underline;}
a.white:visited 	{color:#fff; text-decoration:underline;}
a.white:hover	{color:#fff; text-decoration:none;}
a.white:active 	{color:#fff; text-decoration:underline;}


img.imgleft		{margin-right:10px; margin-bottom: 10px; border: 1px solid #333; width}
img.imgright	{margin-left:10px; margin-bottom: 10px; border: 1px solid #333;}

.white {color: #FFFFFF}
.dark {color: #404000}


a				{color: #000; text-decoration: underline;}
a:link   		{text-decoration:underline;}
a:visited 		{text-decoration:underline;}
a:hover			{text-decoration:none;}
a:active 		{text-decoration:underline;}

h1				{font-size: 15px;margin: 0px; padding: 0px;}
h2				{font-size: 15px;margin: 0px; padding: 0px; color:white;}
ul				{margin-top:0px; }
p				{margin:0; padding:0;}
small			{font-size: 8px;}

.formular	{ border: 1x solid black; margin-left: 4px; width:400px;}

img.box  {border: 3px solid #808000;}

