* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#160967;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}


#wrapper {
	margin:0pt auto;
	width: 920px;
	height: 500px;
	margin-top: 30px;
	border-width: thin;
	border-style: solid;
	border-color:#FFFFFF;
	background-color:#160967;
	background-position: center;	
	

	}

#logo {	
	background-image:url(../bilder-design/logo.gif);
	background-repeat: no-repeat;	
	margin-top: 25px;
	margin-left: 520px;
		
}

#adresse{
	width: 320px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	
}

#bild {
	width: 344px;
	height: 200px;
	margin-top: 10px;
	float: left;
		
}

#text{
	width: 680px;
	text-align: right;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
		
}

#text a:link { color: #ffffff; text-decoration: none; }
#text a:visited { color: #ffffff; text-decoration: none; }
#text a:hover { color: #dddddd; text-decoration: none; }

#adresse a:link { color: #ffffff; text-decoration: none; }
#adresse a:visited { color: #ffffff; text-decoration: none; }
#adresse a:hover { color: #dddddd; text-decoration: none; }
