html,body,#bg,#bg table,#bg td{width:100%;height:100%;overflow: hidden;}
img{display:block}

html {
padding: 0px;
margin: 0px;
}	

body {
font-family: verdana;
font-size: 10px;
}

h1 {
padding: 0px;
margin: 0px;

font-family: verdana;
font-size: 12px;
text-decoration: underline;
}

h2,h2 a {	
padding: 0px;
margin: 0px;

font-family: verdana;
font-size: 10px;
text-decoration: underline;		
}

h2 a:hover {	
padding: 0px;
margin: 0px;

font-family: verdana;
font-size: 10px;
text-decoration: none;		
}


#bg div{
position:absolute;
width:200%;
height:200%;
top:-50%;
left:-50%; 
z-index:-1;
}

#bg td{
vertical-align:middle;
text-align:center;
z-index:1;
}

#bg img{
min-height:50%;
min-width:50%;
margin:0 auto; 
z-index:1;
}

#menu.background {
background-image: url('../imgs/border2_content.gif');
z-index:1;
}
.menu-urls a {
line-height: 16pt;
margin-left: 10px;
/* TEXT INSTELLINGEN HIER */
z-index: 5;
font-family: verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.menu-urls a:hover {
line-height: 16pt;
margin-left: 10px;
/* TEXT INSTELLINGEN HIER */
z-index: 5;
font-family: verdana;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

.menu-urls_active a {
line-height: 16pt;
margin-left: 10px;
/* TEXT INSTELLINGEN HIER */
z-index: 5;
font-family: verdana;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#header.logo {
background-image: url('../imgs/logo.png');
background-repeat: no-repeat;
width: 198px;
height: 87px;
z-index: 1;
}



.content-left {

z-index: 2;
margin-left: 7px;
font-family: verdana;
font-size: 10px;
}
.content-main {
height: 315px; 
width: 350px;
z-index: 2;
margin-left: 20px;
font-family: verdana;
font-size: 10px;
overflow: auto;
}
