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


p {
	font-family: "Myriad Pro", "Franklin Gothic Book", Arial;
	font-size:10pt;
	line-height:20px;
	}
	
p2 {
	font-family: "Myriad Pro", "Franklin Gothic Book", Arial;
	font-size:8pt;
	line-height:14px;
	border:0px;
	}

div#text {
	border:0px;
	width:250px;
	height:400px;
	float:left;
	text-align:justify;
	}

.titel {
	font-size: 18pt;
	font-weight: bold;
}
.ueberschrift1 {
	font-size: 42px;
	font-weight: bolder;
}
strong {
	font-weight: normal;
}
h1 {
	font-size: 18pt;
	font-family:"Myriad Pro", "Franklin Gothic Book", Arial;
	font-weight:600;
	padding-bottom:10px;
}

h3 {
	font-size: 13pt;
	font-family:"Myriad Pro", "Franklin Gothic Book", Arial;
	font-weight:600;
	padding-bottom:10px;
}

h2 {
	font-size: 18px;
	font-style: normal;
}
.ueberschrift2 {
	font-size: 22px;
	line-height: 30px;
}

.ueberschrift3 {
	font-size: 13pt;
}
.ueberschrift4 {
	font-size: 13pt;
	padding-top: 10px;
}

.specialzeilenabs {
	font-size: 42px;
	font-weight: bolder;
	letter-spacing: -1pt;
}
.bild_untertitel {
	font-family:"Myriad Pro", "Franklin Gothic Book", Arial;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
}


.specialzeilenabs2 {
	letter-spacing: 2pt;
}

img {
	border: 0px
}

.picture_p {
	border:0px;
	text-align:center;
	
}

.picture_tab {
	float:right;
	border:0px;
	margin-top:72px;
}

.picture_tab3 {
	float:right;
	border:0px;
	margin-top:18px;
	margin-right:40px;
}

.tabelle {
	margin-right: auto;
	border:0px;
	font-family:"Myriad Pro", "Franklin Gothic Book", Arial;
	font-size:14px;
}


div#content li { 
	font-family: "Myriad Pro", "Franklin Gothic Book", Arial;
	font-size:10pt;
	line-height:18px;
	list-style:none;	
	}
	
div#content a {
	color:#cc9933;
	}