/* Allgemeiner Content */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, img, li {
   margin: 0;
   padding: 0;
}

img {
	border: 0;
}

html, body {
   	margin: 0;
   	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: #393B45;
}

A:link {text-decoration: none; font-weight: bold; color: #999999}
A:visited {text-decoration: none; font-weight: bold; color: #999999}
A:active {text-decoration: none; font-weight: bold; color: #999999}
A:hover {text-decoration:underline; font-weight: bold; color: #333333}

.linke_nav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.lead {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.copy {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.copy_white_center {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

.copy_bold {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
}

.copy_italic {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.copy_bold_italic {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.copy_center {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

.copy_center_bold {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.copy_small {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.copy_right {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	font-style: normal; 
	text-align: right;
}

.headline1 {
	font-size: 28px;
	color: #999999;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style: normal;
	top: 0px;
	bottom: 28px;
}

h2 {color:white;
font-weight: normal;
font-size: 12pt;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
