* { padding: 0; margin: 0; }



body {

 	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;

	font-size: 14px;

}



h1, h2, h3 {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;

	font-weight: bold;

	font-size: 200%;

	color: #000;

}



h2 {

	font-size: 140%;

}



h3 {

	font-size: 100%;

}



img {

	border:none;

}



/* Links */

a:link, a:visited {

	text-decoration: none;

	color: #063;

}



a:hover {

	text-decoration: none;

	color: #063;

	border-bottom: 1px solid #063;

}



a {

	text-decoration: none;

	color: #063;

	border-bottom: 1px dotted #000;

}



.thickbox {

	border-bottom: none;

}



.thickbox:hover {

	border-bottom: none;

}



.ohne_border {

	border-bottom: none;

}



.ohne_border:hover {

	border-bottom: none;

}



#wrapper { 

 margin: 0 auto;

 min-width: 750px;

 width: 100%;

}

#faux {

 margin-bottom: 10px;

 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */

 width: 100%

 min-width: 750px;

}

#header {

 width: 100%;

 padding: 0;

 height: 111px;

 margin: 10px 0px 0px 0px;

 background: #fff;

 background: url(../pics/header_bg.jpg);

}

#leftcolumn { 

 display: inline;

 color: #333;

 margin: 0px;

 padding: 0px;

 width: 150px;

 float: left;

 background: url(../pics/menu_bg.jpg);

}

#rightcolumn { 

 float: left;

 color: #333;

 margin: 25px;

 margin-left:40px;

 padding: 0;

 width: 70%;

 display: inline;

 position: relative;

}

.clear { clear: both; background: none; }



#menue {

	width: 130px;

	font-size: 90%;

	margin: 10px;

	margin-right: 5px;

	margin-bottom: 25px;

}



#menue ul {

	list-style-type: none;

	padding: 0;

	margin: 0;

	text-align: center;

}



#menue li {

	display: block;

	border: 1px solid #000;

	margin-bottom: 5px;

	background-color: #ddd;

}



#menue li a, #menue li a:link {

	text-decoration: none;

	display: block;

	color: #000;

	width: 118px;

	padding: 5px;

	border: none;

}



#menue li a:visited {

	color: #000;

	background-color: #ddd;

	border: none;

}



#menue li a:hover, #menue li a:active, #menue li a:focus {

	color: #ddd;

	background-color: #579f73;

	border: none;

}



label, input, select {

	display: block;

	float: left;

	width: 75px;

	margin-bottom: 5px;

}



input#submit {

	float: right;

	width: auto;

	margin-top: 5px;

	margin-right: 20px;

}



label {

	text-align: right; 

	padding-right: 1em; 

}



#kontakt label, #kontakt input, #kontakt select { width: 130px; }

#gaestebuch_eintragen label, #gaestebuch_eintragen input, #gaestebuch_eintragen select { width: 130px; }



form br { clear: left; }



fieldset {

	display: block;

	margin: 0;

	padding: 0;

	color: #333;

	font-style: normal;

	font-weight: normal;

	border: none;

}



#chronic { 

	margin-left:50px;

}



.bildschatten {

  background: url("../pics/bildschatten.png") no-repeat bottom left;

  padding: 4px 7px 17px 7px;

  margin-left:20px;

  margin-right:5px; 

}



.bildschatten2 {

  background: url("../pics/bildschatten2.png") no-repeat bottom left;

  padding: 4px 7px 17px 7px;

  margin-left:20px;

  margin-right:5px; 

}

.downloads li {
  margin-top:15px;	
}