/* CSS RESET */
html{color:#000;background:#FFF;}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:0px none;}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{}abbr, acronym {border:0px none;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 */



body {
	text-align:center;
	background: #E6E6E6 url('images/bg_title.gif') repeat-x;
	
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
	color:#990000
}
#wrap {
	width:742px;
	text-align:left;
	margin:0 auto;padding:28px 
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header {background: url('images/hd.png'); height:131px; position: relative }

#header .quest {background:url('/images/b1.gif') repeat-x; 
height:102px; width:150px;  position:absolute; top:35px; right:1px; 
-moz-opacity:0.6 ;
filter:alpha(opacity: 60);
opacity: 0.6;
font-size:14px; text-align:center; padding-top:8px 
 }


#header .quest a:hover {color:#F79C1A; text-decoration:none;}



#logo { position:absolute; z-index:1; top:8px; left:0px}


#logo div{ position: relative; top:-10px; left:30px}


#logo h1 { font-size:50px; font-weight:700; color:#F79C1A}
#logo div {font-weight:700}


/* content */
#content { background: url('images/ct.png'); height:397px;  position:relative}

.main { width:370px}
.main h2 {font-size:16px}







.side {margin:70px 0 0 0 ; width: 250px;}

.si {margin-left: 0px;}


#ct { width:380px; padding:50px 0 0 50px; font-size:11px}
#ct div.fr h2 {font-size:24px; font-weight:700; text-align:right}


ul#nav li {float:left; white-space : nowrap; padding:0 10px}
ul#nav {position:absolute; right:10px; top:10px; font-weight:700}
ul#nav li a:hover {color:#990000}

ul#nav1 li {float:left; padding:0 15px; background: #333;}
ul#nav1 {position:absolute; left:50px; top:8px; font-weight:700}
ul#nav1 li a:hover {color:#ff6600; text-decoration:none;}


div.bt  { margin:100px 0 0 30px}



/* footer */
#footer { border: 0px solid #b3b2b2; position:right;  width:740px;  text-align:right; font-size:11px; bottom:0px;}
#footer a {color:#333333}





/*Tabellen*/


/* sidebar_block */
.sidebar_block img, .sidebar_block_med img, .sidebar_block_dark img { margin: 0 5px; }
.sidebar_block p,
.sidebar_block_dark p { font-size: 13px; line-height: 15px; margin: 0; padding: 0 5px 0 11px; }


/* normal */
.sidebar_block_header {	background: #FFFFFF url('../img/bg_boxen.png') no-repeat -700px -210px; font-size: 1px; height: 6px; line-height: 1px }
.sidebar_block { background-color: #F3F3F3; }
.sidebar_block_footer { background: #FFFFFF url('../img/bg_boxen.png') no-repeat -700px -225px; font-size: 1px; height: 13px; line-height: 1px }

.sidebar_block h4 a { color: #666666; }
.sidebar_block h5 a { color: #333333; }
.sidebar_block p { color: #424242; }
.sidebar_block p a { color: #424242; }