/** BASIC */

body {
	margin: 20px 10px;
	padding: 0px;
	background: #000000 url(images/bg-tab.png) fixed 0px 0px;
  font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
}

/** FORMS */

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, h3, 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: #4265E6;
  background-color: #4265E6;
}

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;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 0.6em;
	text-align: justify;
}

.p1{
text-align:right;
}

.text1 {
	font-size: 11px;
	color: #FFFFFF;
}

.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: #4265E6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	text-decoration: none;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: none;
	color: #4265E6;
}

a.link2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link2:hover {
	text-decoration: underline;
	color: #4265E6;
}

a.link3 {
	color: #000000;
	text-decoration: none;
  font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
}

a.link3:hover {
	text-decoration: underline;
	color: #4265E6;
  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;
}

.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;
}

 .ro {
 background:url(images/windows/roundedbox_ro.gif) top right no-repeat;
 margin:0;
 padding:0;
 }
 background-image:url(images/windows/roundedbox_ro.gif);
 background-position:top right;
 background-repeat:no-repeat;

 .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:2.5em 2.5em 3.5em 2.5em;
 }
  
 .inhalt p {
 margin:0;
 padding:0;
 }