body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;	background-image: url(img/Streifen.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #fff;
	
}
#wrap{
	font-size: 1.4em;
	

}
#content{
	background:url(img/Assmann-Borges-Image-Concept.png) no-repeat;
	background-position: 75% 98%;
}

h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.3em;
	color:#85A0BD;
}

h3{
	font-size: 1.2em;
	color:#85A0BD;
}
h4{
	font-size: 1.1em;
}
h5{
	font-size: 1.1em;
}
h6{
	font-size: 1em;
}
a{
	font-size: 1em;
	color: #85a0bc;
	text-decoration: none;

	 /*padding: 1px 2px 2px;    ******pr?fen**************/
}
a:hover{
	color:#0784c7;    
}
a:active, a:focus{
	color: #0784c7;
}
/*a:visited{
	color:#000000;
}*/
#innen a{
	color: #85a0bc;
}
#innen a:hover, a:active, a:focus{
	color: #0784c7;
}
#innen a img{
	border: none;
}

#inhalt{
	float:left;
	width:75%;
	margin-right: 2%;
	
}
#header{
	height: 120px;
	width: 70%;
}
#navioben{
	margin: 0;
	padding: 35px 0 0 46px;
	list-style: none;
}
#navioben li {
float: left;
margin: 5px 15px 0 0;
padding: 0;
}
#navioben h2{color:#ab316c;}
#navioben li a{
	font-weight: bold;
	text-decoration: none;
}
#sidebar{
	float: left;
	width: 30%;
	color: #85a0bc;
	text-align : left;

}
#sideinnen{
	padding: 10px 10px 0 40px;
	text-align : center;
}
#innen{
	float:right;
	width: 70%
}
#rechts{
	float: right;
	width:23%;
	padding: 10px 0 0 0;
}
#spalterechts{
	text-align: right;	
}
#rightmenu{
	text-align: left;
	padding: 0;
}
#rightmenu ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
}
#rightmenu ul ul li a {
	display: block;
	text-align: left;
	text-decoration: none;
}
#rightmenu ul li a h3{
	text-align: left;
	padding: 0;
	color: #85a0bc;
	text-decoration: none;
}
#spalterechts{
	padding:0 0 0 20px; 
}
/********    rechtes und linkes Menue *******/
.menue{
	padding: 0;
	float: left;
}
.menue ul{
	list-style: none;
	margin: 0;
	padding: 2px 0 10px 0px;
	text-align: left;
	
}
.menue ul li{
	font-weight: bold;
/*	list-style: disc;*/
}
.menue ul ul{
/*	padding:2px 0 0 8px;*/



}
.menue ul ul li{
font-weight: normal;
/*	list-style:circle;*/
/*	padding: 5px 2px 2px 0;*/
}
.menue h3{
	text-align: left;
	padding: 0;
	color: #85a0bc;
}

.menue ul ul {

  margin-bottom: 0;
}

.menue ul ul li {
	text-align: left;  
}

.menue ul ul li a {
	display: block;
	text-align: left;
	text-decoration: none;
}

.menue li.current-cat a{
	 color: #85a0bc;
}
.menue ul ul li a:hover {
  color: #0784c7;

}
.menue li.current_theme {

  color: #000;
  background: #B6B6B6;
}

.menue input#s {
  width				: 135px;
  background		:#B6B6B6;
  color				: #000;
  font				: 1.1em;
  /*padding			: 1px 3px 2px;*/
  border-top		: 1px solid #B6B6B6;
  border-left		: 1px solid #B6B6B6;
  border-right		: 1px solid #B6B6B6;
  border-bottom		: 1px solid #B6B6B6;
}

.menue input#searchsubmit {
	font: 1.1em;
	margin: 0;
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	color: #000000;
	background: #e8f8ff;
	
}

.menue input:hover#searchsubmit {
  cursor: pointer;
  color: #000;
  background: #d8e8ef;
}

.menue caption {
  font-size: 1.2em;
  background: #e8f8ff;
}

.menue #calendar table {
  margin: 13px 0 0;
  border-top: 1px solid #cdf;
  border-left: 1px solid #cdf;
  border-collapse: collapse;
}
 
.menue #calendar th,
.menue #calendar td {
  border-right: 1px solid #cdf;
  border-bottom: 1px solid #cdf;
  padding: 1px 1px 1px;
  text-align: center;
  width: 14%;
}
 
.menue #calendar td a {
  display: block;
  color: #07f;
  background: #e8f8ff;
}

.menue #calendar td a:hover {
  color: #000;
  background: #d8e8ef;
}

.menue #calendar th {
  font-weight: bold;
  font-size: 1.1em;
}

/********       Footer      **********************/
#footer{
	clear: both;
	text-align: left;
	background-color: #85a0bc;
	height: 60px;
}
#fuss p{
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 30px 0 0;
	color:black;
}
