/* Standard-CSS annaberger-internet */

/* Wichtige Farben


*/

/* Wichtige Befehle

Hintergrundbild:  background: #fff url(body_bg.gif) no-repeat;
*/


/* allgemeine Formatierungen*/

html {
   font-size: 14px;
}

body {
 margin: 0;
 padding: 0;
 font-size: 14px;
 font-family:Arial;
 color: #373737;
 background-color:#ffffff;
 scrollbar-arrow-color:#f1f1f1;
 scrollbar-face-color:#C8C6C6;
 scrollbar-3dlight-color:#C8C6C6;
 scrollbar-highlight-color:#f1f1f1;
 scrollbar-shadow-color:#f1f1f1;
 scrollbar-darkshadow-color:#C8C6C6;
 scrollbar-track-color:#f1f1f1;

}

.icons {padding-left:37px;border:0px solid black; float:left;width:400px;}

.form  {
text-align:right;
margin-right:37px;
border:0px solid black;
float:right;width:300px;}




h1 {font-size:14px;}

td {font-size:14px;}

p.formular {color:#464646;}
p.blogeintrag {color:#ED7900;font-weight:bold;}

p.ueberschrift {color:#464646;font-weight:bold;}
p.bold {color:#464646;font-weight:bold;}
p.faq{color:#003399;font-weight:bold;}

table.tab {width:900px;height:100%;}

table.content {width:900px;margin-top:30px;}



td.navtab {width:200px;padding-left:10px;}
td.conttab {width:700px;}

td.ebene {height:50px;text-align:right;}

td.ueberschr {padding-top:7px;}

td.kopf {

height:200px;
background: url(http://www.annaberger-internet.de/images/2009/header.jpg);
background-repeat:no-repeat;
text-align:right;
padding-right:37px;
padding-bottom:20px;
}

td.abstand {height:60px;}

td.fuss {
height:190px;
background: url(http://www.annaberger-internet.de/images/2009/fuss.jpg);
background-repeat:no-repeat;padding-left:37px;;padding-right:37px;;padding-top:5px;padding-bottom:5px;

}

td.mittel {padding-left:10px;width:200px;}


.bildrahmen{border:1px solid ;border-color:#EBEBEB;}
.imptext {text-align:left;}


 /* Nwesbereich*/


.newsueberschrift {
border: 0px solid black;
background-color:#f9f9f9;
height:20px;
padding:3px;
font-weight:bold;
font-color:#484848;
width:600px;

 }

.newsinhalt {
color:#484848;
margin-top:25px;
margin-bottom:25px;
}


 /* newsbereich*/


 /* Linkformatierungen*/

a:link,a:visited,a:active {
 font-family: Arial;
 color: #003399;
 font-size: 14px;
 text-decoration: underline;
}
a:hover {
 font-family: Arial;
 color: #666666;
 font-size: 14px;
 text-decoration: none;
}

a.blog:link,a.blog:visited,a.blog:active {
 font-family: Arial;
 color: #ED7900;
 font-size: 14px;
 text-decoration: underline;
}
a.blog:hover {
 font-family: Arial;
 color: #666666;
 font-size: 14px;
 text-decoration: none;
}

a.eb:link,a.eb:visited,a.eb:active {
 font-family: Arial;
 color: #484645;
 font-size: 14px;
 text-decoration: none;
 padding-right:20px;
}
a.eb:hover {
 font-family: Arial;
 color: #666666;
 font-size: 14px;
 text-decoration: none;
  padding-right:20px;
}

a.ebon:link,a.ebon:visited,a.ebon:active {
 font-family: Arial;
 color: #ED7900;
 font-size: 14px;
 text-decoration: none;
  padding-right:20px;

}
a.ebon:hover {
 font-family: Arial;
 color: #666666;
 font-size: 14px;
 text-decoration: none;
  padding-right:20px;
}



a.nav:link,a.nav:visited,a.nav:active {
 font-family: Arial;
 color: #484848;
 font-size: 14px;
 text-decoration: none;
}
a.nav:hover {
 font-family: Arial;
 color: #969696;
 font-size: 14px;
 text-decoration: none;
}

a.navon:link,a.navon:visited,a.navon:active {
 font-family: Arial;
 color: #484848;
 font-size: 14px;
 text-decoration: underline;
}
a.navon:hover {
 font-family: Arial;
 color: #969696;
 font-size: 14px;
 text-decoration: none;
}

 /* Linkformatierungen*/


input.formular {border:1px solid;border-color:#C8C6C6;width:300px;}
textarea.kontakt {border:1px solid;border-color:#C8C6C6;width:400px;}
textarea.newsbereich{border:1px solid;border-color:#C8C6C6;width:400px;}

input.newsbereich {border:1px solid;border-color:#C8C6C6;width:200px;}

input.faq{border:1px solid;border-color:#C8C6C6;width:200px;}
textarea.faq {border:1px solid;border-color:#C8C6C6;width:200px;}
input.rechner{border:1px solid;border-color:#C8C6C6;width:80px;}

input.submit {border:1px solid;border-color:#C8C6C6; background-color:#ED7900;color:#FFFFFF;}

input.login_text {
 font-size:10px;
 border-width:1px;
 width:70px;
 height:18px;
}
input.login_submit {
 background-color:#85a5b4;
 color:#FFFFFF;
 font-weight:bold;
 font-size:10px;
 border-color:#85a5b4;
 border-width:1px;
 width:40px;
 height:18px;
}