@charset "UTF-8";


body {
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #006193;
	margin: 0px;
}

#content_wrapper {
	width: 526px;
	padding: 20px 78px 0 156px;
	}
	
#technical_info {
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.subnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.tablecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 5px;
	}

.auszeich1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}
	
	
.auszeich2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	}

	
#colorlist {
	list-style: circle;
	}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
	}
	
	
