/***********************/
/* 
// Copyright Andre Potgeter, Occupa Gamedesign
// Letzte Bearbeitung 06.10.05
// CSS Datei der Knightsdivine Webseiten
*/
/***********************/

@charset "utf-8";

html, body {
 	height: 100%; /* wichtig */
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 1.2;	
	margin: 0px; 
	padding: 0px; 
	background-color:#000000;
}

label {
	width: 200px;
	display: block;
	float: left;
}
#footer {
	width: 1000px;
	background-image:url(art/bsp_kd_neu_bg2.jpg);
	position: absolute;
	bottom: 0;
	height: 50px;
	text-align:center;
}

a:link, a:visited, a:hover, a:active, a:focus { 
	color:#000000; 
	font-weight:bold;
	text-decoration:none; 
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

hr{
	background-color:#000000; /* Mozilla 1.4 */
	color:#000000; /* IE 6 */
	border: #000000; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

label	{
	font: bold 100% Arial,sans-serif;
	color: #000000;
}

table.topic {
	border: 1px solid #000000; 
	font-size: 13px;
	height:22px; 
	color:#FFFFFF;  
	background-image: url(art/kd_topic2.gif); 
	text-align:center; 
	font-weight:bold;
}

table.topic tr {
	background-image: url(art/kd_topic3.gif); background-repeat:no-repeat; 
}


table.text			{font-size: 12px; background-image: url(art/kd_background_2.jpg); text-align:left; border:1px; border-color:#996600; border-style:outset; padding:2px 2px 2px 2px;}
table.text2			{font-size: 12px; background-color: #CCCCCC;}
table.ress			{font-size: 10px;}

.tooltip 			{position: absolute; display: none; color: #FFFFFF; background-color: #000000; padding:3px; font-size: 11px; width: 400px; text-align:left; border: 2px; border-color: #975A00; border-style: solid; z-index: 1000;}
.gruen 				{color: #339900; font-weight:bold;}
.rot 					{color: #CC0000; font-weight:bold;}
.rotclock 		{color: #CC0000; font-weight:bold;}
.orange 			{color: #FF9900; font-weight:bold;}
.weis 				{color: #FFFFFF; font-weight:bold;}
.weisclock 		{color: #FFFFFF; font-weight:bold;}
.grau 				{color: #CCCCCC; font-weight:bold;}

select.feld		{
 	border:1px; border-color:#000000; 
	border-style:solid; 
	background-color: #61513F; 
	color:#FFFFFF; 
	font-size: 11px; 
	font-weight:bold;
}

input.button	{
 	border:1px; border-color:#000000; 
	border-style:solid; 
	padding-left: 1; 
	padding-right: 1; 
	background-color: #61513F; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight:bold;
}

select.field {
 	border:1px; border-color:#000000; 
	border-style:solid; 
	color:#FFFFFF; 
	border-style:outset; 
	background-color: #61513F; 
	width:150px;
}

.button {
 	border:1px; border-color:#000000; 
	border-style:solid; 
	padding-left: 1; 
	padding-right: 1; 
	background-color: #61513F; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight:bold;
}

.link {
	background-color: #BFA06C; 
	border:1px solid #663300; 
	padding: 3px 5px 3px 5px; 
	color:#FFFFFF; 
	font-weight:bold;
}

.player {
	text-indent: 5px;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	font-weight:bold;
	border-color:#804000;
	background-image: url(art/kd_topic2.gif); 
}

.chatlayble {
	margin-top:5px;
	width:150px;
	text-indent: 5px;
	padding:2px 2px 2px 2px;
	color:#FFFFFF;
	font-weight:bold;
 	border:1px; border-color:#996600; 
	background-image: url(art/kd_topic2.gif); 
}

#navilist1 ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navilist1 li {
	float:left;
	width:175px;
	list-style:none;
	margin:0px 25px 0px -20px;
}

#navilist1 a {
	color:#FFFFFF;
	font:normal 12px arial,sans-serif;
	padding:3px 3px 3px 3px;
	margin:2px 2px 2px 2px;
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	text-align:center;
	background: url(art/kd_topic.gif) 2px no-repeat;
}

#none a:, a:link, a:visited, a:active, a:hover {
	color:#000000;
}

#navilist1 a:hover {
	color:#FFFFFF;
	padding:3px 3px 3px 3px;
	margin:2px 2px 2px 2px;
	font-weight:bold;
	background: url(art/kd_topic1.gif) 2px no-repeat;
}

#navilist2 a {
	display:block;
	text-indent: 20px;
	list-style-type:none;
	background: url(art/kd_topic.gif) 2px no-repeat;
	color:#FFFFFF;
	width:220px;
	text-decoration:none;
	padding:2px 3px 3px 3px;
	margin:2px 2px 2px 2px;
	font-size:12px;
	text-align:left;
}

#navilist2 a:hover {
	display:block;
	text-indent: 20px;
	list-style-type:none;
	background: url(art/kd_topic1.gif) 2px no-repeat;
	color:#FFFFFF;
	width:220px;
	text-decoration:none;
	padding:2px 3px 3px 3px;
	margin:2px 2px 2px 2px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
