@import url("grund-design.css");

/* --------------------------------------------------------------------------- */
/* Tabs start */
/*#tabs {
	margin:0;
}
#tabs li {
	margin-left: 0px;
	list-style: none;
}
#tabs li, #tabs li a {
	float: left;	
	border-left:1px solid #333;
}
#tabs li a {
	text-decoration: none;
	padding: 3px 8px;
	color:#555;
}
#tabs li.active {
	background: #F30;
}
#tabs li.active a {
	color: #555;
}
#tabs div {
	border:1px solid #F30;
	clear: both;
	padding: 5px;
}*/
/* --------------------------------------------------------------------------- */
/* Tabs ende */


/* ----------------------------------------------------------------------------- */
/* Useronlineanzeige testfarbe */

.onlineuserbg{border:1px solid silver; background:#F0F0F0; padding:1px; margin:0 1px 1px 0;}

.resorrtbg1 {display:table; border-top:1px solid #555; border-left:1px solid #555; border-right:1px solid #555; width:98%; margin: 0 0 5px 0; background:#ccc; padding:10px 3px;}
.resorrtbg2 {display:table; border:1px solid #ccc; width:100%; margin: 0 0 20px 0;}

/* ------------------------------------------------------------------------------------------------------------ */
/* --- fotopreview --- */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* --- content pageladehinweis --- */
#pageladehinweis{
	/*float:right;
	width:670px;
	width:100%;*/
	width:90%;
	margin: auto;
	padding-top: 50px;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	font-size: 18px;
	display:block;
	color:#fff;
	padding: 10px 0;
}
#ladehinweis{
	background-color: #A90000;
	border: 0px solid #A90000;
	padding: 20px 0;
}


/* ------------------------------------------------------------------------------------------------------------ */
/* --- Turniere --- */
.row_0{background-color: #91B3FE;}
.row_1{background-color: #E1E8F1;}
.turniertimeboxhaupt{width:100%;height:10px;background:#F30;color:#FFF;margin:3px;padding:1px;}
.turniertimeboxneben{width:100%;height:10px;background:#FB0;color:#FFF;margin:3px;padding:1px;}
.turniertimeboxfun{width:100%;height:10px;background:green;color:#FFF;margin:3px;padding:1px;}
.timeline-fr{float:left;width:76px;display:table;border-right:1px solid #000;text-align:center;}
.timeline-sa{float:left;width:263px;display:table;border-right:1px solid #000;text-align:center;}
.timeline-so{float:left;width:142px;display:table;border-right:0px solid #000;text-align:center;}
.timeground{display:table;float:left;}
.turniergamename{width:170px;padding:0 0 0 5px;float:left;border-right:1px solid #000;/*display:table;*/}
.timelinestd{width:10px;float:left;display:block;padding:0px;height:12px;border-right:1px solid black;font-size:80%;text-align:center;}







/* ------------------------------------------------------------------------------------------------------------ */
/* --- Forum Styling --- */
.forumsig{
	border-top:0px solid silver; 
	background:#F0F0F0; 
	padding:0px; 
	margin:20px 0 0 0;
	color:#909090;
}


/* VERANSTALTUNG ANZEIGE
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#veranstalungscontent{
	/*background-image:url(../img/hp-img/bg-lan5.png);
	background-image:url(../img/hp-img/bg-veranstaltung2.png);
	background-repeat:no-repeat;*/
	/*height: 140px;
	height: 180px;*/
	/*width: 625px;
	padding: 10px;*/
	width: 99%;
	padding: 10px 3px;
	margin: 0 0 20px 0;
	/*border-top: 0;
	border-right: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;*/
	background: #ECECEC;
	display: table;
}
#veranstalungscontent h6.lantitel{
	color:#555;
	font-size:22px; 
	font-weight:bold; 
	margin: 0 0 10px 0px; 
	padding:0; 
}
span.platzhalter150 {
	width: 150px;
	margin:0 75px 0 75px;
}
span.veranstaltung-text-li {
	float:left;
	width:90px;
	font-weight: bolder;
}
span.veranstaltung-text-re {
	float:left;
	width:140px;
	font-weight: bolder;
}
.landaten-rechts {
	width:53%;
	float:right;
	padding:0;
	display: table;
}
/*fue die detailseite*/
#veranstalungsdetailcontent{
	/*height: 200px;*/
	width: /*625px*/100%;
	padding: 10px;
	margin: 0 0 20px 0;
}
#veranstalungsdetailcontent h6.lantitel{
	color:#555;
	font-size:22px; 
	font-weight:bold; 
	margin: 0 0 10px 0px; 
	padding:0; 
}
span.detailplatzhalter150 {
	width: 150px;
	margin:0 75px 0 75px;
}
span.veranstaltungdetail-text-li {
	float:left;
	width:120px;
	font-weight: bolder;
}
span.veranstaltungdetail-text-re {
	float:left;
	width:140px;
	font-weight: bolder;
}






/* Link Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
a { 
	color: #a90000; 
	background: inherit; 
	text-decoration:none; 
}
a:hover { 
	color:#FC7901; 
	background: inherit; 
	text-decoration:none; 
}
a img {
	border:0;
}









/* Tabellen Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
table tr.kopf {
	/*background:#FFCC66;*/
	background:#999;
	font-weight: bolder;
	/*color: #A90000;*/
	color: #EEE;
}
table tr.tablebody { 
	/*background:#FFFFCC;*/
	background:#FFF;
}
table tr.tablebody:hover { 
	/*background:#FFFF99;*/
	background:#EFEFEF;
}
table td.foruminfobody{ 
	background:#FFFFC0;
}
table td.forumtextbody{ 
	background:#FFFFFF;
}
table {
	background:#D0D0D0;
}






/* HINWEISBOX Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.error {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .3em .3em;
	background-image: url(../img/hp-img/warning.png);
	background-repeat: no-repeat;
	background-color: #FFCFCF;
	border: 1px solid #A90000;
  /*color: #A90000;  */   
	min-height: 34px;
	/*margin: 0pt auto;
	width: 70%;*/
	margin: 0;
	width: 92%;
}

.success {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .80em .3em;
	/*background-image: url(../img/hp-img/success.png);*/
	background-image: url(../img/hp-img/green_haken.png);
	background-repeat: no-repeat;
	background-color: #B2FF7F;
	border: 1px solid #00EE00;
	min-height: 34px;
	/*margin: 0pt auto;
	width: 70%;*/
	margin: 0;
	width: 92%;
}
.hinweisbox {
	padding: 0.2em;
	padding-left: 4em;
	background-position: .3em .3em;
	/*background-image: url(../img/hp-img/information.png);*/
	background-image: url(../img/hp-img/warn.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border: 1px solid #EEAA00;
	min-height: 34px;
	/*margin: 0pt auto;
	width: 70%;*/
	margin: 0;
	width: 92%;
}
.cateringhinweisbox {
	padding: 0.2em;
	padding-left: 7em;
	background-position: .3em .3em;
	background-image: url(../img/hp-img/catering-icon.gif);
	background-repeat: no-repeat;
	border: 1px solid #EEAA00;
	height: 85px;
}

.box-1 {
	padding: 2px;
	background-color: #FFFF99;
	border: 1px solid #EEAA00;
	width: 100%;
}
.box-1-1 {
	padding: 3px;
	/*background-color: #FFD500;
	background-color: #FFBB00;
	border: 1px solid #EEAA00;*/
	border: 3px solid #FF3300;
	background-color: #FFF;
	width: 80%;
}
.box-1-2 {
	padding: 3px;
	/*background-color: #00C4FF;
	background-color: #FFFB00;
	border: 1px solid #EEAA00;*/
	border: 3px solid #FFBB00;
	background-color: #FFF;
	width: 80%;
}
.box-1-3 {
	padding: 3px;
	/*background-color: #84FF00;
	background-color: #E9E9E9;
	border: 1px solid #EEAA00;*/
	border: 3px solid #333;
	background-color: #FFF;
	width: 80%;
}
.box-2 {
	padding: 2px;
	background-color: #FFCFCF;
	border: 1px solid #A90000;
	width: 100%;
}
.box-3 {
	padding: 1px;
	background-color: #FFFF99;
	/*border: 1px solid #EEAA00;*/
	width: 100%;
}
.box-4 {
	padding: 10px 3px 10px 3px;
	background-color: #f9f9f9;
	border: 1px solid #555;
	width: 50%;
}
.box-5 {
	padding: 1px;
	background-color: #f9f9f9;
	border: 1px solid #555;
	width: 100%;
}
.box-loganzeige {
	padding: 1px;
	background-color: #FB5704;
	border: 1px solid #EEAA00;
	width: 100%;
	color: #000000;
	font-size: 9px;
	margin: 0 0 4px 0;
}
.box-tunierwunschabgabe {
	padding: 10px 3px 10px 3px;
	background-color: #f9f9f9;
	border: 1px solid #555;
	width: 400px;
}
.box-prozentground {
	padding: 0;
	margin-left: 90px;
	background-color: #99FF66;
	border: 1px solid #000000;
	width: 160px;
}
.box-prozentground2 {
	padding: 0;
	margin: 0;
	/*background-color: #99FF66;*/
	border: 1px solid #333333;
	width: 500px;
}
.box-spanschutz {
	padding: 6px 2px 6px 2px;
	margin: 0;
	background-color: #FFFF99;
	border: 1px solid #333333;
	width: 300px;
}









/* PROFIL Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.profil-gesamtgruppe{
	background-color: #FFCC66; 
	padding: 1px; 
	border: 1px solid #CCCCCC;
}
.profil-gruppe{
	background-color: #FFCC66; 
	padding: 5px 5px 1px 5px; 
	border: 0px;
	font-size: 14px;
	color: #A90000;
}
.profil-inhalt{
	background: #ffffff; 
	padding: 5px; 
	border: 0px;
}
span.inputbezeichnung {
	float:left;
	width:150px;
	font-weight: bolder;
}
span.teambetitelung {
	float:left;
	width:170px;
	font-weight: bolder;
}
span.veranstaltungselement {
	float:left;
	width:150px;
	font-weight: bolder;
	font-size: 13px;
}
.veranstaltungstitel {
	font-weight: bolder;
	color: green;
	font-size: 14px;
	padding: 2px 2px 2px 1px;
	margin: 0 0 10px 0;
	width: 100%;	
}
.profil-inhalt span.speichern {
	float:right;
}







/* KONTOAUSZUG Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#kontoauszug-bg{
	width: 550px;
	height:300px;
	background-color: #FFCC66;
	border: 1px solid #555;
	padding: 6px;
}
#kontoauszug-bg .kontoinputbezeichnung{
	width: 150px;
	font-weight:bold;
}










/* SITZPLAN Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.platz {
	/*width:14px; 
	height:14px; */
	width:10px; 
	height:10px; 
	/*background-color:rgb(221,221,221);*/
	float:left; 
	margin:0 1px 1px 0;
}
.platz:hover {
	/*width:14px; 
	height:14px; 
	width:12px; 
	height:12px; */
}
.sitzplatzarea {
	/*width:642px; 
	width:562px;
	width:522px;*/
	width:442px;
	display:table; 
	border:1px solid rgb(244,244,244);
	background: rgb(247,247,247);
	/*background: #fff;
	background-image: url(../img/hp-img/catering-icon.gif);
	background-repeat: no-repeat;*/
}








/* Sponsoren Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.sponsoranzeige{
	display:table; 
	width:180px; 
	float:left; 
	border:1px solid #F4F4F4; 
	height:180px; 
	margin:5px 10px 0 0;
	padding:2px;
}
.sponsoranzeige:hover{
	display:table; 
	width:180px; 
	float:left; 
	border:1px solid rgb(255,0,0); 
	height:180px; 
	margin:5px 10px 0 0;
	padding:2px;
}












/* SONSTIGE Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.adminimg{
	width:100px; 
	height:80px;
	border:1px solid #ccc; 
	text-align:center; 
	float:left; 
	display:table;
	padding:2px;
	margin:1px;
}
.adminimg:hover{
	background:#FFFF99;
}
.galerieordnerdiv{
	width:80px; 
	height:40px;
	border:1px solid #ccc; 
	text-align:center; 
	float:left; 
	display:table;
	padding:2px;
	margin:1px;
}
.galerieordnerdiv:hover{
	background:#FFFF99;
}

img.galeriepic{
	border: 1px solid #555;
	padding: 1px 1px 10px 1px;
	background-color: #FCFCFC;
}
span.big{
	font-size: 14px;
}
span.Kontoauszuguberschrift{
	font-size:20px;
	color:#0066CC;
	letter-spacing:inherit;
}
span.red-fett{
	color: #A90000;
	font-weight: bold;
}
span.green-fett{
	color: #009900;
	font-weight: bold;
}
.lanteilnahmebestaetigung{
	color: #009900;
	font-weight: bold;
	font-size:14px;
	margin: 20px 0 5px 0;
}
.logincontainer{
	width: 350px;
	margin: 0 auto;
	background: #EEE;
	text-align:center;
}
.logincontainer h5 { 
	color:#555;
	font-size:18px; 
	font-weight:bold; 
	margin: 20px 0 5px 0px; 
	padding:0; 
	border-bottom: 1px solid #FEAB06;
}
.date { 
	color: #808080; 
	background-color: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #cccccc;
}
.pageteiler-rechts {
	width:310px;
	/*margin-left:15px;*/
	float:right;
	padding:0 0 0 10px;;
	display: table;
}
.pageteiler-links {
	width:310px;
	/*margin-right:15px;*/
	float:left;
	padding:0 10px 0 0;
	display: table;
}
.page-komplett {
	width:100%;
	margin:0 0 50px 0;
	padding:0;
}
.suchergebnis{
	color: #A90000; 
	background-color: #FFCC66;
}

#bewertung-antwort{
	width:40%;
	text-align: left;
	margin: 0 auto;
}

#treibhauspic {
	/*background-image:url(../img/hp-img/treib-haus.jpg);*/
	background-image:url(../img/hp-img/treeib-haus5.JPG);
  	background-repeat:no-repeat;
	width:460px;
	height: 306px;
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:15px;
	//float:right;
	padding:0;
}
#location-text {
	width:170px;
	font-weight: bold;
	float:right;
	padding:0;
}
#newuser {
	width:100%;
	padding:0 0 3px 5px;
	border-left: 1px solid #999999;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	width:100px;
	float:right;
}
#sitzplanbeschreibung{
	width:127px;
	height: 108px;
	float: right;
}

.bestellcontainer-aktiv{
	width:100%;
	margin:0 0 1em 0;
	padding:1px;
	background-color: #FFCC66;
	border: 1px solid #333333;
	display:table;
}
.bestellcontainer-inaktiv{
	width:100%;
	margin:0 0 1em 0;
	padding:1px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.verliehen-container1{
	width:100%;
	margin:0 0 3px 0;
	padding:1px;
	background-color: #FFCC33;
	border: 1px solid #FF0000;
}
.verliehen-container2{
	width:80%;
	margin:0 0 3px 0;
	padding:1px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.verliehen-container2 h2{
	color: #CCCCCC;
	font-size: 12px;
}
span.forumorgaanzeige{
	font-size:10px;
	font-style:italic;
	padding: 0 0 0 10px;
}

#msgs{	
	display:none; 
	zindex:10; 
	width:600px; 
	height:200px; 
	background:#FFFFFF; 
	overflow:auto; 
	padding:5px; 
	border: 1px solid black;
}
#msgs2{	
	display:block; 
	zindex:10; 
	height:200px; 
	background:#efefef; 
	overflow:auto; 
	padding:5px; 
	border: 1px solid black;
}
#msgs3{	
	display:block;
	width:360px; 
	height:30px; 
	background:#FFFFFF;
     color: #808080;
     font-style: italic; 
	overflow:auto; 
	padding:2px; 
	border: 1px solid #CCCCCC;
}
#msgs4{	
	display:block; 
	width:100%; 
	height:200px; 
	background:#FFFFFF; 
	overflow:auto; 
	padding:5px; 
	border: 1px solid #cccccc;
}
#msgs5{	
	display:block;
	width:500px; 
	height:90px; 
	background:#FFFF99;
     color: #808080;
	overflow:auto; 
	padding:2px; 
	border: 1px solid #CCCCCC;
}

#lanbewertung{
	width:625px;
	height:100px;
	background-image:url(../img/hp-img/lanbewertung.png);
  	background-repeat:no-repeat;
  	margin: 0 0 20px 0;
}
#lanbewertung .lanbewertungtext{
	width:515px;
	height:45px;
	padding: 45px 5px 5px 100px;
  	color: #EEE;
  	font-size: 12px;
  	font-weight:bolder;
}
fieldset.log{
	border: 1px solid #ccc;
	background: #FFFFFF;
	font-size: 10px;
	padding: 3px;
}
fieldset.log legend{
	border: 0;
	margin-left: 20px;
	font-weight: bolder;
	font-size: 10px;
	padding: 0 4px 0 4px;
}
fieldset.profilblock{
	border: 1px solid #555;
	background: #FFFFFF;
	padding: 3px;
	display:table;
	
}
fieldset.profilblock legend{
	border: 1px solid #555;
	font-weight: bolder;
	font-size: 12x;
	padding: 0 4px 0 4px;
}
fieldset.LANblog{
	border: 1px solid #CCC;
	background: #FFFFFF;
	padding: 3px;
	display:table;
}
fieldset.LANblog legend{
	border: 1px solid #CCC;
	font-weight: bolder;
	font-size: 11x;
	color:#999;
	padding: 0 4px 0 4px;
}
/*fieldset{
	border: 0;
	background: #59E817;
	margin: 0 0 10px 0;
	font-size: 9px;
}
fieldset legend{
	border: 0;
	border: 0;
	font-weight: bolder;
	margin: 0 0 14px 0;
	font-size: 11px;
}*/









/* FORMULAR Darstellung
---------------------------------------------------------------------------------------------------------------------------------------------------*/
/*label {
	width:120px;
	float:left;
	font-weight:bolder;
	font-size:12px;
}*/
input.anmeldebutton { 
	background: #FF6600;
	/*width: 250px; */
	margin: 10px 0 0 0;
	font-size:13px;
	font-weight:400;
	border: 0px solid #666666; 
	color: #FFFFFF; 
	padding:3px;
}
input.anmeldebutton:hover {
	/*background: #A90000;*/
	background: #FF0000;
	color:#FFFFFF; 
}
select{ 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
}
select.suchfield{ 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	width: 500px;
}
select.suchfield-small{ 
	border: 1px solid #999999; 
	background-color: #A90000; 
	color: #000;
	width: 140px;
}
input.field { 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	font-size: 11px;
}
input.field:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
}
input.button { 
	/*width: 150px; */
	/*border: 1px solid #666666; */
	border: 0px solid #000000;
	/*color: #666;*/
	color: #FFFFFF;
	background: #006699;
}
input.button:hover {
	background: #FF6600;
	color:#FFFFFF; 
}
input.suchebutton { 
	width: 80px; 
	/*border: 1px solid #666666; */
	border: 1px solid #000000;
	/*color: #666;*/
	color: #FFFFFF;
	background: #006699;
}
input.suchebutton:hover {
	background: #FF6600;
	color:#FFFFFF; 
}
input.login { 
	border: 1px solid #999999; 
	background-color: #FFFFFF; 
	color: #000;
	width: 150px;
}
input.login:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
}
input.loginbutton { 
	width: 100px; 
	border: 1px solid #666666; 
	background: #FF6600;
	color: #FFFFFF; 
}
input.loginbutton:hover {
	background: #A90000;
	color:#FFFFFF; 
}
input.kontoauszug {
	border:1px dotted #A90000;
	border-left:1px dotted #A90000;
	border-right:1px dotted #A90000;
	border-top:0px;
	background-color: #FFCC66; 
	color: #000;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:inherit;
}
input.kontoauszug:hover { 
	border-bottom:1px dotted #A90000;
	border-left:1px dotted #A90000;
	border-right:1px dotted #A90000;
	border-top:0px;
	background: #FFFFF4; 
	color: #000;
}
textarea.se { 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	font-size: 11px;
}
textarea.se:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
}
/*label {
	width:120px;
	float:left;
	font-weight:bolder;
	font-size:12px;
}*/
/*input.anmeldebutton { 
	margin: 10px 0 0 0;
	font-weight:700;
	background: #FF6600;
	font-size:13px;
	border: 0px solid #666666; 
	color: #FFFFFF; 
	padding:3px;
	*/
	/*-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc0), to(#f30));
	background: -moz-linear-gradient(19% 100% 90deg,#f30,#fc0);
	color: #fff;
	font-size:13px;
	text-shadow: #000 1px 1px;
	border:1px solid #666;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding:2px 5px;
	text-transform:uppercase;*/
/*}
input.anmeldebutton:hover {
	background: #A90000;
	background: #FF0000;
	color:#FFFFFF; 
	-webkit-box-shadow: 1px 1px 0px #999;
	-moz-box-shadow: 1px 1px 0px #999;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0000), to(#fc0));
	background: -moz-linear-gradient(19% 100% 90deg,#fc0,#FF0000);*/
	/*color: #ccc;
	text-shadow: 0px;*/
/*}
select{ 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
}
select.suchfield{ 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	width: 500px;
}
select.suchfield-small{ 
	border: 1px solid #999999; 
	background-color: #A90000; 
	color: #000;
	width: 140px;
}
input.field { 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	font-size: 11px;
	-webkit-box-shadow: 1px 1px 1px #999;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input.field:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
	-webkit-box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px #333;
}

input.button{
	-webkit-box-shadow: 1px 1px 1px #333;
	-moz-box-shadow: 1px 1px 1px #333;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#000000));
	background: -moz-linear-gradient(19% 100% 90deg,#000000,#999);
	color: #fff;
	font-size:11px;
	text-shadow: #000 1px 1px;
	border:1px solid #999;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:2px;
}
input.button:hover{
	-webkit-box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px #333;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc0), to(#f30));
	background: -moz-linear-gradient(19% 75% 90deg,#f30,#fc0);
}



input.suchebutton { 
	width: 80px; 
	border: 1px solid #666666; 
	border: 1px solid #000000;*/
	/*color: #666;*/
/*	color: #FFFFFF;
	background: #006699;
}
input.suchebutton:hover {
	background: #FF6600;
	color:#FFFFFF; 
}
input.login { 
	border: 1px solid #999999; 
	background-color: #FFFFFF; 
	color: #000;
	width: 150px;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input.login:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
	-webkit-box-shadow: 1px 1px 5px #999;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input.loginbutton { 
	width: 120px; 
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc0), to(#f60));
	background: -moz-linear-gradient(19% 100% 90deg,#f60,#fc0);
	color: #fff;
	font-size:11px;
	text-shadow: #000 1px 1px;
	border:1px solid #666;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding:2px 5px;
}
input.loginbutton:hover {
	-webkit-box-shadow: 1px 1px 5px #fff;
	-moz-box-shadow: 1px 1px 5px #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0000), to(#fc0));
	background: -moz-linear-gradient(19% 100% 90deg,#fc0,#FF0000);
}
input.kontoauszug {
	border:1px dotted #A90000;
	border-left:1px dotted #A90000;
	border-right:1px dotted #A90000;
	border-top:0px;
	background-color: #FFCC66; 
	color: #000;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:inherit;
}
input.kontoauszug:hover { 
	border-bottom:1px dotted #A90000;
	border-left:1px dotted #A90000;
	border-right:1px dotted #A90000;
	border-top:0px;
	background: #FFFFF4; 
	color: #000;
}
textarea.se { 
	border: 1px solid #999999; 
	background-color: #F4F4F4; 
	color: #000;
	font-size: 11px;
}
textarea.se:hover { 
	border: 1px solid #A90000; 
	background: #FFFFF4; 
	color: #000;
}

*/







/* TEAMSPEAK
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#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: #FF6600;
}
#teamspeakdisplay a.teamspeakserver:hover {
	color: #FF6600;
}
#teamspeakdisplay a.teamspeakchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
#teamspeakdisplay a.teamspeakchannel:hover {
	color: #FF6600;
}
#teamspeakdisplay a.teamspeaksubchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
#teamspeakdisplay a.teamspeaksubchannel:hover {
	color: #FF6600;
}

