body{
	color: #FBF8CB;font-family: Verdana, Lucida, Sans-Serif;font-size: 70%;
	background-color: #62635D;
	scrollbar-DarkShadow-Color:34352F; scrollbar-Track-Color:#34352F;
	scrollbar-Face-Color:#34352F;scrollbar-Shadow-Color:#4D4C48;
	scrollbar-Highlight-Color:#34352F;crollbar-3dLight-Color:#34352F;
	scrollbar-Arrow-Color:#4D4C48;
}
div#seite{
	width: 900px;
	height: 600px;
	position: absolute;
	top: 50%;	left: 50%;
	margin-left: -450px; margin-top: -300px;
}

.leiste{
	background-color: #272822;border-bottom: 1px #62635D solid;
}
.submenu{
	background-color: #272822;height:25px;border-bottom: 1px #62635D solid;border-top: 1px #62635D solid;
}
.info{
	background-color: #4E4D48;height:25px;
}
.content{
	width: 680px;height:505px;background-color: #34352F;border-left: 1px #62635D solid;vertical-align: top;padding:10px;font-size: 110%;
}
.menu{
	width: 200px;background-color: #4E4D48;vertical-align: top;
}
div#logo{
	height:200px;text-align:center;background-color: #34352F;border-bottom: 1px #62635D solid;
}
div#name{
	height:100px;text-align:center;border-bottom: 1px #62635D solid;font-size:90%;
}
div#menu{
	font-size:100%;line-height: 150%;

}
A.menu1 {display: block; padding-left: 55px;  padding-top: 2px; width: 100%; height: 19; text-align: left; text-decoration: none;
color: #CCCCCC; border: solid 1px #4E4D48; background-image: url('images/menuback2.jpg'); }

A.menu1:hover {border: solid 1px #4E4D48; padding-left: 55px; color: #FBF8CB;background-image: url('images/menuback1.jpg'); }

A.menu2 {display: block; padding-left: 75px;  padding-top: 2px; width: 100%; height: 19; text-align: left; text-decoration: none;
 color: #FBF8CB; border: solid 1px #4E4D48; background-image: url('images/menuback1.jpg');
}

div#submenu{
	margin-left:190px;text-decoration: none;height:20px;padding-top:6px;
}
a.submenu1{
	text-decoration: none;margin-left:20px;color: #808080;text-transform:uppercase;
}


A.info{
	color: #FBF8CB;text-decoration: none;font-size: 80%;
}
h6{font-size:130%;}
h3{font-size:140%;}
.form
{
color: #CCCCCC;font-family: Verdana, Lucida, Sans-Serif;background-color: #65655B;
}
.button {
border: solid 1px #4E4D48; padding-left: 55px;color: #FBF8CB; text-decoration: none; background-image: url('images/menuback1.jpg');
}
.errormsg{
	color:#ffff00;
}
.img{
	border-color: #808080;border-width: 1;
}
div#content{width: 680px;height:505px;overflow-x: hidden; overflow-y: auto;
}