html, body {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
    height:100%;
	margin: 0px;
	padding: 0px;
	color: #383638;
}

#main {
	width: 955px;
	margin: 0px;
}

#menutop {
	margin-top: 30px;
	float: left;
	height: 75px;
	width: 726px;
}

#menutop ul {
	margin:0;
	padding:0;
}

#menutop ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menutop ul li a{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #383638;
	text-decoration: none;
}

#menutop ul li a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #007194;
	text-decoration: none;
}

#menutop ul li a.active{
	font-size:12px;	
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #007194;
	text-decoration: none;
}

#topright {
	position: absolute;
	top: 0px;
	left: 705px;
	width: 250px;
	height: 210px;
	background-color: #BF6040;
	z-index: auto;
	visibility: visible;
}

#itopright1 {
	height: 60px;
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}

#itopright1 ul {
	margin:0;
	padding:0;
}

#itopright1 ul li {
	margin: 0px;
	list-style: none;
}

#itopright1 ul li a{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #383638;
	text-decoration: none;
       	line-height: 20px;

}

#itopright1 ul li a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

#itopright1 ul li a.active{
	font-size:12px;	
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

/* nicht gebraucht
#itopright2 {
	height: 60px;
	width: 70px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}

#itopright2 ul {
	margin:0;
	padding:0;
}

#itopright2 ul li {
	margin: 0px;
	list-style: none;
}

#itopright2 ul li a{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #383638;
	text-decoration: none;
	line-height: 20px;
}

#itopright2 ul li a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

#itopright2 ul li a.active{
	font-size:12px;	
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
*/
/* Home site*/
#homecontent {
	float: left;
	height: 450px;
	width: 705px;
	margin-top: 22px;
}

/* end Home site */

/* Content site */
#topleftbox {
	float: left;
	height: 105px;
	width: 229px;
}

#content {
	float: left;
	width: 705px;
}

#left {
	float: left;
	height: 450px;
	width: 181px;
	padding-left: 48px;
}

#contenttext {
	float: left;
	width: 406px;
         min-height:450px;
         height:auto !important;  /* für moderne Browser */
         height:450px;  /*für den IE6 */
         background-color: #dadaff;
	padding-right: 40px;
	padding-top: 20px;
	padding-left: 30px;
	line-height: 18px;
}

#contenttext h1  {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #007194;
	line-height: 23px;
	margin:0px;
}

#contenttext h2 {
	font-family: "Century Gothic", Arial;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	color: #007194;
	margin: 0px;
}

#contenttext h3 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #007194;
        margin: 0px;
        padding-top: 20px;
        padding-bottom: 2px;
}

#contenttext a{
	color: #4095af;
	text-decoration: none;
}

#contenttext li{
        list-style-type: square;
}


#right {
	float: left;
        width: 200px;
	height: 308px;
	margin-top: 142px;
	margin-left: 30px;
	color: #d11820;
}

#right ul {
	margin:0;
	padding:0;
}

#right ul li {
	margin: 0px;
	padding-bottom:5px;
	list-style: none;
}

#right ul li a{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #4095af;
	text-decoration: none;
}

#right ul li a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:bold;
	color: #4095af;
	text-decoration: none;
}

#right ul li a.active{
	font-size:12px;	
	font:"Century Gothic", Arial;
	font-weight:bold;
	color: #4095af;
	text-decoration: none;
}

#right ul li.sublevel3 a{
         padding-left:22px;
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #4095af;
	text-decoration: none;
}

#right ul li.sublevel3 a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:bold;
	color: #4095af;
	text-decoration: none;
}

#right ul li.sublevel3 a.active{
	font-size:12px;	
	font:"Century Gothic", Arial;
	font-weight:bold;
	color: #4095af;
	text-decoration: none;
}

#right a{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #383638;
	text-decoration: none;
}

#right a:hover{
	font-size:12px;
	font:"Century Gothic", Arial;
	font-weight:normal;
	color: #007194;
	text-decoration: none;
}

#footer_mainbox {
    float:left;
	height: 40px;
	width: 705px;
	background-color: #ffffff;
	font-size: 9px;
} 

#footer_left {
    float:left;
	height: 25px;
	width: 229px;
	padding-top: 15px;
	background-color: #ffffff;
	font-size: 9px;
} 

#footer {
    float:left;
	height: 25px;
	width: 446px;
	padding-left: 30px;
	padding-top: 15px;
	background-color: #dadaff;
	font-size: 9px;
}

#footer a{
	color: #4095af;
	text-decoration: none;
}

.rand {
       border-right:2px solid #fff;
}


