* { padding: 0; margin: 0;}
body {font: 10px verdana; color:#000000; text-align:center;/*IEBug*/}
/*background: url(800x600/Hintergrund1.JPG) no-repeat fixed;*/
a { color: #000; text-decoration: none; }
a:hover { color: #900; }
#hwrap {position: absolute; top:50%; left: 50%; width: 800px; height: 600px; margin-top: -300px; margin-left: -400px;text-align:left;}
/*background: url(gfx/Startseite.gif) no-repeat;*/

#menu{font: 11px Courier New; color:#000000;width:164px; height: 317px; z-index:5;position: absolute;left: 18px;top: 32px; background-color: #fff; padding: 10px 8px 20px 8px;}
li {list-style-type: none; border-top: 1px dashed black; padding:3px 0px;}
ul{padding-top: 40px; border-bottom: 1px dashed black;}
img{border: 0px;}

#content{z-index:10;position: absolute;left: 205px;top: 32px;width:210px; height:400px; background-color: #fff; padding: 76px 20px 50px 20px;}
#stuffToLoad {
			width: 210px;
			height: 400px;
			/*border: 1px solid #cccccc;*/
			overflow: hidden;
		}
		
		#stuffToLoad div {
			width: 210px;
		}


h1{border-bottom: 1px dashed black; border-top: 1px dashed black; font: 11px Courier New; padding:3px 0px;}
h2{font-size:11px; font-weight:bold; margin: 20px 0px 30px 0px;}

.csc-textpic-imagewrap{margin: 20px 0px 0px 0px;}
.csc-textpic-caption{font-size:9px; text-align:right;}
.csc-textpic-imagerow{margin: 6px 0px;}

p{margin: 10px 0px;}

#slidebox{z-index:0;position: absolute;left: 0px;top: 0px;}
#previous{z-index:1;position: absolute;left: 0px;top: 0px; width: 400px; height: 600px;display:none;}
#next{z-index:1;position: absolute;left: 0px;top: 0px; width: 800px; height: 600px;}
#next a{display: block; height: 600px; background-color: transparent;}

#content a{color: #70b121;}

#newsletter{position: absolute; top: 602px; left: 0px;}
#newsletter fieldset{border: none;}
#newsletter #mailformemail{border: 1px dashed black;}
#newsletter .csc-mailform-field{float: left;}
#newsletter .csc-mailform-submit{}

#language{position: absolute; top: 600px; left: 690px;}
