body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("images/hintergrund.jpg");
	background-repeat:x-repeat;
	background-color: #000000;
	
	
}

a {
	text-decoration:none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #e30613;
}

img {
	border:none;
}

h1 {
font-size: 16px; 
font-weight: bold; 
text-decoration:underline;
color: #e30613;
/*border-bottom: Solid 1px #e30613;
width: 100%;*/
}

h1 span {
	color: #000;
}

ul li {
	margin: 0;
	padding: 0;
}

.content {
	background-image: url("images/box.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 760px;
	height: 650px;
	margin-right: auto; margin-left: auto;
}

.header {
	float:left;
	width: 760px;
	padding:0;
}

.links {
	float: left;
	width: 200px;
}

.rechts {
	float: left;
	width: 550px;
}

.linie_kurz {
	background-image: url(images/linie.jpg);
	background-repeat: repeat; 
	float: left;
	margin-top:123px;
	margin-left:38px;
	width:80px;
	height: 3px;
	background-color: transparent;

}

.telefonzelle {
	float: left;
	padding-top:57px;
	padding-left:15px;
}

.linie_lang {
	background-image: url(images/linie.jpg);
	background-repeat: repeat; 
	float: left;
	margin-top:4px;
	margin-left:8px;
	width:510px;
	height: 3px;
	background-color: transparent;
}

.schrift {
	float: left;
	margin-top:74px;
	margin-left:8px;
}

.de_flagge {
	float: left;
	margin-top:96px;
	margin-left:10px;
}

.en_flagge {
	float: left;
	margin-top:96px;
	margin-left:5px;
}

.navi {
	float: left;
	margin-top: 9px;
	margin-left: 0px;
	width: 450px;
	height: 100%;
	
	
}

.navi ul {
	float: left;
	margin: 0;
	padding: 0;
}

.navi li {
	float: left;
	list-style-type: none;	
}

.text {
	float: left;
	margin-top: 36px;
	margin-left: 38px;
	font-size: 12px;
	width: 680px;
	height: 100px;
	text-align:justify;
}

.text ul li {
	margin: 0;
	padding:0;


}
.mail {
	color:#e30613;
	text-decoration:underline;

}

.stich {
	color:#e30613;
}