/* $Revision: 2.0 $
© 2009 by mARS agardtha
*/


/* Mouseover */
a:hover {
	color:#FF3300;
	border-color:#FF3300;
}

/* link */
a {
	font-family:Verdana,Arial; 
	font-size:11px; 
	color:#333333;
	text-decoration:none;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.outer_table {
	height: 100%;
	width: 100%;
}

.inner_table {
	width: 100%;
}

.td_inner_table_con {
	background-image: url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	height: 623px
}

.td_inner_table_hexa {
	background-image: url(../images/bg_hexagon.gif);
	background-repeat:no-repeat;
	height: 623px
}

.td_inner_table_hextech {
	background-image: url(../images/bg_hextech.jpg);
	background-repeat:no-repeat;
	height: 623px
}

.td_iframe_hex {
	background-image: url(../images/bg_iframe_hex.gif);
	background-repeat:no-repeat;
	background-color:#DFE8DF;
}

.td_inner_table_exc {
	background-image: url(../images/bg_excenter.gif);
	background-repeat:no-repeat;
	height: 623px
}

.td_inner_table_exctech {
	background-image: url(../images/bg_exctech.jpg);
	background-repeat:no-repeat;
	height: 623px
}


.td_iframe_exc {
	background-image: url(../images/bg_iframe_exc.gif);
	background-repeat:no-repeat;
	background-color:#DFE8DF;
}

.td_header {
	background-image: url(../images/bg_header.gif);
	background-repeat:no-repeat;
	height: 91px;
}

.td_footer {
	font-family:Verdana,Helvetica,sans-serif; 
	font-size:9px;
	height: 232px; 
	color:#000000;
}

/* Textfelder */
textarea {
	width: 368px;
	height: 94px;
	overflow:auto;
	font-family :Verdana,Arial,Helvetica;
	font-size : 11px;		
	color: #000000;
	padding:0px;
}

input {
	font-family:Verdana,Arial,Helvetica;
	font-size: 11px;		
	color: #000000;
	padding:0px;
}
  

/* Headline */
.header {
	font-family:Arial; 
	line-height:31px;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#000000; 
	text-decoration:none;
}

.headerwhite {
	font-family:Arial; 
	line-height:31px;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#ffffff; 
	text-decoration:none;
}

.headerred {
	font-family:Arial; 
	line-height:31px;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#ff3300; 
	text-decoration:none;
}

/* Text normal */
.text {
	font-family:Verdana,Arial; 
	line-height:11px;
	font-size:11px; 
	color:#000000; 
	text-decoration:none;
}

/* Text normal red*/
.textred {
	font-family:Verdana,Arial; 
	line-height:11px;
	font-size:11px; 
	color:#ff3300; 
	text-decoration:none;
}

/* Text sehr klein */
.mini {
	font-family:Verdana,Helvetica,sans-serif; 
	font-size:9px; 
	color:#000000; 
	text-decoration:none;
}

.minitext {
	font-family:Verdana,Helvetica,sans-serif; 
	line-height:9px;
	font-size:9px; 
	color:#000000; 
	text-decoration:none;
}

.splash {
	font-family:Verdana,Helvetica,sans-serif; 
	line-height:11px;
	font-size:9px; 
	color:#232323;
	background-color:#ffffff;  
	text-decoration:none;
}
 
.alert {
	font-family:Verdana,Helvetica,sans-serif; 
	font-size:9px; 
	color:#ffffff; 
	text-decoration:none;
}          
