/* CSS Document */

body {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		color: #64655F; 
}

.seite {
	width: 800px;
	height: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.startseite {
	width: 800px;
	height: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-image: url(images/design_default5.jpg)}

.logo {
	width: 500px; 
	height: 130px;
	left: 24px; 
	position: relative;  
}

.foto {
	position: absolute; 
	width: 525px; 
	height: 350px; 
	left: 142px; 
	top: 123px; 
	
}

.content {
	position: absolute; 
	width: 525px; 
	height: 350px; 
	left: 142px; 
	top: 133px; 
	
}

tr {
 height: 10px; 
}
.menu {
	position: absolute; 
	width: 93px; 
	height: 67px;
	left: 699px; 
	top: 364px; 
	background-color: #FFFFFF; 
	padding-top: 5px; 
	font-size: 11pt; 
}

.menu2 {
	position: absolute;
	width: 95px;
	height: 19px;
	top: 462px;
	left: 672px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 11pt; 
	color: #46BAD8; 
}

.menu2 a {
	color: #46BAD8; 
	text-decoration: none; 
}

.menu2 a:hover, .menu2 a:active {
	color: #46BAD8; 
	text-decoration: none; 
}

.menu a {
	color: #64655F; 
	text-decoration: none; 
}

.menu a:hover, .menu a:active, menu a:visited {
	color: #64655F; 
	text-decoration: none; 
}

.auswahl {
	position: absolute; 
	top: 280px; 
	left: 97px; 
	width: 40px; 
	height: auto; 
	background-color: #ffffff; 
}

.content a, .content a:visited {

	color: #46BAD8; 
	text-decoration: none; 
	
}

.content a:hover, .content a:active {
	text-decoration: underline; 
}

