body {
	background-image:url(content/back_body_stadt.gif); background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height:18px;
	}

a:link {color: #333366; text-decoration: underline;}
a:visited {text-decoration: underline;color: #333366;}
a:hover {text-decoration: underline;color: #ffffff;}
a:active {text-decoration: underline;}

.titel {font-size: 16px; color: #333366; font-weight:bold;}


#main	{
		position:absolute; 
		left:48px; top:0px; 
		width:914px; height:1186px; 
		}
#kopf_01	{
		position:absolute;
		margin:0;
		background-image:url(weimar/bild/kopf_stadt.jpg);
		width:900px; height:162px;
		}
.nav	{
		position:absolute;
		margin-top:162px;
		height:121px;
		background: #ffffff;
		}
.unter_nav	{
		position:absolute;
		margin-top:283px;
		background-image:url(content/unter_navi_stadt.gif);
		width:900px; height:141px;
		}
