/* [debug] */

/* 30.10.2009 15:12:37 ~ del */

/* [fonts] */

@font-face {
 font-family: ironwood;
 src: url("eot/ironwood.eot") /* EOT file for IE */
}
@font-face {
 font-family: ironwood;
 src: url("ttf/ironwood.ttf") /* TTF file for CSS3 browsers */
}

/* [main] */

* {
	margin:0;
	padding:0;
	}
	
html {
	overflow-y:scroll;
	overflow-x:hidden;
	}

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFF;
	
	padding:0px;
	margin:0px;
	
	background-color:#000;
	background-image:url(../img/gif/system/jQnews_bg.gif);
	}
	
a {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	}

a:visited {
	color:#FFF;
	}
	
a:hover {
	color:#FFF;
	}
	
.nav_left:hover {
	border-left:5px solid #C00;
	}
	
a:active {
	color:#FFF;
	}

h1 {
	font-size: 12px;
	text-transform:uppercase;
	
	padding:5px 15px;
	margin:0px;
	
	border-top:2px solid #C00;
	border-bottom:2px solid #C00;
	background-color: #333;
	}
	
h2 {
	font-size:20px;
	font-weight: normal;
	
	padding: 5px 10px;
	margin:0px;
	}
	
dfn {
	font-style:inherit;
	}

/* [center] */

#container {
	width: 970px;
	
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	} 

/* [banner] */

#banner {
	text-align: right;
	
	padding: 0px;
	margin: 0px;
	
	background-color: #000;
	}

#banner img {
	padding:10px 0px;
	} 

/* [outer und inner] */

#outer {
	/* left menu color */
	border-left: solid 200px #000; 
	/* right menu color */
	border-right: solid 200px #000;
	/* content bg color */
	background-color: #333; 
	} 

#inner {
	margin:0;
	width:100%;
	}

/* [left {nav} und right {news}] */

#left {
	 width:200px; 
	 float:left; 
	 position:relative; 
	 margin-left:-200px; 
	 margin-right:1px;
	 }
 
#right {
	 width:200px; 
	 float:right; 
	 position:relative; 
	 margin-right:-200px; 
	 margin-left:1px;
	 }

.nav_left {
	display:block;
	padding:3px;
	
	background-color:#000;
	}
	
.news_img { /* ausrichtung der news imgs für ie6 */
	position:absolute;
	float:right;
	}

/* [content] */ 
#content { 
	position: relative; 
	margin: 0px; 
	padding:5px;
	}
	
p {
	padding: 5px 10px;
	margin:0px;
	}
	
.contentlist {
	margin-left:25px;
	}
	
.img_left {
	float: left;
	border: 0;
	}

.breaker {
	clear:both;
	}

/*  [footer] */
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
	}

/* [anpassungen jQ navigation] */

.nav_lvl_main {
	list-style:none;
	}

.nav_lvl_sub {
	display:block;
	list-style:none;
	}

.nav_lvl_sub > li {
	padding:2px;
	border-left:5px solid #CC0000;
	}

/* [gallery] */

.hobd_gallery_box {
	margin:10px 0;
	padding:5px;
	
	cursor: pointer;
	
	background-color:#000000;
	border:1px solid #CC0000;
	}
	
.hobd_gallery_box_img {
	float:left;
	margin-right:5px;
	}
	
.box_left {
	position:absolute;
	float:left;
	}
	
.box_right {
	position:absolute;
	float:left;
	}

div#site_overlay {
	position:absolute;
	display:none;
	overflow:hidden;
	
	width:800px;
	height:600px;
	
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-300px;
	
	z-index:1000;
	
	background-color:#000000;
	border:1px solid #CCCCCC;
	}

	/* gallery .load() content */

#gal_img {
	height:520px;
	background-color: #000000;
	
	border-bottom:1px solid #FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/png/system/gallery_manual.png);
	}

#gal_bar {
	position:absolute;
	display:inline;
	
	height:79px;
	left:21px;
	
	cursor: pointer;
	z-index:50;
	}
	
#gal_bar_left {
	position:absolute;
	display:inline;
	height:79px;
	width:20px;

	float: left;
	z-index:100;
	
	border-right:1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/png/system/control_rewind.png);
	background-color:#000000;
	}
	
#gal_bar_right {
	position:absolute;
	display:inline;
	height:79px;
	width:20px;
	
	float: right;
	left:779px;
	z-index:200;
	
	border-left:1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/png/system/control_fastforward.png);
	background-color:#000000;
	}
	
#gal_close {
	position: absolute;
	left:749px;
	width:50px;
	height:16px;
	
	padding-top:1px;
	
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../img/png/system/cross.png);
	}

.gal_thumb_container {
	position:absolute;
	display:inline;
	
	width:73px;
	height:73px;
	
	top:2px;
	
	border:1px solid #CCCCCC;
	background-repeat:no-repeat;
	background-position:center;
	}

#gal_img_txt {
	height:auto;
	color:#000000;
	position:absolute;
	visibility:hidden;
	width:790px;
	top:50px;
	padding:5px;
	
	/* 0.10.2009 13:12:05 - js funktion entfernt
	/* -moz-opacity:0.8;
	/* opacity:0.8;
	/* filter:alpha(opacity=80);	*/

	background-color:#FFFFFF;
	border-top:5px solid #CCCCCC;
	}

.img_gal_head_a {
	font-weight:bold;
	margin-bottom:5px;
	
	border-bottom:1px solid #CC0000;
	}

.img_gal_head_b {
	font-weight:bold;
	}

/* [jQ news layout] */

#news_animation {
	margin-left: 15px;
	}

.newsbreaker {
	margin:15px;
	margin-left:0;
	border:1px solid #333333;
	}








































