@charset "UTF-8";
/* CSS Document */



body {

	margin: 0px;
	
	background-image: url(../pic/background.gif);
	background-repeat: repeat-x;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

img {

	border: none;

}



#iStock {

	top: 0px;
	left: 0px;
	position: relative;
	
	height: 15px;
	width: 43px;
	
	background-image: url(../pic/iStock.gif);


}


#signLogo {

	top: -130px;
	left: 11px;
	position: relative;
	
	height: 21px;
	width: 9px;

}

a.signLogo {

	display: block;
	
	height: 21px;
	width: 9px;
	
	background-image: url(../pic/sign.gif);

}





.red {

	color: #990033;
	font-size: 12px;

}

a {

	text-decoration: none;
	
	color: #773725;
	
		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;

}


a.internal-link {

	text-decoration: underline;
	
	color: #FFFFFF;

}

a.internal-link:hover {

	text-decoration: underline;
	
	color: #FFFFFF;
	font-weight: bold;

}

a.mail {

	text-decoration: underline;
	
	color: #FFFFFF;

}

a.mail:hover {

	text-decoration: underline;
	
	color: #FFFFFF;
	font-weight: bold;

}

a.external-link-new-window {

	text-decoration: underline;
	
	color: #FFFFFF;

}

a.external-link-new-window:hover {

	text-decoration: underline;
	
	color: #FFFFFF;
	font-weight: bold;

}

a:hover {

	text-decoration: none;
	
	color: #773725;
	
		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

a.subNavLink {
	
	text-decoration: none;
	
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color: #B5004B;

}

a.subNavLink:Hover {
	
	color: #d37b8b;
}

a.subNavLinkAktiv {
	
	text-decoration: none;
	
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color: #d37b8b;

}

a.adressLink {

	text-decoration: none;
	
		
	font-size: 10px;
	color: #000000;
}

a.adressLink:Hover {

	color: #B5004B;
	font-size: 10px;
	
}

.adresse {

	height: 25px;
	font-size: 10px;

}

.slashLine {

	height: 7px;
	background-image: url(../pic/slahsborder.gif);
	background-repeat: repeat-x;

}

.slashLineRed {

	height: 8px;
	background-image: url(../pic/slahsborderRed.gif);
	background-repeat: repeat-x;
	
	font-size: 7px;

}

#container {

	top: 20px;
	left: 50%;
	position: absolute;
	
	width: 800px;
	margin-left: -400px;




}

#backgroundImage {

	top: 0px;
	left: 50%;
	position: absolute;
	
	width: 800px;
	margin-left: -480px;

}



#logo {

	top: 0px;
	left: 716px;
	position: absolute;
	
	height: 90px;
	width: 84px;
	
	background-image: url(../pic/logo.gif);

}

#sprachen {

	top: 70px;
	left: 20px;
	position: absolute;
	
	font-family: "Trebuchet MS", Arial;
	color: #B5004B;
	text-transform: uppercase;
	
}


.boxTop {

	height: 95px;
	width: 800px;
	
	
	border-bottom: 1px solid #B5004B;
	
}


.boxBottom {

	height: 20px;
	border-bottom: 1px solid #B5004B;

}


.topAbstand {

	height: 10px;

}


.boxMiddel {

	vertical-align: top;
	
	background-color: #B5004B;
}

.boxAbschluss {

	vertical-align: top;
	text-align: right;
	
	font-size: 1px;
	
	background-color: #B5004B;

}

#textContent {

	margin-top: 30px;
	margin-left: 30px;
	
	width: 530px;

}

.title_1 {

	font-size: 14px;
	color: #FFFFFF;
	
	width: 530px;
}

.text {

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

}

.tdContent {

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

.sprachForm {

	width: 80px;
	
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;


}

.sprachFormAktiv {

	width: 80px;
	
	font-weight: bold;
	color: #773725;
	
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;


}

.abstand {

	width: 50px;

}

.subNav {

	height: 30px;
	width: 180px;
	
	padding-left: 20px;
	
	border-bottom: 1px solid #B5004B;
	
}

.subNavHover {

	height: 30px;
	width: 180px;
	
	padding-left: 20px;
		
	border-bottom: 1px solid #B5004B;
	
	background-image: url(../pic/pfeil.gif);
	background-repeat: no-repeat;
	
}

