/*
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
margin : 0 20px 0 0;
padding : 0;
background : #aaaaaa;
font : normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #ffffff;
background-attachment : fixed;
}
h1, h2, h3, h4, h5, h6 {
color : #ff3334;
}
.tip {
border : 2px double white;
background : #cccc99;
color : #000000;
width : 76px;
font : bold 10px arial, sans serif;
}
.tip2 {
background : #000000;
padding : 0;
}
#p {
padding : 0;
}
.meldung {
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-top : 1px solid #ffffff;
color : #ffffff;
text-decoration : blink;
background : #ff3334;
padding : 3px;
}
.info {
color : #000000;
padding : 0;
text-align : center;
font : bold 12px arial, sans serif;
}
.info1 {
color : #666666;
padding : 0;
text-align : center;
font : bold 11px arial, sans serif;
}
a {
border-bottom : 1px solid #98988c;
text-decoration : none;
color : #ffffff;
}
a.menuepunkt {
color : black;
background : #cccc99;
text-align : center;
display : block;
width : 120px;
border : 2px double white;
padding : 5px;
text-decoration : none;
font : bold 10px arial, sans serif;
}
a.menuepunkt:hover {
color : white;
padding : 5px;
background-color : #0c1a59;
border : 2px double white;
}
a.menuepunkt1 {
color : black;
background : #cccc99;
text-align : center;
display : block;
width : 80px;
border : 2px double white;
padding : 5px;
text-decoration : none;
font : bold 10px arial, sans serif;
}
a.menuepunkt1:hover {
color : white;
padding : 5px;
background-color : #0c1a59;
border : 2px double white;
}
a {
border : none;
color : #ffffff;
padding : 1px;
}
.bg {
background:url(wechsel/bg1220.jpg) #98988c no-repeat;
width : 780px;
height : 533px;
}

a:hover {
border : none;
color : #ffffff;
padding : 1px;
}
.navi a:hover {
display : block;
background-color : #ff3334;
padding : 1px;
}
.rahmen {
border-top : 1px solid #ff3334;
border-bottom : 1px solid #ff3334;
}
.rahges {
border-left : 4px solid #ffffff;
border-right : 4px solid #ffffff;
border-top : 4px solid #ffffff;
border-bottom : 4px solid #ffffff;
}
#rahges {
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
}
.under {
border-bottom : 1px solid #999999;
}
.title {
margin : 0;
font-size : 2.8em;
}
.posted {
margin-top : 0;
font-size : 1.2em;
}
.meta {
font-size : 0.8em;
}
#search form {
padding : 0 30px 0 40px;
}
#textfield1 {
width : 160px;
padding : 2px 5px;
background : #000000;
border : none;
border-top : 1px solid #638dbd;
border-left : 1px solid #638dbd;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
}