* { margin: 0; padding: 0; border: 0; }
body  {
font-size: 100.01%;
background: #EFF0EB url(../pics/grau.gif) repeat-x 0 32px ;
height: 100%;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Verdana, Helvetica, sans-serif;
color: #666;
}
/* CONTAINER
----------------------------------------*/
#container {
	position: relative;
	background: transparent url(../pics/ms-weltfrieden.jpg) no-repeat 180px 0;
	text-align: left;
	width: 760px;
	
 }
/* TOPNAV
-----------------------------------------------*/
#topnav {
	height: 28px;
	font-size: 0.7em;
	margin-left: 360px;
	padding-top: 10px;
	background: transparent;
}
#topnav li  {
	display : inline;
}
#topnav li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#topnav li a:hover, div.mainnav li a:active, div.mainnav li a:focus {
	color: #000;
	text-decoration: underline;
	}
.topnavhier {
	text-decoration: underline;
}
/*HEADER
-------------------------------------*/

#header {
	float: left;
	width: 100%;
	height: 45px;
 }
 
#header img {
	border: 0;
	margin-left: 180px;
	margin-top: -5px
}
/* MAIN
-----------------------------------------------*/
#main {
	width: 100%;
}

/* SIDEBAR
---------------------------------------------*/

#sidebar   {
	float: left;
	clear: both;
	width: 180px;
	background: #EFF0EB;
}
#sidebar p {
	font-size: 0.7em;
	padding-left: 20px;	
}
#sidebar h1 {
	font-size: 0.7em;
	padding-left: 20px;
	padding-top: 10px;
	color: #000;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #sidebar {
	width: 180px;
  }

* html  #content {
  	height: 1%;
  	margin-left: 357px;
	margin-top: 0;
  }

/* End hide from IE5/mac */

#sidebar a:link {
	color: #666;
	text-decoration : none;
}
#sidebar a:visited {
	color : #666;
	text-decoration : none;
	
}
#sidebar a:hover {
	color : #666;
	text-decoration: underline;
}

/*-- INHALT
----------------------------------------------*/
#content       {
	background: #EFF0EB;
	margin-left: 360px;
	margin-top: 45px;
	height: 100%;
}
.hoehe { height: 605px; }
div[class = "hoehe"] { height: auto; min-height: 605px }

#content p,form,td,th {
	font-size: 0.8em;
	margin: 0 0 0.8em 0;
	padding: 10px 5px 0 0;
}
#content h1    {
	color: #000;
	font-size: 0.8em;
	padding: 10px 0 0 0;
	font-weight: bold;
}
#content h2 {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	padding: 20px 0;
	border-top: solid 1px #ccc;
	}
#content h3 {
	font-size: 0.8em;
	}

#content a:link  {
	color : #666;
	text-decoration : none;
	font-weight: bold;
}
#content a:visited {
	color : #666;
	text-decoration : none;
	font-weight: bold;
}
#content a:hover {
	color : #666;
	text-decoration: underline;
	font-weight: bold;
}
#content a:active {
	color : #666;
	font-weight: bold;
}

dl.gallery
{
border: 1px solid #000;
background-color: #ddd;
width: 150px;
text-align: center;
padding: 10px;
float: left;
margin-right: 1em;
margin-top: 1em;
}

.gallery dt { font-weight: bold; }

.gallery dt img
{
border: 1px solid #000;
width: 100px;
}

.gallery dd
{
margin: 0;
padding: 0;
}

/*-- FOOTER
---------------------------------------------------*/

#footer {
	width: 100%;
	clear: both;
	float: left;
	font-size: 0.7em;
	text-align: right;
	margin-top: 10px;
}
#footer a:link {
	color: #666;
	text-decoration : none;
}
#footer a:visited {
	color : #666;
	text-decoration : none;
	
}
#footer a:hover {
	color : #666;
	text-decoration: underline;
}

/*-- FORMULAR
---------------------------------------------------------*/
fieldset {
	width: 380px;
}
fieldset p {
margin: 0.4em 0; 
width: 100%; 
float: left; 

}
fieldset input  {
width: 60%; 
border: 1px solid #ccc;
}

fieldset select  {
width: 100px; 

}
fieldset label {
display: block; 
float: left;
width: 35%;
padding: 0px 3px; 
margin: 0 0.5em 0 0;
background: #f4f3dd; 
color: inherit;
	}
fieldset textarea {
	border: 1px solid #ccc;
	width: 160px; 
}	
.kurz {
	width:20px;
}
.namen {
	width: 100px
	padding: 3px;
}
.datum {
	width: 100px;
}
.laenger {
	padding-bottom: 20px;
}
.anfrage {
	width: 400px;
}
/*-- SPECIALS
------------------------------------------------*/

.luecke {
	margin-bottom: 5px;
}	
div#inner-content {
	
	}
div.ovr {
	display: none;
	position: absolute;
	top: 450px;
	left: 500px;
	width: 70px;
	height: 10px;
	
	}

* html div.ovr {
	left: 485px;
	}

.ovr p {
	margin: 0;
	}
#col1 {
 display: block;
  width: 150px;
  float: left;

}
#col2 {
  display: block;
  width: 150px;
  float: left;
}
#absatz {
	clear: both;
	float: left;
	width: 415px;
	padding-top: 10px;
}
.verlaengerung {
	padding-bottom: 800px;
}
.rechts {
	text-align: right;
}

#foto {
float: right;
width: 90px;
}
.bild {
	float: left;
	text-align: center;
}


