@charset "utf-8";
/* CSS-Datei (c) 2007 Hartmut Birkholz */
* {
margin : 0;
padding : 0;
}
body {
margin : 0;
padding : 0;
background : #cccccc;
color : #333333;
font : 80% Verdana, Arial, Helvetica, sans-serif;
text-align : center;
}
h1, h2, h3, h4, h5, h6 {
font-weight : normal;
}
a {
color : #cc0000;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
hr {
background-color:#ff5555;
width:100%;
margin:10px 0px 20px 0;
height:1px;
border:none;
}
.weiter {
line-height:20px;
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}
.news {
margin-bottom : 20px;
clear : both;
}
.links {margin:10px 0; font-weight:bold; font-size:90%}
.ol {
width : 12px;
height : 13px;
border : none;
background-image : url(../img/469x313/navgfx/ol.gif);
}
.o {
width : 180px;
height : 13px;
border : none;
background-image : url(../img/469x313/navgfx/o.gif);
}
.or {
width : 15px;
height : 13px;
border : none;
background-image : url(../img/469x313/navgfx/or.gif);
}
.l {
width : 12px;
height : 120px;
border : none;
background-image : url(../img/469x313/navgfx/l.gif);
}
.r {
width : 15px;
height : 120px;
border : none;
background-image : url(../img/469x313/navgfx/r.gif);
}
.ul {
width : 12px;
height : 15px;
border : none;
background-image : url(../img/469x313/navgfx/ul.gif);
}
.u {
width : 180px;
height : 15px;
border : none;
background-image : url(../img/469x313/navgfx/u.gif);
}
.ur {
width : 15px;
height : 15px;
border : none;
background-image : url(../img/469x313/navgfx/ur.gif);
}
.thumbs {
width : 180px;
height : 120px;
border : none;
}
.eingabefeld {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background-color : #ffffff;
padding : 1px 0 1px 7px;
color : #333333;
border : 1px;
border-style : solid;
border-color : #ff0000;
border-width : 1px;
}
.button {
background-color : #ffffff;
color : #333333;
border-width : 1px;
border-color : #ff0000;
font-size : 11px;
padding : 1px 0 1px 7px;
}
option {
background-color : #ffffff;
color : #333333;
border-width : 1px;
border-color : #cdcdcd;
font-size : 11px;
padding : 1px 0 1px 4px;
}
#container {
width : 760px;
margin : 0 auto;
border : 1px solid #666666;
background : #fff;
text-align : left;
}
#header {
height : 150px;
background : #ffffff;
background-image : url(../img/head.jpg);
background-repeat : no-repeat;
}
#header h1 {
display : none;
}
#navigation {
height : 21px;
padding : 0 0 0 10px;
background-color : #c00;
background-image : url(../img/navigation.gif);
background-position : 0 -21px;
background-repeat : repeat-x;
}
#navigation ul {
list-style-type : none;
}
#navigation li {
font-size : 11px;
display : inline;
line-height : 21px;
}
#navigation a {
color : #ffffff;
padding : 0 10px;
float : left;
}
#navigation a:hover {
text-decoration : none;
background-image : url(../img/navigation.gif);
background-position : 0 0;
}
#content {
margin : 0 0 0 0;
padding : 0 20px;
}
#content h1 {
margin : 20px 0 10px 0;
border-bottom : 1px solid #ff0000;
font-size : 170%;
}
#content p {
margin-top : 10px;
margin-bottom : 10px;
line-height : 140%;
}
#kontakt {
text-align : left;
}
#footer {
padding : 0 10px 0 20px;
background-color : #e1e1e1;
}
#footer p {
padding : 10px 0;
font-size : 11px;
text-align : center;
}
#footer a {
color : #333333;
}

