body  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans serif;
	text-align: center;
	background-color: #f4f1ec;
	background-image:url(pict/body_bg.jpg);
	background-repeat: repeat-x;
	}

a {
	color:#3d639c;
	}

#container {
	margin: auto;
	margin-top:30px;
	width: 851px;
	background-color: #ffffff;
	background-image:url(pict/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 112px;
	}

#bild_rechts {
	float:right;
	padding: 3px 0px 8px 12px;
	font-size: 11px;
	width: 200px;
	line-height: 14px;
	}

#menu_left  {
	float: left;
	margin:9px 0px 0px 35px;
	text-align: left;
	text-align:right;
	}

html>body #menu_left { 
	margin:13px 0px 0px -5px;
	}

#menu_left li.ober {
	list-style-type: none;
	margin: 15px 0px 0px -13px;
	
	}

#menu_left li.unter {
	list-style-type: none;
	margin: 2px 3px 2px 0px;
	}

#menu_left li.unter_2 {
	list-style-type: none;
	margin: 5px 3px 2px 0px;
	color: #ffffff;
	font-weight: bold;
	list-style: none;
	font-size: 11px;
	}

a.ober {
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	}

a.ober:hover {
	color: #999999;
	}

a.aktiv {
	color: #da322f;
	text-decoration: none;
	font-weight: bold;
	}

a.unter {
	font-size:11px;
	color: #dddddd;
	text-decoration: none;
	background-image:url(pict/krokodil.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

a.unter:hover {
	color: #cccccc;
	text-decoration: underline;
	background-image:url(pict/krokodil.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#content {
	text-align: left;
	margin: 23px 23px 0px 241px;
	line-height: 17px;
	width:580px;
	}

html>body #content { 
	margin:28px 23px -12px 241px; 
	}

h1 {
	font-size: 17px;
	margin: 0px 0px 8px 0px;
	color: #666666;
	font-weight:bold;
	font-family: arial;
	line-height: 19px;
	}

h2 {
	font-size: 13px;
	margin: 9px 0px 8px 0px;
	color: #666666;
	}

p {
	margin: 0px 0px 12px 0px;
	}	

span.zitat {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #da322f;
	}
	
span.rot {
	color: #da322f;
	}


#footer {
	clear: left;
	font-size:10px;
	color: #666666;
	text-align: center;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}

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

TD.t {
	font-size; 12px;
	padding: 3px;
	}
