/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e0e0e0; margin:20px; padding:0; background-color:#000000;}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#000000;}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (800 pixel) */

#container{width:800px; margin:0 auto; background-image:url(../images/hg.jpg); background-repeat:no-repeat;}
#topbar{width:auto; display:block; height:165px;}
#dummy{width: 800px; height: 125px; background-image:url(../images/topbar.jpg);}
#navbar{width:800px; height: 40px; background-image:url(../images/hg-menue.gif);}
#navbar a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}

#main{width:auto; display:block; padding:0 0;}
#column_left{width:150px; height: 300px; background-image:url(../images/weib.jpg); float:left;}
#column_right{width:800px; height: 470px; float:left;  overflow-y: auto; overflow-x: hidden; padding:10px 0px;}
#column_right_adsense{width:150px; height:300px; background-image:url(../images/mann.jpg); float:left;}
div.spacer{clear:both; height:0px; display:block;}

#footer{ clear:both; width:auto; display: block; height:40px; text-align:center;}
#dummy1{width: 800px; height: 130px;}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */

.hl1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.hl2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}