/* Urlaub bei Schanz
Start: 3. April 2007
Aktuelle Version: 11. April 2007

Farben: 

*/

* {
padding: 0px;
margin: 0px;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
body { 
color: #000; 
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
background-color: #ffffff;
}
#wrap {
width:760px;
margin:0px auto;
text-align:left;
background-color: #eeeeee;
}
#header {
width: 760px;
height:90px;
text-align: right;
background-color: #ffffff;
}
#navigation {
width: 760px;
padding-top: 10px;
padding-bottom: 10px;
text-align:left;
border-top: 1px solid #0ea228;
border-bottom: 1px solid #0ea228;
background-color: #b2e1bf;
}

#inhalt {
width: 450px;
margin: 0px 290px 0px 20px;
background-color: #eeeeee;
}
#sidebar {
top: 180px;
position: absolute;
margin: 0px 20px 0px 490px;
padding:5px;
width: 240px;
background: #a4cde8 url(ubspix/goldverlauf.jpg) top left no-repeat;
text-align: left;
}
#footer {
width: 760px;
height:65px;
text-align: center;
background-color: #b2e1bf;
border-top: 1px solid #0ea228;
}
p {  
padding-top: 10px;
font-size: 85%; 
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; }

h1 { 
margin: 20px;
color: #0ea228;
font-size: 105%;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif }
h2 { 
margin: 10px 0px;
color: #0ea228;
font-size: 100%;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif }
h3 { 
margin: 0px;
color: #0ea228;
font-size: 90%;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif }


.leftpic {
margin: 7px 7px 0 0;
padding: 7px;
border: 1px solid #ccc;
background-color: #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}
.rightpic {
margin: 7px 7px 0 0;
padding: 7px;
border: 1px solid #ccc;
background-color: #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}

ul li{ 
padding-left: 20px;
color: #930; 
list-style-type: none;
display: inline;
}

#skip {
font-size: 60%;
color: #888888
}

a { 
color: #009 }
a:visited { color: #55f }
a:hover { color: #55f }
a:active { color: #55f }

a.dianavi {
font-size: 80%;
text-align: center;
}


