@charset "UTF-8";
/* CSS Document */

#body_id { width:100%; border:0px; margin:0px; padding:0px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana, Geneva, sans-serif; font-size:12px; line-height:16px; color:#333;}
#page { width:960px; margin-left:auto; margin-right:auto; background-image:url(img/page_bg.gif); background-position:left top; background-repeat:repeat-y;}
#logo { width:960px; line-height:30px; text-align:center; font-size:26px; padding-bottom:10px;}
#content { width:920px; margin:20px; height:200px; margin-top:0px; overflow:auto;}

#links { width:960px; line-height:17px; text-align:center; font-size:13px; font-weight:bold;}
#links a {color:#006; text-decoration:none;}
#links a:hover { color:#300; text-decoration:none;}

#foot { width:960px; margin-left:auto; margin-right:auto; text-align:center; padding-top:10px; padding-bottom:5px; font-style:italic;}
#foot a { text-decoration:none; color:#006;}
#foot a:hover { text-decoration:none; color:#00C;}

.float_r { float:right; margin-left:20px;}
.groesser { font-size:1.1em;}

a {color:#0000CC; text-decoration:none;}
a:hover { text-decoration:underline;}

strong { color:#3f3f3f;}

h3 { font-size:13px; color:#3f3f3f; font-weight:bold; line-height:16px;}
