body { background-repeat:repeat; background-attachment:fixed; padding:0px; margin:0px; overflow:auto; }
p { }
/*td { font-family:georgia, times; text-decoration: none; font-size:11px; color: #000000; line-height:16px; }*/

/* schriftklassen */
.head { font-family:kai, times new roman; text-decoration: none; font-size:50px; font-weight:normal; color: #000000; letter-spacing:-1px; line-height:60px; }
.standard { font-family:kai, times new roman; text-decoration: none; font-size:14px; font-weight:normal; color: #000000; }
.menue { font-family:kai, times new roman; text-decoration: none; font-size:18px; font-weight:normal; color: #000000; letter-spacing:0px; }
.rubrik { font-family:kai, times new roman; text-decoration: none; font-size:18px; font-weight:normal; color: #a6a4a5; letter-spacing:0px; }


/* formklassen */
.branche { font-family:kai, times new roman; text-decoration: none; font-size:18px; font-weight:normal; color: #000000; letter-spacing:0px; border:5px solid #efefef; background-color:#efefef; width:500px; }
.feld { font-family:kai, times new roman; text-decoration: none; font-size:14px; font-weight:normal; color: #000000; letter-spacing:0px; border:5px solid #efefef; background-color:#efefef; width:500px; }
.upload { font-family:kai, times new roman; text-decoration: none; font-size:12px; font-weight:normal; color: #aaaaaa; letter-spacing:0px; border:0px solid #ffffff; background-color:#ffffff; }

/* bildklassen */
.bild { width:70px; height:70px; } 

/*links */
a: { color:#a6a4a5; text-decoration:none;  }
a:link { color:#a6a4a5; text-decoration:none;  }
a:visited { color:#a6a4a5; text-decoration:none;  }
a:hover { color:#000000; text-decoration:none; }
a:active { }

/*extra_links */
a.extra: { color:#000000; text-decoration:none;  }
a.extra:link { color:#000000; text-decoration:none;  }
a.extra:visited { color:#000000; text-decoration:none;  }
a.extra:hover { color:#a6a4a5; text-decoration:none; }
a.extra:active { }

/* divs */
#bild_cont { position:relative; width:80px; height:100px; background-color:#efefef; margin-right:10px; margin-bottom:10px; float:left; }
#bild { position:relative; width:70px; height:70px; margin:5px; background-color:#efefef; text-align:center; }
#control { position:relative; width:70px; height:15px; margin:5px; background-color:#efefef;}
#control2 { position:relative; width:490px; height:15px; margin:0px; padding:5px; background-color:#efefef;}

#delete { position:relative; width:15px; height:15px; margin:0px; background-image:url(../images/delete.gif); float:left; }
#next { position:relative; width:15px; height:15px; margin:0px; background-image:url(../images/next.gif); float:left; }
#previous { position:relative; width:15px; height:15px; margin-left:25px; background-image:url(../images/previous.gif); float:left; }

#edit { position:absolute; width:15px; height:15px; right:0px; margin:0px; background-color:#ffffff; }
