body {
	margin: 0;
	padding: 0;
	background: #BCBABD url(images/page-bg.bmp) repeat-x;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}
/**********************************************
	  links
************************************************/
a {
	color: #033676;
	background: inherit;
}
a:hover {
	color: #00137F;
	background: inherit;
}
/**********************************************
	  h-styls
************************************************/
h1 {
	font: bold 1.6em "Trebuchet MS", Helvetica, Sans-Serif;
	padding-top: 4px;
	margin: 0;
	color: #033676;
}
h2 { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { margin:10px 0 4px 0; font-size: 14px; }
h4 { margin:10px 0 0 0; font-size: 12px; }
h5 { margin:10px 0 0 0; font-size: 10px; }
h6 { margin:3px 0 0 0; font-size: 8px; }

hr { margin: 5px 0px 5px 0px; color: #003473; }

/**********************************************
	  page_header_text and images
************************************************/
.page_header_text {
	color: #ccc;
	background: inherit;
	margin-left: 114px;
}
.image {
	float: left;
	border: 2px solid #000;
	padding: 3px;
	margin: 0 15px 10px 0;
}
img.list {
	margin-right: 5px;
	margin-bottom: -3px;
}
td {
	text-align: left;
}

/**********************************************
	  content
************************************************/
#content {
	width: 900px;
	margin: 25px auto 0 auto;
}
/**********************************************
	  page logo
************************************************/
#pagelogo {
	float: left;
	padding: 10px 0 10px 10px;
}
#pagelogo h1 {
	color: #ccc;
	background: #0B0C10;
}
#pagemenu {
	float: right;
	padding: 10px 0 10px 10px;
}
/**********************************************
	  horizontal menu top
************************************************/
#menu {
	float: right;
	background: #0B0C10 ;
	color: #ccc;
	padding: 5px 1px 5px 0;
	margin: 0;

}
#menu li {
	padding: 0px 10px 0px 22px;
	color: #ccc;
	background: #0B0C10 ;
	display: inline;
}
#menu li.active {
	background: #0B0C10 ;
	color: #ccc;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0 1px 0 0;
}
#menu li a {
	background: #0B0C10;
	color: #ccc;
	text-decoration: none;
}
#menu li a:hover {
	color: #A1D9E5;
	background: #0B0C10;
}
/**********************************************
	  horizontal menu im content
************************************************/
#menu_cont {
	float: right;
	background: #393839 ;
	color: #BDBABD;
        font-size: 12px;
        font-weight: bold;
	padding: 2px 1px 2px 0px;

}
#menu_cont li {
        color: #313031;
	padding: 0px 10px 0px 22px;
        display: inline;
}
#menu_cont li.active {
        color: #313031;
	padding: 0px 0px 0px 0px;
	margin: 0 1px 0 0;
}
#menu_cont li a {
        color: #BDBABD;
	text-decoration: none;
}
#menu_cont li a:hover {
	color: #EEEEEE;
}
/**********************************************
	  content-left
************************************************/
#left {
/*	clear: left;
	float: left; */
	width: 220px;
	border-top: 2px;
	border-bottom: 2px;
	background: #000 url(images/line-bg.png) repeat;
	color: #ccc;
	margin: 0 0 1px 0;
	padding: 0px 15px;
}
#left a {
	color: #ccc;
	background: inherit;
}


/**********************************************
	  headertext-left-top
************************************************/
#headertext-left-top {
/*	clear: left; 
	float: left; */
	width: 235px;
	height: 120px;
	border-top: 8px transparent;
	border-left: 50px transparent;
	border-bottom: 2px transparent;
	background: url(images/wappen.png) no-repeat;
	color: #ccc;
	margin: 0 0 0px 0;
	text-align: right;
}
#headertext-left-top a {
	color: #fff;
	background: inherit;
}
#headertext-left-top p {
	padding: 14px 15px;
	margin: 0;
}
/**********************************************
	  vertical menu left
************************************************/
#menu_left {
	float: left;
	margin: 0 0 6px 0;
	padding: 0 0 1px 0;

}
#menu_left li {
	list-style: none;
}
#menu_left li a {
	display: block;
	color: #ccc;
	background: #1B1D27 url(images/verticalhover.jpg) no-repeat center left;
	width: 204px;
	padding: 7px 23px 7px 23px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
#menu_left li a:hover {
	background: #1B1D27 url(images/vertical.jpg) no-repeat center left;
	color: #fff;
	border-bottom: 2px solid #0B0C0D;
}
/**********************************************
	  text-on-image in banner
************************************************/
#text-on-image {
/*	float: right; */
	width: 343px;
	height: 100px;
	padding: 0px 280px 0 20px;
	background: #000 url(images/image1.jpg) no-repeat;
	color: #FFF;
	text-align: bottom;
	margin: 0 0 0px 0;
	
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#text-on-image h1 {
	margin: 0 0 20px 0;
}
#text-on-image .white {
	color: #FFF;
	background-color: transparent;
}
/**********************************************
	  content-right
************************************************/
#right {
/*	float: right;
	width: 644px;
*/
}
.content {
	margin: 0px 0 20px 0;
	padding: 10px 20px;
	background: #D4D4D4;
	color: #333;
}

.naviline {
	margin: 0px 0 0px 0;
	padding: 2px 2px;
	background: #D4D4D4;
	color: #333;
}
/**********************************************
	  footer
************************************************/
#footer {
	clear: both;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
	background: #BCBABD url(images/line2-bg.jpg) repeat;
}
/**********************************************
	  footer links
************************************************/
.footer-links {
	float: right;
}
/**********************************************
	  Form
************************************************/

form {margin: 0;}
input,
textarea {
  color: #000;
  background-color: #B5B4B4;
  border: 1px solid #959595;
  border-bottom: 1px sol id #959595;
}
hr { margin: 5px 0px 5px 0px; color: #003473; }
/* ****************************************************
	li, ul, ol, blockquote, code, address and table
**************************************************** */

li {padding-bottom: 0px;}

ul {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-type: square
}
ul.h {
	list-style: none;
}

ol {

	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;
}
blockquote{
	background-color:#C7C6C6;
	padding: 3px;
	border-left: 1px solid #B1B1B1;
	margin: 3px 0 20px 0;
	color:#000;
}
pre, .code {
	padding: 6px 0 20px 6px;
	border-top: 1px solid #B6B5B5;
	border-right: 1px solid #B6B5B5;
	border-bottom: 1px solid #B6B5B5;
	border-left: 1px solid #B6B5B5;
	background-color: #E8E6E6;
	margin: 3px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #000;
	overflow:auto;
	line-height:150%;
}
address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 6px solid #B6B5B5;
	font-style: normal;
	font-weight: bold;
}
table {
    width:100%;
	border-color: #C6C4C4;
	border-collapse: collapse;
}
/* ******************************************
	searchesa
****************************************** */
#searchesa{
	background: url(./images/bg_search.png) top left no-repeat;
	padding-left: 28px;
}
#left .searchform {
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 10px;
	width: 200px;
}
#left .searchform p { margin: 0; padding: 0; }
#left .searchform input.textbox {
	width: 100px;
	height: 15px;
	padding: 2px;
	vertical-align: top;
}
#left .searchform input.button {
	margin: 2px;
	font: bold 1em Comic Sans MS, Sans-serif;
	border: 0px solid #CCC;
	background: #FFF;
	padding: 2px 3px 4px 3px;
	color: #4284B0;
	width: 43px;
	cursor: hand; cursor: pointer;
	background: url(./images/bg_searchsubmit.png) top center no-repeat;
}

#wrapper-left {
	clear: both;
	float: left;
	text-align: left;
	width: 250px;
}

#wrapper-right {
	float: right;
	text-align: left;
	width: 643px;
}

/* Customise the Login Box */


#login-box {
	height: 180px;
	background: #000000 url(img/login.png) no-repeat;
	text-align: left;
	line-height: 120%;
	margin: 1em 5px 0.3em 5px;
	border: 0px solid #002951;
	
}
#login-box fieldset
{border:0; text-align:left;}
#login-box legend		{
	font-size: 90%;
	color: #FFFFFF;
}
.username {color: #rgb(7,57,255);} /* Color of name when logged in*/
.topboxbody {font-size:0.8em; padding:20px;}
.topboxbody h3, .topboxbody a {color: #ffffff;}

#login-box input {
	display:block;
	font-size: 10px;
	position: left;
	width: 120px;
}

/* Customise the News */

#last {
/*	clear: left;
	float: left; */
	width: 220px;
	border-top: 2px;
	border-bottom: 2px;
	background: #000;
	color: #ccc;
	margin: 0 0 1px 0;
	padding: 0px 15px;
}
/* #last a {
	color: #ccc;
	background: inherit;  */
}

<!-- Picture Menue -->
<!--Copy these styles to your stylesheet-->
<style type="text/css">
.pmenu {width:100%;}
.pmenu a {display:block; float:left; width:120px; height:140px; text-decoration:none ! important; border:3px solid #dddddd; margin:2px;}
.pmenu a:hover {background-color:#dddddd; border-color:#cc0000}

.pmenu img {width:120px; height:90px;}
.pmenu .name {display:block; margin:2px; padding:0;font-size:12px;font-style:bold;}
.pmenu .short {margin:2px; padding:0;font-size:10px;}
</style>
