/** BASIC */

body {
	margin: 10px 5px;
	padding: 0px;  
	background: #000000 url(images/backgroundv2.jpg);
	background-repeat: no-repeat;
  background-position: center center;
  background-attachment:fixed;
  font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

.input3 {
	padding:2px;
	border:1px solid #E6E6E6;
	font: normal 1em Verdana, sans-serif;
	color:#000000;
	background: url(images/bg_form.jpg) repeat-x 0 0;
}

.input1 {
	background-color: #E0E0DD;
	border-top: 1px solid #999A92;
	border-right: 1px solid #D8D8D5;
	border-bottom: 1px solid #E9E9E6;
	border-left: 1px solid #D8D8D5;
}

.input2 {
	width: 165px;
	background-color: #4A4C45;
	border-top: 1px solid #1B1B18;
	border-right: 1px solid #454640;
	border-bottom: 1px solid #7D7E74;
	border-left: 1px solid #454640;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h4, h5, h6 {
	margin: 0px;
}

h7 {
text-shadow:black 3px 2px 4px; font-size:1.1em; color:white; 
}


hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #FDCB9F;
  background-color: #FDCB9F;
}

hr.gray {
  border: 0;
  height: 1px;
  width: 100%;
  color: #D4D4D4;
  background-color: #D4D4D4;
}

/** TEXTS */

body, th, td, input, textarea, select {
font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.p1{
text-align:right;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 10px;
	color: #D7D8D5;
}

.text4 {
	font-size: 21px;
	font-weight: bold;
	color: #5D5E56;
}

.text5 {
	color: #83857C;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #DF7A21;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	text-decoration: none;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: none;
	color: #DF7A21;
}

a.link2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link2:hover {
	text-decoration: none;
	color: #DF7A21;
}

a.link3 {
	color: #000000;
	text-decoration: none;
  font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
}

a.link3:hover {
	text-decoration: underline;
	color: #EA7C06;
  font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
}

a.link4 {
	color: #000000;
	text-decoration: none;
  font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
  font-weight: bold;
}

a.link4:hover {
	text-decoration: none;
	color: #ffffff;
  font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
  font-weight: bold;
}

/** STYLES */

.style1 {
	color: #C8C9C5;
}

.style1 a {
	color: #A1A19A;
	text-decoration: none;
}

.style1 a:hover {
text-decoration: underline;
}

.style2 {
	text-align: center;
	color: #BDBFBA;
}

.style2 a {
	color: #BDBFBA;
	text-decoration: none;
}

.style2 a:hover {
text-decoration: underline;
}

/** BACKGROUNDS */
.bg1 { background: url(images/03.jpg) repeat-x left top; }
.bg2 { background: url(images/06.png) repeat-x left top; }
.bg3 { background: url(images/07.jpg) no-repeat left top; }
.bg4 { background: url(images/09.jpg) repeat left top; }
.bg5 { background: url(images/18.gif) repeat left top; }
.bg8 { background: url(images/28.gif) repeat-x left top; }
.bg9 { background: url(images/25.gif) repeat-x left top; }
.bg10 { background: url(images/30.gif) repeat-y right top; }
.bg11 { background: url(images/30.gif) repeat-y left top; }
.bg12 { background: url(images/32.gif) repeat-x left top; }
.bg13 { background: url(images/23.gif) repeat-x left top; }
.bg14 { background: url(images/19.gif) repeat-x left top; }
.bg15 { background: url(images/36.gif) repeat-x left top; }
.bg16 { background: url(images/38.gif) repeat-y left top; }
.bg17 { background: url(images/39.gif) repeat-y right top; }
.bg18 { background: url(images/43.gif) repeat-x left top; }
.bg19 { background: url(images/46.gif) repeat-y left top; }
.bg20 { background: #FEFEFE url(images/50.gif) repeat-x left top; }
.bg21 { background: url(images/subpage1_02.jpg) repeat-x left top; }
.bg6 { background: url(images/windows/tab-l.jpg) repeat-y left top; }
.bg7 { background: url(images/windows/tab-r.jpg) repeat-y right top; }
.fbg6 { background: url(images/windows/ftab-l.jpg) repeat-y left top; }
.fbg7 { background: url(images/windows/ftab-r.jpg) repeat-y right top; }
.gbg6 { background: url(images/windows/gtab-l.jpg) repeat-y left top; }
.gbg7 { background: url(images/windows/gtab-r.jpg) repeat-y right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.news {
	background: #FFFFFF;
  border: 1px solid #FFFFFF;
	padding: 10px;
}

img.ava {
	background: url(images/avatar-bg.jpg) #E2E2E2;
  border: 1px solid #E2E2E2;
	padding: 5px;
}

img.shadow {
	background: #E2E2E2;
  border: 1px;
	padding: 1px;
}

img.cover {
	background: url(images/cover-bg.jpg) #E2E2E2;
  border: 1px solid #E2E2E2;
	padding: 5px;
}

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.0em 'Lucida Console', 'courier new', monospace ;
  background: #FAFAFA;
  border: 1px solid #808080;  
}

a.mlink	{
 font-weight: bold;
  padding: 2px;
	color:#000000;
	text-decoration:none;
	border:1px solid #808080;
	border-color: #C0C0C0;
	background: #D9D9D9 url(images/bg_footer.jpg)
}

a.mlink:hover, a.mlink:active	{
  color:#000000;
	border-color: #808080;
	background: #C86606 url(images/abg_footer.jpg)
}

#teamspeakdisplay  img {
	border: 0px;
}
#teamspeakdisplay table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#teamspeakdisplay td {
	font: 9pt arial, verdana,helvetica;
	padding: 0px;
	white-space: nowrap;
	vertical-align: top;
}
#teamspeakdisplay td.teamspeakserver {
	padding-left: 3px;
	font-weight: bold;
}
#teamspeakdisplay td.teamspeakchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeaksubchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeakplayer {
	padding-left: 3px;
}
#teamspeakdisplay a.teamspeakserver {
	font: 9pt arial, verdana,helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#teamspeakdisplay a.teamspeakserver:hover {
	color: #000066;
}
#teamspeakdisplay a.teamspeakchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#teamspeakdisplay a.teamspeakchannel:hover {
	color: #000066;
}
#teamspeakdisplay a.teamspeaksubchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#teamspeakdisplay a.teamspeaksubchannel:hover {
	color: #000066;
}

.bg {background: url(images/menu/button4.gif);}
.menu {padding:0 0 0 12px; margin:0; list-style:none; height:26px; background:#fff url(images/menu/button1a.gif) repeat-x; position:relative; font:Verdana, Tahoma, arial, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:26px; line-height:24px; color:#000000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 5px 0 5px; height:26px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:30px; background:url(images/menu/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#FFF; background: url(images/menu/button1a.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/menu/button1a.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/menu/button1a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#FFF; background: url(images/menu/button1a.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/menu/button1.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/menu/button1a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:26px; right:2px; background: #fff; padding:3px 0; border:1px solid #EF7329; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:200px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/menu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#F37733; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#F37733 url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#F37733 url(images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 490px; background-color: #000; }

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:480px; margin:1px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:480px; height:270px; padding:0px; border:0px solid #ccc; background:#FFF}
#information {position:absolute; bottom:0; width:480px; height:0; background:#000; color:#FFF; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width: 475px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:20%; height:280px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:270px; width:480px; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:10px}
#slidearea {float:left; position:relative; width:427px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:0px solid #666; padding:2px}
#imglink_fix {width:100%; height:100%; background-image:url(images/fix.gif);}

.ro {
 background:url(images/windows/roundedbox_ro.gif) top right no-repeat;
 margin:0;
 padding:0;
 }
  
.lo {
 background:url(images/windows/roundedbox_lo.gif) top left no-repeat;
 margin:0;
 padding:0;
 }
  
 .ru {
 background:url(images/windows/roundedbox_ru.gif) bottom right no-repeat;
 margin:0;
 padding:0;
 }
  
 .lu {
 background:url(images/windows/roundedbox_lu.gif) bottom left no-repeat;
 margin:0;
 padding:0;
 }
 
  .inhalt {
 margin:0;
 padding:1.5em 1.5em 2.5em 1.5em;
 }
  
 .inhalt p {
 margin:0;
 padding:0;
 }

#shoutbox_container {
}

#shoutbox_contentwrap {
 font: 8pt Arial;
}

#shoutbox_content {
margin: 1px;
padding: 1px;
}

#shoutbox_content .name {
 color: #555555;
 font-weight: bold;
 padding-right: 5px;
}

.tsstatus{
	width: 200px;
	overflow: hidden;
	position: relative;
}
.tsstatus, .tsstatus *{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	white-space:nowrap;
}
.tsstatuserror{
	font-family: Verdana;
	font-size: 10px;
	color: red;
}
.tsstatus .tsstatusNickname, .tsstatus .tsstatusPassword{
	border-bottom: 1px solid #aaa;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.tsstatus .tsstatusServerName{
	
}
.tsstatus input{
	width: 135px;
	height: 18px;
}
.tsstatus .tsstatusItem{
	margin-left: 18px;
	clear: both;
}
.tsstatus .tsstatusLabel{
	float: left;
}
.tsstatus .tsstatusFlags{
	position: absolute;
	right: 0;
	clear: right;
}
.tsstatus a{
	text-decoration: none;
	color: #333;
}
.tsstatus a:hover{
	text-decoration: none;
	color: #F0F;
}
.tsstatus img{
	margin-right: 2px;
	border: 0;
}
