body#index {
	background-color: #CCCCFF;
}


a:link {
	color: #0066CC;
}


a:visited {
	color: #6373B5;
}


a:active {
	color: #6699CC;
}


div#indexsidebar {
	width: 50%;
	border-style: ridge;
	line-height: 30px;
	font-family: verdana;
	background-color: #BBBBFF;
	margin: auto; 
	text-align: center;
}


ul#sidebarul {
	align: center;
}


hr#sidebarhr {
	width: 50%;
	align: center;
}


p {
	font-family: verdana;
	color: #083194;
}


p#menu {
	text-align: center;
	font-size: large;
}


p#balkonbild {
	text-align: center;
}


img#balkon {
	height: 25%;
	text-align: center;
}


p#balkon {
	text-align: center;
	margin-top: 1%;
	margin-bottom: 3%
}

h1 {
	text-align: center;
	text-decoration: underline;
	font-family: verdana;
	color: #083194;
	margin-bottom: 3%;
}