body{
	font-family:                Verdana,Arial,Helvetica, sans-serif;
	font-size:                  10px;
	color:                      #222;
	text-align:center;
	margin-top:10px;
	line-height:15px;
}

.contact_link a{
    text-decoration:none;   
	color:#222;
}

.contact_link a:hover {
    text-decoration:bold;   
	color:#fff;
    background-color:#222;

}
#sf-video {
	width:700px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	height: 348px;
}

#inhalt {
	height: 400px;
	width: 700px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	margin-top: -200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -350px;
	}

#site {
	width:700px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#site p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#site p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#site p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #666;
	text-decoration: underline;
	text-align: center;
}

#navigation{
	width:700px;
	height: 20px;
}

.nav {
	margin-right: 10px;
	float:left;
	padding:2px
}

.nav a {
    text-decoration:none;   
	color:#222;
}

#nav_1 a:hover{
	color:#FF00FF;
}

#nav_2 a:hover {
	color:#9933FF;
}

#nav_3 a:hover {
	color:#FFCC00;
}

#nav_4 a:hover {
	color:#3366FF;
}

.topic {
	font-weight:bold;
	line-height: 35px;
    font-size:25px;
	padding:2px;
	color:#fff;
	float:left;
}
.stop {
float:left;
height:1px;
width:1px;
}

.border {
	width:700px;
	height:70px;
}

#content {
	width:720px;
	height:350px;
}

.img {
    float:left;
    margin:0px 8px 8px 0px;
}

