* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	border:0px solid;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}

h1
{
	font-size: 40px;
	border:#2c2c2c; 
	color: #f3f3f3;
	line-height: 30px;
}

h2
{
	font-size: 16px;
	border:0px solid #2c2c2c; 
	color: #f3f3f3;

	letter-spacing: -1px;
}

h3
{
	font-size: 12px;
	color: #2c2c2c;
	font: bold;
}


div#complete
{
	width: 880px;
	height: 500px;
	background-color: #f3f3f3; 
	position:relative;
	top: 20px;
	
}

div#top
{
	width: 840px;
	height: 100px;
	float:left;
	background-color: #2c2c2c; 
	position:relative;
	margin:10px;
	padding:10px;
}

div#titel
{
	width: 860px;
	height: 50px;
	float:left;
	background-color: #2c2c2c; 
	margin: 10px;
	text-align:center;
}

div#_mid
{
	width: 860px;
	min-height: 40px;
	float:left;
	background-color: #f3f3f3; 
	padding:10px;
	padding-top: 0px;
}

div#logo
{
	width: 470px;
	height: 100px;
	float:left;
}

div#menu
{
	width: 360px;
	height: 100px;
	float:left;
	border: 0px;
}

div#bild
{
	width: 536px;
	height: 100px;
	float:left;
	position:relative;
}

a.menu_links
{
	border: 0px;
	font-size:12px;
	text-decoration: none;
	color: silver;
	position:relative;
	left: 14px;
	top:3px;
	letter-spacing: -1px;
}

a.menu_links:hover
{
	border: 0px;
	text-decoration:underline;
	color: white;
	text-align:left;
}

table.tab_men
{
	border:0px; 
	width:120px; 
	float:left;
	border-left: dotted;
	border-left-width: 1px;
	border-left-color: red;
	height: 100px;
}

table.tab_men:hover
{

	background-color: #444444;
}

div#back_bild
{
	width: 870px;
	height: 180px;
	float:left;
	position:relative;
	left: 10px;

}

div#inhalt
{
	width: 860px;
	height: 400px;
	position: relative;
	top:140px;
}

div.inhalt_
{
	float:left;
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #aaaaaa;
	margin-right: 10px;
}

div.inh
{
	float:left;
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #aaaaaa;
	margin-right: 10px;
}

td.head_table
{
	background-color: #555555; 
	text-align:center;
}

p.text_all
{
	text-align: justify;
	font-size: 12px;
	color:#555555;
}

td.zelle
{
	vertical-align: top; 
	max-height:12px;
}

table.tab_news
{

	border-bottom:dashed;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	margin-bottom: 3px;
}

div.deecom
{
	border-top:1px dashed #aaaaaa;
	padding-top: 5px;
}

td.disk
{
	text-align: left;
	font-size: 12px;
	color: #2c2c2c;
	vertical-align:top;
	border: 1px solid #aaaaaa;
}

input
{
	width: 348px;
	font-size: 12px;
	border:1px solid #aaaaaa;
}

textarea
{
	width: 348px;
	font-size: 12px;
	border:1px solid #aaaaaa;
}

table#tuts
{
	margin-top:5px; 
	width:400px; 
	float:left; 
	height:100px; 
	margin-left:20px; 
	border-bottom: solid 1px #555555; 
	border-top: solid 1px #555555;  
	vertical-align:top;
}

table#tuts:hover
{
	background-color: #e4e4e4;
}

a#tut_besuchen
{
	color:black;
	text-decoration: none;
	text-align: right;
	font-size:10px;
}

a#tut_besuchen:hover
{
	text-decoration: underline;
}

a#weiter
{
	text-decoration: none;
	color: black;
}

a#weiter:hover
{
	text-decoration: underline;
	color: #22222;
}

li
{
	font-size: 12px;
	color: #444444;
}
