body {
	margin: 0;
	padding: 0;
	background-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#page {
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}

#sidebar {
	border-top: #feffcf 5px solid;
	width: 180px;
	float: left;
}

#logo {
	height: 180px;
	background-color: #ffffff;
}

.sprache {
	padding-top: 8px;
	padding-left: 20px;
}

.test0 {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 30px;
	background-color: #ffb54b;
}

.test {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	line-height: 30px;
	background-color: #ffb54b;
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #555555;
}

.test2 {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;	
	float: left;
	line-height: 30px;
	width: 200px;
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	background-color: #feffcf;
	color: #555555;
}

#menu {
	min-height: 421px;
	padding: 20px;
	background-color: #feffcf;
	color: #555555;
}

#menu a {
	
	text-decoration: none;
	font-size: 12px;
	color: #555555;
}

#menu a:hover {
	text-decoration: none;
}

.tour1 {
	line-height: 30px;
	font-size: 14px;
}


.tour {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #555555;
}

#content {
	border-top: #ffb54b 5px solid;
	width: 600px;
	float: left;
}

#text {
	padding: 20px;
}

#text a {
	
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

#bild {
	height: 180px;
	background-color: #555555;
}

#meta {
	border-top: #feffcf 5px solid;
	width: 180px;
	float: left;
	
}

#kontakt {
	height: 180px;
	font-size: 12px;
	background-color: #ffffff;
	padding-left: 27px;
	text-decoration: none;
}

#kontakt a {
	
	text-decoration: underline;
}

#kontakt a:hover {
	text-decoration: none;
}

#menu2 {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 421px;
	color: 555555;
	background-color: #feffcf;
}

#footer {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 960px;
	line-height: 20px;
	margin: 0 auto;
	background-color: #ffaa65;
	color: #555555;
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
