body {
	
	background:  #6d71a0 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin : 0px;
	padding:0px;
	color: #666666;
}

a:link {
	color: #41597C;
	text-decoration: none;
	border: none;
}

a:active {
	color: #ffffff;
}

a:visited {
	color: #41597C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

/* Menu */

#menu {
	width: 886px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

.box2{
	background: #ffffff url(images/hintergrund.jpg) no-repeat;
	float:left;
	padding:0px;
	width:1020px;
	height:768px;
	margin:0px;}

.box3{
	background: #ffffff url(images/hg_rechts.jpg) repeat-x;
	height:768px;
	padding:0px;
} 

.leiste{
	margin:60px 5px 0 40px;
	float: left;
	height:800 px;
	width:180px;	
}

.ul {
	padding:10px 10px 10px 10px;	
}


.menul{
	font-size: 13px;
	float:left;
	height:560px;
	width:190px;
	background: url(images/menul.jpg) no-repeat;
	}
	
.contents{
	float:right;
	height:552px;
	width:688px;
	margin:50px 70px 0 0px;
	background:  url(images/menur.gif);
	}
	
.foot{
	float:right;
	height:50px;
	width:688px;
	margin:45px 70px 0 0px;

	}

#foot a {
	color: #666666;
}

#foot a:visited {
	color: #666666;
}

.menul a {
	font-family: Verdana, Arial, sans-serif;
	margin: 60px 50px 60px 30px;
	text-decoration: none;
	font-size: 15px;
	color: #666666;
}

#leftbar {
	width: 100%;
	float: left;
	background: #ffffff url(images/hg_links.jpg);
}

#middle {
	
	width: 1026px;
	height: 768px;
	background: #123456 url(images/hintergrund.jpg) no-repeat;
}

#rightbar {
	float: right;
	width: 50px;
	background: #ffffff url(images/hg_rechts.jpg) repeat-y;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	
	float: left;
	
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	color: #BABABA;
}

.menul a:hover {
	background: #FFFFFF;
	color: #d0d0d0;
}

#menul .active a {
	background: #9bcfdf;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 886px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 886px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02a.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 886px;
	margin: 0 auto;
	padding: 0px 0;
	margin-bottom: -3px;
	
}

/* Content */

#content {
	overflow: auto;
	float: right
	width: 550px;
	height:500px;
	padding: 20px 20px;
}


.post {
	margin-bottom: -55px;
	padding: 0 0px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	padding: 5px;
}

#sidebar h2 {
	margin: 0;
	padding: 0px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding: 0px 0;
	background: #ffffff url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

#footer a:visited {
	color: #666666;
}

form {
	font-size: 11px;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;

	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
         border: #e4cda3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: block;
	margin-top: 3px;
	font-size: 11px;
}


form input.hid {
         border: #ffffff;
	font-size: 0px;
}

form select {
	float: left;
	display: block;
	font-size: 11px;
}
