/********************************************
ueffing.net
font.css
*********************************************/
/*[CDATA[*/


@page {
size : portrait;
size : 21cm 29.7cm;
margin-left : 2.5cm;
margin-right : 2.5cm;
margin-top : 2.5cm;
margin-bottom : 2.5cm;
}

/* @media all-----------------------------------------
*/
@media all {
        fieldset {
        border: 1px dotted gray;
        background-color : #f8f8ff;
        padding-left : 10px;
        padding-right : 10px;
        padding-top : 10px;
        padding-bottom : 10px;
        margin : 10px;
        color: #000000;
        }
        legend {
        color: #6B6B6B;
        font-size : 10px;
        font-weight : bold;
        }
        ul li {
        list-style : square;
        }
        samp {
        background-color : ButtonFace;
        border-bottom : 1px dotted red;
        color: #6B6B6B;
        font-size : xx-small;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        }
        tt {
        font-family : "Times New Roman", Times, serif;
        color : gray;
        font-size : x-small;
        }
        .line , p,ul,li,#id_oberer_teil,#intro {
        color: #000000;
        }
address{font-style:normal;}

        /* line-height
        */
        fieldset,.line , p,ul,li,#id_oberer_teil,#intro,address,body,h1,h2,h3,h4,h5,h6,h7,table , tr , td, .button{line-height : 160%;font-size : small;}
p{margin-top:0px;}
code{font-size:12px;}
        
.seo {display:none;}
}



/* @media screen----------------------------------------
*/
@media screen {
        body, table , tr , td, th, tbody  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000000;
        margin: 0px;
        padding:0px;
        }
        body {
        background:url(backtop.jpg) repeat-x;
        }
        hr {
        height : 1px;
        width : 75%;
        color : #dbe1ff;
        text-align : left;
        }

        h1 {
        font-size : xx-large;
        width : 100%;
        font-family : Times New Roman, serif;
        color: #40509b;
        margin-top:0;padding-top:0;
        }
        
        h2,h4,h5,h6,h7{
        width : 100%;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        border-bottom : 1px solid silver;
        color: #000000;
        }

        img.border {
        border : 1px solid #dbe1ff;
        }
        .input_pflicht {
        background: url(../../../grafik/pflichtfeld.gif) no-repeat;
        }

        input,textarea{border:1px solid silver;}
textarea {width:210px;height:80px;}

#rss{
width:69px;
height:13px;
background:url(rss_10.gif) no-repeat;
cursor:hand;
}
#rss span{display:none;}

code{
color:#c40202;
font-family:courier,serif;
font-size:small;
}

        /* Links
        */
        a:link {
        font-family : Times New Roman, serif;
        text-decoration : none;
        }
        a:visited {
        font-family : Times New Roman, serif;
        color : navy;
        text-decoration : none;
        }
        a:active {
        font-family : Times New Roman, serif;
        color : red;
        text-decoration : none;
        }
        a:hover {
        font-family : Times New Roman, serif;
        text-decoration : underline;
        }
}
/*]]*/