body
	{
	color:#000000;
    background-image: url(https://sponsor-universe.eu/index.php?media/61.jpg) !important;
    background-attachment: fixed;
    background-color: #000;
    background-position: center top; 
	font-family:verdena, sans-serif;
	}

td
	{
	font-size: 11px;
	color: #fff;
	}

td.tooltip
	{
	color:#000000;
	}

td.header
	{
    width: 1000px;
    height: 250px;
    background-image: url(https://interface.sponsor-universe.eu/teamspeak/templates/new/gfx/images/tswilogo.png);
    background-repeat: no-repeat;
    background-position: center;
	}

td.mainbar
	{
	width:1000px;
	height:30px;
	background-image:url(images/mainbar.gif);
	}

td.mainbarlink
	{
	padding:0px 20px;
	height:30px;
	}
	
form
	{
	display:inline;
	}
	
a:active, a:visited, a:link
	{
	color:#c3c3c3;
	text-decoration:none;
	font-size:12px;
	}
a:hover
	{
	color:red;
	text-decoration:none;
	font-size:12px;
	}

a.headlink:active, a.headlink:visited, a.headlink:link
	{
	color:#c3c3c3;
	text-decoration:none;
	font-size:11px;
	}
a.headlink:hover
	{
	color:red;
	text-decoration:none;
	font-size:11px;
	}
	
a.warning:active, a.warning:visited, a.warning:link
	{
	color:red;
	text-decoration:underline;
	font-size:20px;
	}
a.warning:hover
	{
	color:#333333;
	text-decoration:underline;
	font-size:20px;
	font-weight:bold;
	}
	
a.mainbarlink:active, a.mainbarlink:visited, a.mainbarlink:link
	{
	color:#c3c3c3;
	text-decoration:none;
	font-size:10px;
	}
a.mainbarlink:hover
	{
	color:#FF0000;
	text-decoration:none;
	font-size:10px;
	}
.maincat
	{
    background-color: #0e304a;
    height: 23px;
    border: 1px solid #444444;
    color: #ffffff;
    text-align: center;
	}
.subcat
	{
	background:#323232;
	border:1px solid #444444;
	color:#fff;
	}
	
.left
	{
	text-align:left;
	}

.center
	{
	text-align:center;
	}

.right
	{
	text-align:right;
	}
td.error
	{
	color:#000000; 
	background-color:#fa8072;
	border:1px solid black;
	font-size:14px;
	}
td.noerror
	{
	color:#000000; 
	background-color:#33FF99;
	border:1px solid black;
	font-size:14px;
	}
.login
	{
    background-color: rgba(50, 50, 50, 0.7);
    color: #ffffff;
    padding: 15px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
	position: absolute;
    bottom: 50%;
    margin-left: 350px;
}
	
.login input
	{
	cursor: pointer;
    background: rgba(35, 35, 35, 0.8);
    border-left: 0px solid gray;
    border-top: 0px solid gray;
    border-right: 0px solid white;
    border-bottom: 1px solid #1b1b1b;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 10px;
    height: 20px;
    color: #fff;
    padding: 3px;
    padding-left: 5px;
    margin-bottom: 3px;
	}

.login input.button {
    border: 1px solid #1b1b1b;
    height: 20px;
    color: #fff;
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 18px;
}	
	
.loginhead
	{
	color: #ffffff;
    padding-bottom: 5px;
    text-shadow: 1px 1px 3px #000000;
    text-align: center;
    font-size: 25px;
	}

td.thead
	{
    background-color: #184d75;
    color: #ffffff;
    text-align: center;
    border: 1px solid #444444;
    height: 40px;
	}

td.thead1 {
    background-color: #184d75;
    color: #ffffff;
    text-align: center;
    border-right: 1px solid #444444;
    height: 40px;
    border-top-left-radius: 50px;
}	
	
td.green1
	{
    height: 20px;
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid #444444;
    border-bottom: 0px;
	color: #fff;
	}
	
td.green2
	{
    background: rgba(43, 43, 43, 0.7);
    height: 20px;
    border: 1px solid #444444;
    border-bottom: 0px;
	color: #fff;
	}

td.footer
	{
    text-align: center;
    font-size: 11px;
    border-top: 0px solid #CCCCCC;
    color: #fff;
    padding-top: 400px;
}
	}
td.footer a:active, a:visited, a:link {
    color: #afafaf;
    text-decoration: none;
    font-size: 12px;
}	
table.border
	{
	border:0px solid #CCCCCC;
	border-collapse:collapse;
	}

select
	{
	border: 1px solid #444444;
    background-color: #323232;
    color: #fff;
    padding: 5px;
	margin: 5px;
    border-radius: 0px;
	}
	
textarea
	{
	border: 1px solid #444444;
    border-radius: 5px;
    background-color: #323232;
    margin: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0px;
	}

input
	{
	border-radius: 5px;
	}

input.bild
	{
	border:0px;
	width:168px;
	height:21px;
	padding: 5px 5px 0px 5px;
	background:url(images/input.gif);
	}

input.start
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/start.png);
	}
	
input.stop
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/stop.png);
	}

input.restart
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/restart.gif);
	}

input.view
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/view.png);
	}
	
input.eperms
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/eperms.png);
	}
	
input.clients
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/clients.png);
	}

input.button
	{
    border: 1px solid #444444;
    height: 20px;
    color: #fff;
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 18px;
	background-color: #323232;
	border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
	}
	
input.select
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/select.png);
	}
	
input.delete
	{
	border:0px;
	width:16px;
	height:16px;
	background:url(images/delete.png);
	}
	
input.sbutton
	{
	border:0px;
	background:none
	}
	
input
	{
	cursor: pointer;
    background: rgba(35, 35, 35, 0.8);
    border-left: 1px solid #444444;
    border-top: 1px solid #444444;
    border-right: 1px solid #444444;
    border-bottom: 1px solid #444444;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 10px;
    height: 20px;
    color: #fff;
    margin-bottom: 3px;
	}

a.servername:link, a.servername:active, a.servername:visited
	{
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	text-decoration:none;
	color:#333333;
	}
a.servername:hover
	{
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	text-decoration:none;
	color:#0000FF;
	}
a.paging:active, a.paging:visited, a.paging:link
	{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
a.paging:hover
	{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}	
	
.warning
	{
	color:red;
	font-size:20px;
	font-weight:bold;
	}

.online
	{
	color:green;
	}

.onvirtual
	{
	color:orange;
	}
	
.offline
	{
	color:red;
	}
