* { padding: 0; margin: 0; }

html,body {
height: 100%;
}

body {
 font: 86% Arial, sans-serif;
 font-size: 13px;
 background-color: #adb9c7;
 background-image: url(bilder/bg_wolken.jpg);
 background-repeat: repeat-x;
}

#wrapper { 
 margin: 30px auto;
 width: 980px;
 background-image: url(bilder/bg_wrapper.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}

#header {
 color: #333;
 width: 980px;
 padding: 0;
 border: 0;
 height: 162px;
 margin: 0;
 background: white;
}

#secondmenu {
 color: white;
 border: 1px solid #ccc;
 width: 916px;
 height: 25px;
 padding: 2px;
 margin-top: 0;
 margin-bottom: 2px;
 align: right;
 }

/*
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 0;
 padding: 10px;
 height: 380px;
 width: 173px;
 float: left;
}
*/


#rightcolumn { 
 background-image: url(bilder/bg_white.jpg);
 background-position: top left;
 background-repeat: repeat-y;
 color: #333;
 margin: 0 0 0 230px;
 padding: 25px 25px 13px 25px;
 width: 700px;
 height: auto;
}

#rightcolumn a {
	color: #666; 
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn img {
margin, padding: 0;
}

#rightcolumn h1 {
font: Arial, Verdana, Tahoma, sans-serif;
font-size: 20px;
font-weight: bold;
color: #286ea0;
margin: 0 0 3px 0;
}

#rightcolumn h2 {
font: Arial, Verdana, Tahoma, sans-serif;
font-size: 18px;
font-weight: bold;
color: #286ea0;
margin: 0 0 3px 0;
}

#rightcolumn h3 {
font: Arial, Verdana, Tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
color: #286ea0;
margin: 0 0 3px 0;
}

#rceinspaltig{
width: 450px;
margin-top: 100px;
margin-bottom: 50px;
margin-left: 100px;
color: #286ea0;
background-image: url(bilder/bg_zeichnung.jpg);
}

#rceinspaltig h1{
margin-bottom: 50px;
font-size: 30px;
font-weight: bold;
color: #286ea0;
}

#rclinks {
float: left;
display: block;
width: 372px;
margin: 25px 10px 50px 44px;
}

#rclinks h1{
font-size: 14px;
font-weight: bold;
color: #286ea0;
letter-spacing: 2px;
}

#rclinks ul li {
padding-left: 10px;
}

#rclinks li a {
color: #286ea0;
font-size: 13px;
font-weight: bold;
}

#rclinks li a:hover {
color: #cc3300;
font-size: 13px;
font-weight: bold;
}

#rcrechts {
float: right;
display: inline;
width: 250px;
padding: 0;
margin-top:25px;
margin-right:44px;
text-align:left;
}


#footer { 
 font: Arial, sans-serif, Verdana, Tahoma;
 clear: both;
 color: white;
 background-color: #7087a9;
 letter-spacing: 3px;
 margin: 0;
 padding-top: 2px;
 height: 15px;
 text-align: center;
 font-size: 10px;
 width:100%;
}



#avmenu {
float: left;
width: 230px;
margin: 0;
padding: 18px 0 0 0;
font-size: 12px;
text-align: left;
}

.untermenu {
font-size: 13px;
font-weight: bold;
color: #fff;
}

#avmenu ul {	
list-style: none;
margin, padding: 0;
}	

#avmenu li a {
height: 22px;
text-decoration: none;
color: white;
display: block;
padding: 5px 0 0 28px;
background-image: url(bilder/weisserpfeil.jpg);
background-repeat: no-repeat;
background-color: #00254f;
text-align: left;
text-transform: uppercase;
}	
	
#avmenu li a:hover,
#index #navi01 a,
#produktuebersicht #navi02 a,
#informationen #navi03 a,
#neuigkeiten #navi04 a,
#kontakt #navi05 a,
#anfahrtsplan #navi06 a,
#tourenplan #navi07 a,
#wirueberuns #navi08 a,
#impressum #navi09 a

{
background: url(bilder/weisserpfeil_aktiv.jpg);
background-repeat:no-repeat;
height: 22px;
color: #00254f;
padding: 5px 0 0 28px;
}

#avmenu img {
padding-top: 10px;
}

#adresse {
font: Arial, sans-serif, Verdana, Tahoma;
width: 210px;
float: left;
padding: 3px 0 0 20px;
margin: 14px 0 20px 0;
color: white;
background-color: #00254f;
font-size: 12px;
font-weight: normal;
line-height: 1.3em;
text-align: left;
}

#adresse a {
font-size: 11px;
color: white;
text-decoration:underline;
}

.hide {
display: none;
}

.bildlinks {
padding:1px;
margin:4px 4px 4px 0;
float:left;
}

.bildrechts {
padding:1px;
margin:4px 4px 4px 0;
float:right;
}

hr {
height: 1px;
border: 0 none;
border-top: 1px dotted #286ea0;
margin: 0;
padding: 0;
}

label {
float: left;
width: 50px;
}
input#submit {
margin-left: 50px;
}

td a {
color: grey;
text-decoration: none;
font-weight: bold;
}

td a:hover {
color: #cc0000;
text-decoration: none;
font-weight: bold;
}

.bold {
font-weight: bold;
}

.kursiv {
font: Arial, sans-serif, Verdana, Tahoma;
font-size: 14px;
color: #00254f;
font-style: italic;
}

.nodecoration {
text-decoration: none;
}
