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

*{outline:none;margin:0; padding:0;}

body{ font-size:10pt; font-family: Courier New, Courier, monospace; background-color:#000; color:#FFF; background-image:url(../bilder/bg100-02a.jpg); background-repeat: no-repeat; background-position: center top; text-decoration: none;}

a:link { color: #FFF; text-decoration: none;}
a:visited { text-decoration: none; color: #FFF;}
a:hover { text-decoration: none; color: #999;}
a:active { text-decoration: none; color: #999;}
a img {border:0;}

h1 { color:white; font-size:48px; }
h2 { color:white; font-size:16pt; }
h3 { color:white; font-size:12pt; }
h4 { color:white; font-size:10pt bold; }
h5 { color:white; font-size:8pt; }

p{margin-top:1em; margin-bottom:1em;}

#rahmen{ width:100%; overflow:hidden;}

#inhalt_main { padding-top:3px; width:835px; overflow:hidden; height:700px; float:right;}
	
#inhalt_text { padding-top:20px; text-align:left; width:810px; overflow:hidden; float:right; min-height:300px; !important}

.clear { clear: both; line-height: 0; font-size: 0; height: 0;}

#inhalt_header { background-image:url(../bilder/header.gif); margin: 0 auto; margin-top:30px; width:1024px; height:89px; background-position:center; background-repeat:no-repeat;}

#inhalt_footer { padding-top:8px; background-image:url(../bilder/footer.gif); background-repeat:no-repeat; margin: 0 auto; margin-top:15px; width:1024px; height:70px; overflow:hidden;}

#menu_ver {	padding-top:12px; width:177px; float:left; height:450px; }

#mainbereich { margin:0 auto; width:1024px; margin-top:20px; overflow:hidden;}

#rechtliches{font-family:Courier New, Courier, monospace; font-size:9pt; margin-right:10px; margin-top:2px; text-align:right; float:right; width:350px;}
#copyright{font-family:Courier New, Courier, monospace; color:#333; font-size:9pt; margin-left:0px; margin-top:2px; text-align:left; float:left; width:280px; overflow:hidden;}
#links{	font-family:Courier New, Courier, monospace; font-size:9pt; text-align:right; float:right; width:200px;}
#submenu_action{ font-family:Courier New, Courier, monospace; color:#333; font-size:9pt; margin-top:3px; text-align:center; width:835px;}

#copyright a:link{ color: #333; text-decoration: none;}
#copyright a:hover { text-decoration: none; color: #999;}

#submenu_action a:link{ color: #333; text-decoration: none;}
#submenu_action a:visited { text-decoration: none; color: #666;}
#submenu_action a:hover { text-decoration: none; color: #666;}
#submenu_action a:active { text-decoration: none; color: #666;}



