html, body{
	margin:0;
	padding:0;
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
} 
 

#mainbox{
	width:900px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

#topmenubox {
         width:900px;
	min-height:55px;
	height:auto !important;
	height:55px;
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 30px;
}

#topmenubox ul {
	margin:0;
	padding:0;
}

#topmenubox ul li {
	display: inline;
	padding-right: 21px;
	margin: 0px;
}

#topmenubox ul li a{
	font-size:12px;
	font-weight:normal;
	color: #F50091;
	text-decoration: none;
}

#topmenubox ul li a:hover{
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenubox ul li a.active{
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

#hauptbox{

/*
	width:698px;
	min-height:480px;
	height:auto !important;
	height:480px;
	float: left;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	line-height:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #f50091;
*/

width:698px;
	min-height:480px;
	height:auto !important;
	height:480px;
	float: left;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	line-height:18px;
	border-right: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
	background-color: #f50091;

}

#hauptbox td{
	padding-left: 40px;
} 


#hauptbox h1 {
	margin:0px;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px;
	line-height:30px;
}

#hauptbox h2 {
	margin:0px;
	font-size:16px;
	color:#FFFFFF;
	padding: 0px;
        margin-bottom:5px;
}


#hauptbox h4 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px;
	line-height:16px;
}

#hauptbox img.a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
}


#hauptbox img.a:hover {
        border: 0px;
        border-style: none;
        text-decoration:none;
}

#hauptbox img {
	padding-bottom: 5px;
}

#hauptbox a{
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
         border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: FFFFFF;
         line-height:22px;
}

#hauptbox a:hover{
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

#contact{
	font-size:12px;
	font-weight:normal;
	color: #000000;
	padding-top: 35px;
	padding-left: 40px;
} 

#submenubox{
	width:180px;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F50091;
	line-height: 14px;
	height: 550px;
} 

#submenubox a{
	font-size:12px;
	font-weight:normal;
	color: #F50091;
	text-decoration: none;
}

#submenubox a:hover{
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

#textbox a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
} 

#textbox a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #EC008C;
	line-height: 20px;
	text-decoration: underline;
}

#bottombox{
	position: absolute;
	top: 522px;
	height: 130px;
	width: 140px;
}


/* additional classes search stuff */

.submenudashes {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #FFFFFF;
}

.makerbox {
        padding-top: 10px;
        padding-left: 36px;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
} 
.makerbox a{
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
} 

.makerbox a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

