/*(c) TC 2005 */

/* --------------------------------------------------------------------
							HTML TAGS
 --------------------------------------------------------------------*/
*, body, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #DBDBDB;}
body, td{font-size: .72em;}  /* "td{font-size:klein}" nur f?r ie5.x, darum folgt der Hack */
td, textarea{voice-family:"\"}\""; voice-family:inherit; font-size: 100%;} /* textarea-size n?tig f?r moz */


HTML, BODY {
	height: 100%; 
	margin: 0;
   padding: 0;
}

BODY {
	background: #000 url(../images/chrome/head03.jpg) center top no-repeat;

}

p{
		line-height: 150%;
	
}
INPUT{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	wfont-size:1em;
}

INPUT[type=text],
INPUT.textinput,
BUTTON, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	wfont-size:1em;
   border: 1px solid #A5ACB2 ; /* A5ACB2 ist WinXP Style*/
}
INPUT.textinput:focus, INPUT:focus, SELECT:focus, TEXTAREA:focus {
	border: 1px solid #c41039;
}

.caughtRow td { background: #000 url(../images/chrome/head02bg.gif) repeat-x; }
.submenuRow td { padding: 20px 0 24px 0} 

.submenuRow a:link, .submenuRow a:visited,
.submenuRow a:hover, .submenuRow a:active  {color: #dbdbdb; text-decoration: none; font-weight: bold;	}

.submenuRow a:hover, .submenuRow a:active  {color: #E2DAB6; text-decoration:underline}

.submenuRow a.active:link, .submenuRow a.active:visited,
.submenuRow a.active:hover, .submenuRow a.active:active{ color: #E2DAB6; text-transform: uppercase;}

.submenuRow a.disabled:link, .submenuRow a.disabled:visited,
.submenuRow a.disabled:hover, .submenuRow a.disabled:active{ color: #414141;}

#func a:link, #func a:visited,
#func a:hover, #func a:active{ color: #E2DAB6; font-size: 0.8em; text-decoration: none; }




.thumbTable td { 
	background: #101010; 
	border-right:7px solid #000;
	border-bottom:7px solid #000;
}
.thumbTable td.lastCol { 
	border-right:none;
}
.thumbTable td img{
	cursor: hand;
	border: none;
}

.previewTd{
	wbackground: #101010; 
	padding:2px; vertical-align: top;
}
.previewTd img{
	cursor: hand;
	
}


a:link, a:visited, a:hover, a:active{
	color: #fff; text-decoration: none;
}
	a:hover, a:active{color: ##E2DAB6}

.small{ font-size: 0.8em}	
	
h2{font-size: 1.2em; color: #E6E6E6; font-weight: bold; margin-top: 0}
h3{font-size: 1.0em; color: #E6E6E6; font-weight: bold;  margin-top: 0}
