body{
	background-color : #000000;

	font-family : Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size   : 12px;
	font-weight : none;
	text-align  : left;
	color       : #FFFFFF;
}

table{
	border-collapse : collapse;
	border-spacing  : 0px;
	margin          : inherit;

	font-family : Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size   : 12px;
	font-weight : none;
	text-align  : left;
	color       : #FFFFFF;
}

td{
	padding-top    : 2px;
	padding-bottom : 2px;
	padding-left   : 2px;
	padding-right  : 2px;
}

input{
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size   : 12px;
    color       : #000000;
}

textarea{
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size   : 12px;
    color       : #000000;
}

/*Zellen Navigation*/
.cell_nav{

	border-top    : solid 1px #FFFFFF;
	border-bottom : solid 1px #FFFFFF;
	border-left   : solid 1px #FFFFFF;
	border-right  : solid 1px #FFFFFF;

	padding-top    : 2px;
	padding-bottom : 4px;
	padding-left   : 2px;
	padding-right  : 2px;
}

.cell_nav_active{
	font-weight : bold;
	background-color : #777700;

	border-top    : solid 1px #FFFFFF;
	border-bottom : solid 1px #FFFFFF;
	border-left   : solid 1px #FFFFFF;
	border-right  : solid 1px #FFFFFF;

	padding-top    : 2px;
	padding-bottom : 4px;
	padding-left   : 2px;
	padding-right  : 2px;
}

.cell_description{
	font-weight : bold;
	text-align  : left;
    color       : #FFFFFF;
	width       : 200px;

	border-top    : solid 1px #FFFFFF;
	border-bottom : solid 1px #FFFFFF;
	border-left   : solid 1px #FFFFFF;
	border-right  : none 1px #FFFFFF;
}

.cell_normal{
	text-align  : left;
    color       : #FFFFFF;
	width       : 150px;

	border-top    : solid 1px #FFFFFF;
	border-bottom : solid 1px #FFFFFF;
	border-left   : none 1px #FFFFFF;
	border-right  : solid 1px #FFFFFF;
}

/*Navigation*/

a.nav {
	color      : #FFFFFF;
	font-size  : 12px;
	font-weight: none;
}

a.nav:link{ 
	color      : #FFFFFF;
	font-size  : 12px;
	font-weight: none;
}

a.nav:visited{ 
	color      : #FFFFFF;
	font-size  : 12px;
	font-weight: none;
}

a.nav:hover{ 
	color      : #FFFFFF;
	font-size  : 12px;
	font-weight: bold;
}

a.nav:active{ 
	color      : #FFFFFF;
	font-size  : 12px;
	font-weight: none;
}

/*special Navigation*/
a.blue {
	color      : #0000FF;
	font-size  : 12px;
	font-weight: none;
}

a.blue:link{ 
	color      : #0000FF;
	font-size  : 12px;
	font-weight: none;
}

a.blue:visited{ 
	color      : #0000FF;
	font-size  : 12px;
	font-weight: none;
}

a.blue:hover{ 
	color      : #FFAA00;
	font-size  : 12px;
	font-weight: none;
}

a.blue:active{ 
	color      : #FF0000;
	font-size  : 12px;
	font-weight: none;
}


/*Schriften*/
.gb_text{
	font-size   : 12px;
    color       : #FF7F00;
}

.text{
	font-size   : 12px;
    color       : #FFFFFF;
}

.title03{
	font-size   : 12px;
	font-weight : bold;
    color       : #FFFFFF;
}

.title02{
	font-size   : 14px;
	font-weight : bold;
    color       : #FFFFFF;
}

.title01{
	font-size   : 16px;
	font-weight : bold;
    color       : #FFFFFF;
}

.title00{
	font-size   : 18px;
	font-weight : bold;
    color       : #FFFFFF;
}

.description{
	font-size   : 12px;	
	font-weight : bold;
    color       : #FFFFFF;
}

/*Datum (History)*/
.datum{
	font-size   : 13px;	
	font-weight : bold;
    color       : #FF0000;
	padding-right : 11px;
}

/**/
.specialtext{
	font-size   : 14px;	
	font-weight : bold;
    color       : #FFFF00;
}

/*Bestaetigungsboxen*/
.confirm{
	width       : 300px;
	height      : 50px;
	margin-top  : 22px;
	color       : #44AA44;
	font-weight : bold;
	background-color:#555555;
}

/*Fehlermeldung*/
.error{
	width       : 300px;
	height      : 50px;
	margin-top  : 22px;
	color       : #FF4444;
	font-weight : bold;
	background-color:#555555;
}

/*Weiterleitung*/
.redirect{
	width       : 300px;
	height      : 50px;
	margin-top  : 22px;
	background-color:#555555;
}

/*Scrollbars*/
.scroll{
	scrollbar-base-color		:#000000;
	scrollbar-3d-light-color	:#DDDDDD;
	scrollbar-arrow-color		:#FFFFFF;
	scrollbar-darkshadow-color	:#000000;
	scrollbar-face-color		:#000000;
	scrollbar-highlight-color	:#DDDDDD;
	scrollbar-shadow-color		:#DDDDDD;
	scrollbar-track-color		:#DDDDDD;
}

/*Galery*/
.preview{
	text-align     : center;
	padding-left   : 0px;
	padding-right  : 0px;
	padding-top    : 0px;
	padding-bottom : 4px;
	border-top     : solid 1px #FFFFFF;
}

.preview_number{
	color            : #000000;
	font-weight      : bold;
	background-color : #FFFFFF;
	padding          : 2px;
	border-left     : solid 1px #FFFFFF;
	border-right     : solid 1px #FFFFFF;
	border-bottom    : solid 1px #FFFFFF;
}

.gallery_options{
	color            : #FFFFFF;
	font-weight      : bold;
	text-align       : center;
	padding-left     : 3px;
	padding-right    : 3px;
	padding-top      : 1px;
	padding-bottom   : 1px;
	border           : solid 1px #FFFFFF;
}

/*Allgemein*/
.passed_show{
	background-image      : url(../pic/passed_show.jpg);
	background-repeat     : no-repeat;
	background-position   : center;
}



/*Hervorhebungen*/
.nohighlight{
	font-size   : 12px;
	font-weight : bold;
	color       : #FFFFFF;
	letter-spacing: 0.2em;
}

.highlight{

	letter-spacing: 0.2em;
	font-size   : 12px;
	font-weight : none;
	color       : #00a0e0;
	text-decoration : none;
	text-transform : ; /*uppercase;*/

	border : none 1px #FFFFFF;
	background-color : ;

	border-left   : none 1px #FFFF00;
	border-right  : none 1px #FFFF00;
	border-top    : none 1px #FFFF00;
	border-bottom : none 1px #0080c0;
}

.cross{
	font-size   : 12px;
	font-weight : none;
	color       : #FF0000;

	border : none 1px #FFFFFF;
	background-color : ;
}
