img {
	border: 0px;
}
body, html {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	min-height:101%;
	background: #FFFFFF url('images/background-webarte.jpg') fixed no-repeat;
	
}


.contentbox > h1 {margin: 5px 0 0 -20px ;}
.contentbox > h2 {margin: 15px 0 0 -10px;}

.mainbox {
	margin-top: 0;
	position: left;
	width: 900px; 
	left: 50%;
	margin-left: 50px;	
	color: #4D4746;
	background: tranzparent;
    background-repeat: repeat;
}


.header {	
	height:60px;
	padding-left:0px;
	padding-top:0px;
	max-width:900px;	
	color: #353C41;
	background-image: url("images/header.png");
	background-repeat: no-repeat;
}	

* html .menu {
	margin-left: -3px;
}

.contentbox {
	padding:0 430px 20px 10px;
}

.footerbox {
	height: 40px;
	text-align:right;
	font-size:0.7em;
	padding-right:10px;
	clear:both;
	color: #f5f8ef;
	background-image: url("images/footer.png");
	background-repeat: no-repeat;
}

/*--- Menue----*/
.menu {
    position:fixed;
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:570px;
	margin-top:100px;	
	background: tranzparent;
	
}

.menu ul {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none
}

* html .menu li{
	margin-bottom:-0px;
}

.menu li {
	margin:0px;
	border-bottom:0px solid #000000;
	color: #FFFFFF;
	line-height:10px;font-size:12px;
	text-decoration: none;
	background:tranzparent;
	padding:0px;
	width:150px;
	background:tranzparent;
	background-repeat: repeat-y;
}

.menu li a {
	margin:0px;
	display: block;
	color: #f5f8ef;
	font-size: 1em;
	text-decoration: none;
	border-left:0px solid #f5f8ef;
	padding:3px;
}


.menu li li a { font-size: 0.9em; border-left:5px solid #000000;}
.menu li ul { border-top:1px solid #FFFFFF;}

.menu li a:hover {
	text-decoration: bold;
	background-image: url("images/menue-bg1.png");
}

.menu-current a {
	font-weight: bold;
	background:tranzparent;
}

/*---Form----*/
input,
textarea {
  color: #112634;
  background-color: #E7EEF6;
  border: 1px solid #D1E1EE;
  border-bottom: 1px sol id #AFBFCC;
}

/* login/logout*/
.menu form { margin-top:10px; width:195px; font-size: 0.8em; }
.menu form p { font-size: 0.8em; }
#login .inputfield, #logout .inputfield { width:176px; padding-left:3px; }
#login .submit, #logout .submit { width:70px; float: right; margin:5px 5px 0 0 ! important;}

#login a {
	display:block;
	clear:both;
	padding:8px;
	text-align: center;
}

/*---Search----*/
#search .inputfield { width:110px; padding-left:3px; float:left; }
#search .submit{ float: right; margin-right:5px;}


.header-title {
	font-size:2.3em;
	border-top:2px solid #FFFFFF;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #FFFFFF;
}

.design, .design a {color: #904848 ! important;}