*{  color:#222222;
    font-family:verdana,arial,"sans-serif";
    /*font-weight:600;*/
    font-size:12px;
    margin:0px;
    padding:0px;}
A{color:#0000ff;text-decoration:none;}
A:hover{background:#eeffff;text-decoration:underline;}
BODY{background:#ffffff;margin:0px;margin-top:5px;}

DIV#top{
    width:780px;
    margin:auto;
    background:#ffffff; /*#fafaff;*/
}

DIV#mnu, DIV#cnt{float:left;}
DIV#mnu{width:115px;
        text-align:center;
        padding-top:5px;
}
DIV#mnu A{
    font-family:"Courier New", Courier;
    font-size:13px;
    font-weight:900;
    color:#000099
}

DIV#cnt{float:left;
        width:663px; /*663*/
        background:#ffffff;
        border-left:solid 1px #000000;
        margin:0px;
        padding-left:1px;}

DIV#hdr{border-bottom:solid 1px #000000;}

DIV#top DIV.nav{background:#ffc;width:100%;
                border-bottom:solid 1px #000000;
                text-align:center;
                margin-top:0px;
                margin-bottom:0px;}
FORM{margin:0px;padding:0px;}
/**
 *
 */
H1, H2, H3,
DIV.h1, DIV.h2, DIV.h3,
SPAN.h1, SPAN.h2, SPAN.h3{
    color:#5555ff;
    font-size:17px;
    font-weight:900;
    font-family:arial,helvetica;
    margin:0px;padding:0px;margin-bottom:3px;
    border-bottom:solid 1px #dadada;
}
H2, DIV.h2, SPAN.h2
{
	color:#000000;
    font-size:15px;
}
H3, DIV.h3, SPAN.h3{
	border:0px;
	color:#555555;
	font-size:1.1em;
	font-weight:600;
}

H3, UL.h3 LI{font-size:11px;font-weight:600;color:#555555;border:0px;}
UL.h3 LI{font-size:1.1em;}
/**
 * DIV - classes to enable column layout.. Don't forget to end all floats
 * with a DIV.break.
 */
DIV.col{width:32%;float:left;margin-right:3%;}
DIV.collast{width:32%;float:left;}
DIV.coldbl {width:60%;float:left;margin-right:3%;}
DIV.halfcol{width:49%;float:left;}
DIV.halfcollast{width:49%;float:right;}
DIV.break{clear:both;float:none;}

IMG{border:0px;}

INPUT{margin:0px;padding:0px;}

INPUT.itxt, TEXTAREA{border:solid 1px #aaaaaa;}
INPUT.ibtn{border:solid 1px #5555ff;}

LI{margin-left:15px;}
P{margin:0px;padding:0px;margin-bottom:10px;}

P.important{
    background:#fafafa;
    border:solid 1px #eeeeee;
    font-size:1.3em;
    font-weight:600;
    padding-left:10px;
}

UL{margin:2px;padding:0px;}

SPAN.legend{border:dotted 1px #0000ff;font-size:17px;padding:3px;}
SPAN.mi{margin-right:10px;}
.logo{font-size:21px;font-weight:700;font-family:Courier New, Courier;color:#000099;}
SPAN.lbl, TD.lbl{font-size:0.8em;font-weight:600;}
TEXTAREA{width:80%;height:100px;}
/**
 * classes
 */
.benzler {
	color:rgb(0,110,138);
	/*font-family:Times New Roman;*/
}
.slogan {
   color: #777;
   font-family: Times, "Times New Roman", serif;
   font-style: italic;
   font-weight: bold;
}
.emp {
    color:#000000;
    font-family: Times, "Times New Roman", serif;
    font-size:1.2em;
    font-style:normal;
    font-weight:600;
    letter-spacing:4px;
}

.btnSubmit, .iptTextarea, .iptText{
    border:solid 1px #555555;
}
.btnSubmit{
    background:#eefaee;
}
