@charset "utf-8";
/* CSS Document */
body, td, th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

body {
	BACKGROUND-image: url(images/bg.jpg);
	background-color:#A3A3A3;
    background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
}
/* div */
#content {
	background-color:transparent;
	width:1000px;
	height:auto;
}
#cabecera {
	width: 1000px;
	margin:0 auto;
	height:auto;
	background-image: url(images/headerbild.jpg);
}
	
#new {
	width:1000px;
	height:auto;
    background-color:#FFFFFF;
}

#bg {
	clear:both;
	width:1000px;
	height:auto;
    background-image: url(images/farbiger-background.jpg);
	}
#bgcrew {
	clear:both;
	width:1000px;
	height:auto;
    background-image: url(images/farbiger-background2.jpg);
	}
/* end div*/
/* bg- design */
.new {
	background-image: url(images/new.jpg);
	background-repeat:repeat-y;
}
.die-show {
	background-image: url(images/die-show.jpg);
	background-repeat:repeat-y;
}
/* end bg- design */

.denis{font-size:0.1em; color:#A9B8BB; }
h2{font-size:0.1em}

.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #2aa9a8;
	/* color: #31CDCC; */
}
.crew{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #22ABAA;
}
.sub_menu1 {
    font-size: 14px;
	font-weight: bold;
	color: #2aa9a8;
}
.sub_titulo {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2E3429;
}
.foot {
    font-family: Tahoma;
	font-size: 11px;
	color: #ccc;
}

/*-- crw --*/
.crw {
	color: #14B2B1;
}
.crw a:visited{
	color:#14B2B1;}
.crw a:hover{
	color:#333;}
.crw a:link{
	color:#14B2B1;}
.crw a:active{
	color:#14B2B1;}
/*-- crw end --*/
/*-- menu --*/
.menu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.menu a:visited{
	color:#fff;}
.menu a:hover{
	color:#F3C939;}
.menu a:link{
	color:#fff;}
.menu a:active{
	color:#fff;}
/*-- end --*/

/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:150px; height:auto; color:#000000; text-align:center; height:22px; margin-right:6px; border: solid 1px #404040;}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/
.layer1 {
	vertical-align: top;
	height: 175px;
	width: 700px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: auto;
	visibility: visible;}

