/*
................................................................

eXotic ClanPortal CSS by i-Medien

................................................................
*/




body, td {
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 11px;
}

body {
	margin: 0; padding: 0;
	background: #000 url(images/bg_body.jpg) no-repeat right bottom;
}




/* Tabellen
............................................................... */

td.menuleft { background: url(images/header_03.jpg) no-repeat; }
td.center { background: url(images/header_04.jpg) no-repeat; }

td.menue {
	background: url(images/menue_02) repeat-y;
}

td.rmenue {
	background: url(images/rmenue_02) repeat-y;
}

td.cont-title {
	background: url(images/bg_cont-title.gif) no-repeat;
}

td.cont-subtitle {
	font-weight: bold;
	background: #000012;
	height: 22px;
}

table.cont {
	background: #000 url(images/bg_cont.gif) repeat-x;
}

td.mainhead {
	background: #000000;
}

td.dunkler {
   background: #000000;
   color :#FFFFFF;
}


/* Links
............................................................... */

a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a:hover {
	color: #008AD6;
}

a.lmenu:link, a.lmenu:active, a.lmenu:visited, a.lmenu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
	display: block;
	width: 140px;
	border: none;
}




/* Forms
............................................................... */

input {
	background-color: #000000;
	border-color: #5F5F5F;
	border-width: 1;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 7pt;
	font-family: verdana;
}

select { 
	background-color: 121212;
	border: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10; 
	color:#FFF;
	width: 138px;
}

textarea {
	background-color: #000000;
	border: 1px solid #5F5F5F;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: verdana;
}







.texts {
	background-color: ADADAD;
	border-color: 5F5F5F;
	border-width: 1;
	border: 1px solid #5F5F5F;
	color: 000000;
	font-size: 7pt;
	font-family: verdana;
}

.bgg {
	background-color: #000000;
	border-width: 0;
}

.gdunkler {
	background-color: #000000;
	border-width: 0;
}

.dunkler {
	background-color: #000000;
	border-width: 0;
}

.cont {
	background: #000000 url(images/bg_cont.gif) repeat-x;
}







#layer-top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 135px;
	width: 100%;
	z-index: 100;
	background: url(images/bg_layer-top.jpg) repeat-x;
}

#table {
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 0px;
}

span.sml {
	font-size: 9px;}


