#img 					{ visibility: visible; position: absolute; top: 0; left: 0 }
#title 					{ visibility: visible; position: absolute; top: 0; left: 0; width: 450px }
#nav  		   			{ visibility: visible; position: absolute; top: 120px; left: 10px; width: 170px; height: 350px; border-right: 1px solid #ccc }
#content 				{ visibility: visible; position: absolute; top: 110px; left: 200px; width: 600px }
#forum 					{ visibility: visible; position: absolute; top: 120px; left: 210px; width: 800px; height: 500px }


body  		 			{ font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; background-image: url("media/elemente/bg.jpg"); background-repeat: repeat-x; margin: 0 }
div  					{ font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, SunSans-Regular, sans-serif }
td  						{ font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, SunSans-Regular, sans-serif }

table.content 	 		{ width: 100% }
table.content td 		{ padding: 10px 10px 10px 3px }
.highlight 				{ color: #906; font-weight: bold; background-color: #fff2b8 }
.subinfo 				{ color: #6a6a6a; font-size: 10px }
table.content th  		{ color: #906; font-size: 14px; font-weight: bold; text-align: left; padding: 3px; border-bottom: 2px solid #f90 }

a 						{ color: #4169E1; text-decoration: none; border-bottom: 1px dotted #069 }
a:link 		 			{ border-bottom: 1px dotted #4169E1 }
a:visited 	 			{ color: #666; border-bottom: 1px dotted #666 }
a:active 				{ border-bottom: 1px solid #4169E1 }
a:hover 					{ border-bottom: 1px solid #4169E1 }

table.nav 		 		{ width: 100% }
table.nav td 	 		{ text-align: right; padding-top: 0; padding-right: 5px; padding-bottom: 3px }
table.gallery td img		{ border: solid 1px #666 }
table.gallery td 		{ color: #666; font-size: 10px; font-style: italic }

td.messagehead 		 	{ color: #666; font-size: 10px }
td.messagebottom 	 	{ font-size: 10px; border-bottom: 1px solid #ffa500 }

.kursiv 					{ font-style: italic }
.grau 					{ color: #646464 }
