/* CSS RESET */
html{color:#000;background:#3C3C3C;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */

a.menu {  font:normal 8pt Verdana; text-align:center; 
          padding:5px; text-decoration:none;}

a.menu:link    { color:#000; background-color:transparent; }
a.menu:visited { color:#000; background-color:transparent; }
a.menu:hover   { color:#777; background-color:transparent;  text-decoration:none; }
a.menu:active  { color:#fff; background-color:transparent; }

#frame {
  padding:0px 0px 20px 0px; 
  margin:63px 0px 0px 0px;
  text-align:center;
   }
#frame-top {
  padding-top:102px;
  margin:0px 0px 0px 0px;
  text-align:center;
   }
     
#frame2 {
  padding:0px 0px 10px 0px; 
  margin:0px 0px 0px 0px;
  text-align:center;
}
  

body {
	text-align:center;
	background:url(images/bg.gif);
	/* background:url(images/c99back2.jpg); */
	
}
a {
	text-decoration:none;
	color:#000000
}

a:hover {
	text-decoration: underline;
	color:#990000
}

img {
    vertical-align: middle;
    }

#wrap {
	width:820px;
	height: 745px;
	text-align:left;
	margin:0 auto;
	background: url(images/c99back2.jpg);
  /* padding:50px */	
}
#wrap-top {
	width:820px;
	height: 125px;
	text-align:left;
	margin:0 auto;
	background: url(images/c99back-top.png);
  /* padding:50px */	
}
#wrap-middle {
	width:820px;
	text-align:left;
	margin:0 auto;
	background: url(images/c99back-middle.png);
	background-repeat: repeat-y;
  /* padding:50px */	
}
#wrap-bottom {
	width:820px;
	height: 61px;
	text-align:left;
	margin:0 auto;
	background: url(images/c99back-bottom.png);
  /* padding:50px */	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}

h3 {
border-bottom:1px solid #aaa;
font-size:13px;
margin:0pt 0pt 16px;
padding:8px 0px 0px 0px;
}

.rside {

clear:both;
float:right;
width:194px;
height: 530px;
padding:0pt 0pt 0px 12px;
background: url(images/kante.png);
background-repeat:no-repeat;
}

.lside {

float:left;
width:460px;
}

/* content */
#content { background: url(images/c99back2.jpg); height:745px;  position:static;}
#menu { width:280px; margin:34px 0px 0px 450px; float:right; position:absolute;}
#menu-top { width:280px;  padding: 0px, 0px, 0px, 40px; float:right; position:absolute;}
#game { height: 175px;}

.main { width:220px}
.main h2 {font-size:16px}
.side {margin:0px 0 0 0 ; } 

.side a:hover {background-position:center -40px;}
.side a {
  background-position:center 0px;
  background-repeat:no-repeat;
  border:0px none;
  float:left;
  height:40px;
  /* margin:0px 0px ; */
  width:280px;
}

.si {margin-left: 0px;}


#ct { width:680px; padding:40px 0 0 70px; font-size:12px; text-align:justify}
#ct div.fr h2 {font-size:24px; font-weight:700; text-align:left}

#ct h1 {
  background: url(images/balken.jpg);
  background-repeat:repeat-x;
}
#ct p {
  margin-bottom:8px;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
color:#000;
}

ul#nav li {float:left; padding:0 10px}
ul#nav {position:absolute; right:10px; top:10px; font-weight:700}
ul#nav li a:hover {color:#990000}
div.bt  { margin:100px 0 0 70px}
/* footer */
#footer { height:20px; margin-left:10px; color:#232323 } 
#footer a {color:#444444}

