body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color:#666;
	color:#000;
}

.hundertprozent {
	height: 100%;
}

.main333 {
	height:333px;
}

single333 {
	height:333px;
}

.bg_cell_small {
	background:transparent url(bg_cell_small.gif) no-repeat top left;
}

.height322 {
	height:322px;
}

.space {
	background:transparent url(space.gif) repeat;
}

.bg_cell_gray {
	background:transparent url(bg_cell_gray.gif) repeat;
}

.bg_newsletter {
	background:transparent url(bg_newsletter.gif) repeat;
}

#newsletter {
	display:block;
	background-color:#6B6B6B;
	height:286px !important;
	height:311px;
	font-size:70%;	
	padding:15px 10px 10px 10px;
	text-transform: lowercase;
}

#newsletter td {
	font-size:70%;	
}

#newsletter p {
	display:inline;
}

#newsletter a, #newsletter a:visited {
	padding-top:70px;
	display:block;
	color:white;
	text-decoration:none;
}

#newsletter table {
	padding:5px 0 5px 0;
}

#newsletter td.attributeinput input {
	width:150px;
	border:1px solid black;	
}

#newsletter input {
	width:250px;
	border:1px solid black;	
}

#newsletter input.unsubscribe {
	width:250px;
}

#newsletter h1 {
	font-size:100%;
}

#newsletter h3 {
	font-size:100%;
	padding:0 0 10px 0;
	margin:0;
}



/****************************************************************
	Modul Kontaktformular
*****************************************************************/

#formular {
	position:relative;
	width:311px;
	height:311px;
	background-color:#666;
	font-size:70%;
	text-transform:lowercase;
}

#formular h1 {
	font-size:100%;
	padding-bottom:0px;
	padding-top:5px;
	margin-bottom:0px;
}

.invisable {
	display:none;
	}

.textfield {
	background-color: #fff;
    width: 130px;
	border: 1px #000 solid;
	color: #000000;
	margin-bottom:5px;
}
	
.textfieldshort {
	background-color:#fff;
	margin-bottom:5px;
}	

#searchfield {
	border:1px solid #656565;	
	color: #000; 
	background: #FFF;
	width: 80px;
	margin-bottom: 5px;
	margin-top:41px;
	}	

.button {
	border:1px solid #AD0000;	
	color: #000; 
	font-weight: bold; 
	background: #fff;
	width: 100px;
	margin-bottom: 5px;
}	

.formtable {
	background-color:#6B6B6B;
	width:100%;
}

.formtable td {
	font-size:70%;
	vertical-align:text-top;
	color:black;
	padding:0px 0px 10px 10px;
}

.formtable .first {
	padding-top:10px;
}

.formtable .firsthead {
	padding-top:10px;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

.formtable .firstheadnotcenter {
	padding-top:10px;
	font-size:110%;
	font-weight:bold;
}

.formtable .space {
	width:5px;
}

.error {
	font-weight:bold;
	color:#EDE794;
	background-color:#F00;
	margin-top:10px;
	padding:5px 0 5px 15px;
}

/* end formular elements */