body {
	background : Gray;
	height: 100%;
	width: 100%;
}

.page {
	border: 1px solid Black;
	background : #FDF5D5;
	width: 780px;
}

.title_pic
{
	border: 1px solid black;
}

.nav_top {
	background-color: #EEEEEE;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
}

.nav_top A
{
	text-decoration:none;
	color: black;
	font-size: 85%;
}

.nav_top A:hover
{
	text-decoration:none;
	color: #C62104;
}

.nav_top_item {
   text-align: center;
}

.nav_left {
	width: 150px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #FDF5D5;
	padding: 5px;
	padding-left: 10px;
	padding-top: 20px;
}

.nav_left A { color : black;	
	width: 150px;
	text-decoration: none;
}

.nav_left A:hover { 	color: #C62104;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	width: 600px;
	background: White;
	border-left: 1px solid black;
}

.content td {
	font-size: 12px;	
}

.content  A { color : black;	
text-decoration: none;
}

.content  A:hover { 	color: #C62104;
}

.copy_link {
	border-top: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: right;
}

.newsletter_anmeldung{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	position: inherit;
	left: 10px;
	top : 320px;
	width: 140px;
}

.pic {
	border: 1px solid black;
}

.rot {
color:#FF0000;
}
