body {
	text-align: center;
	min-width: 800px;
	background: #fff url(images/bg.jpg);
         background-repeat: repeat-y;
         background-position: center;
         height:100%;
}

#wrapper {
		margin: 0 auto;
		width: 760px;height:100%; min-height:600px;

}

html>body div#wrapper {
		min-height: 550px;overflow:auto;
		height: 100%;

}

div#logo {
		float: left;
		position: relative;
		top: -10px;
		margin-bottom: 10px;padding:5px;
		height:100%;
		width: 215px;height:600px
		color:#3d3d3d;


}
#sidemenu{width:196px;border-right:2px solid #A00020;border-left:2px solid #fff;
background:#afafaf;margin-left:10px;margin-top:10px;padding:10px;text-align:right;}

#sidemenu li{border-bottom:1px solid #fff;list-style:none;}


html>body div#logo {
		color:#3F3F3F;
}


div#footer {
		width: 800px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #3f3f3f;
		padding-top: 0px;
		text-align: center;
}

div#footer A {
		color: #3f3f3f;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


div#content {    margin-top:-30px;
		text-align: left;
		padding: 10px;padding-top:40px;
		float: right;
		width: 480px;height:100%;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #5c1c2d;
}

html>body div#content {
		min-height: 500px;
}

div#topbar {
		height:100px;
		font-family: arial,verdana;
		font-size: 18pt;
		font-weight: normal;
		text-align: left;
		padding-left: 0px;
		padding-top: 0px;
		color: #A00020;
		background:  url(img/topbar1.gif);
                background-position:17px center;background-repeat: no-repeat;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #C00040;
		clear: left;
}
div#topbar h1{ display:none;}
div#menu {
		float: right;
		width: 800px;
}

div#menu A {
		display: block;
		width: 125px;
		position: relative;
		left:0px;
		top: -10px;
		z-index: 50;
		float: left;
		border: 1px solid #C00040;
		height: 25px;
		background: #E0E0E0;
		font-family: trebuchet ms,arial,verdana;
		text-align: right;
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 3px;
		font-weight: bold;
		color: #3F3F3F;
		text-transform: normal;
}

div#content a {
		color: #5c1c2d;
		font-weight: bold;
		text-decoration: none;
}
div#logo a {
		color: #3F3F3F;font-weight:bold;
		line-height:25px;
		text-decoration: none;

}

div#logo a:hover {
		color: #A00020;font-weight:bold;
		line-height:25px;
		text-decoration: none;

}
div#content a:hover {
		text-decoration: underline;
}

div#menu a:hover {
		background:  #C00040;
		background-position: center left;
		background-repeat: no-repeat;
		color: #fff;
}

h2 {
		color: #5c1c2d;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #5c1c2d;
		font-weight: bold;
}

h1 {
		color: #5c1c2d;
		font-weight: bold;
		font-size: 16px;
}
.klein {
width:180px;
height:130px;
padding:3px;
border:1px solid #3d3d3d;
}
.noborder{border: none;}
.float_left{
float:left;
margin-right:20px;
margin-bottom:10px;}
.clear{clear:both;background: #7F7F7F;}
