html, body {
	margin: 0;
	padding:0;
}
body {
	background-color: #e3e0cc;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75.01%;
}
body.home	{
	background-image: url(../images/background_home.jpg);
}
body.videopage	{
	margin: 10px 10px 0 10px;
	background-image:none;
	background-color:#FFFFFF;
}
div.wrapper {
	width: 800px;
	min-height: 582px;
	height: auto !important;
	height: 582px;
	background-color: transparent;
}
div.head	{
	width: 764px;
	height: 90px;
	margin: 18px 18px 0 18px;
	background-color: transparent;
}
div.logo_box {
	float: left;
	width: auto;
	height: auto;
	padding: 17px;
	margin: 0;
	margin-right: 4px;
	background-color: #003167;
}
div.head_title_img {
	float: left;
	width: 613px;
	height: auto;
	padding: 17px 17px 18px 17px;
	margin: 0 !important;
	text-align: right;
	background-color: #cb0025;
}
div.navigation {
	width: 585px;
	height: auto;
	margin:0 0 0 137px;
	font-size: 1.1em;
	color: #ffffff;
}
div.navigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
div.navigation a:link, div.navigation a:visited {
	color: #ffffff;
}
div.navigation a:hover {
	color: #cb0025;
}
div.navigation a:active {
	color: #ffffff;
}
div.navigation a.aktiv, div.navigation a.aktiv:link, div.navigation a.aktiv:visited, 
div.navigation a.aktiv:hover, div.navigation a.aktiv:active {
	color: #cb0025;
}
span	{
	margin: 0 6px 0 6px;
}
div.content {
	width: 629px;
	min-height: 339px;
	height: auto !important;
	height: 339px;
	margin: 44px 0 0 135px;
	padding: 16px 0px 15px 18px;
	background-color: #ffffff;
}
div.contentHome {
	width: 294px;
	height: 209px !important;
	margin: 24px 0 0 0;
	padding: 16px 0 15px 18px;
	background-color: #ffffff;
}
div.cruze	{
	position:absolute;
	top:277px;
	left:250px;
}
div.contentFlow {
	width: 629px;
	height: 339px;
	margin: 44px 0 0 135px;
	padding: 16px 0px 15px 18px;
	background-color: #ffffff;
	overflow: auto;
}
div.contentFlow p.column a {
	color:#333333;
}
div.contentFlow p.column a:hover {
	text-decoration:none;
}

p {
	margin: 0.5em 20px 0.5em 0;
}
ul.column {
	float: left;
	width: 49%;
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
ul.column li	{
	margin-bottom:1px;
}
p.column {
	float: left;
	width: 48%;
	margin: 0 !important;
	padding: 0;
}
img.block	{
	display:block;
	margin-bottom:18px;
}
ul.column a, ul.column a:link, ul.column a:visited {
	text-decoration: none;
	color: #2b282c;
}

ul.column a:hover {
	color: #d11d3e;
}
ul.column a:active {
	color: #2b282c;
}

/* _________________________Photos_____________________________________________ */
div.photo_navigation {
	width: 610px;
	height: 23px;
	font-size: 17px;
	color: #1a1a1a;
	font-weight: bold;
	margin: 5px 0 0 0;
}
div.photo_subnavigation {
	width: 564px;
	height: 23px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0;
}
a.photos:link, a.photos:visited, a.photos:active {
	color: #333333;
	text-decoration: none;
}
a.photos:hover {
	color: #cb0025;
}
a.photos_active {
	color: #cb0025;
	text-decoration: none;
}

table.table_photos {
	border: 0px;
	border-collapse: collapse;
	width: 588px;
}
table.table_photos td {
	width: 98px;
	height: 105px;
	color: #333333;
	font-size: 12px;
}
table.table_photos td img {
  display: block;
	background-color: #c9cbe1;
}
table.table_photos td.legend {
	height: 25px;
	width: 490px;
	color: #333333;
	font-size: 12px;
	padding-top:5px;
	padding-bottom: 10px;
}
table.table_photos td a img {
	background-color: transparent;
}
table.table_photos td.legend img {
  display: inline;
	background-color: transparent;
}
a.lk_low, a.lk_med, a.lk_high {
	background-color: #333333;
	width: 9px;
	height: 9px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 3px;
}
a.lk_low:hover, a.lk_med:hover, a.lk_high:hover {
	background-color: #cb0025;
}
/* _________________________Video_____________________________________________ */
div.video_navigation	{
	float: left;
	width: 237px;
	height: auto;
	color: #ffffff;
	font-weight: bold;
	margin: 5px 0 0 0;
}
div.video_navigation a:link, div.video_navigation a:visited {
	float: left;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
  background-color: #003167;
	height: 18px;
	padding-left: 10px;
	margin-top: 8px;
  width: 193px;
}
div.video_navigation a:hover {
  background-color: #cb0025;
	height: 18px;
	margin-top:8px;
}
div.video_navigation a:active {
  background-color: #cb0025;
	height: 18px;
	margin-top:8px;
}
div.video_navigation span {
  font-size: 0.9em;
}
div.video_navigation a.normal:link, div.video_navigation a.normal:visited {
	color: #FFFFFF;
  clear: none;
	display: inline;
  float: left;
	height: 18px;
	padding-left: 0px;
	margin-top: 8px;
  width: 23px;
}
div.video_navigation a.normal:hover {
	height: 18px;
	margin-top: 8px;
}
div.video_navigation a.normal:active {
	height: 18px;
	margin-top: 8px;
}
div.video	{
	float: left;
	width: 272px;
	height: auto;
	margin-top: 13px;
	margin-left: 20px;
}
div.video	div#flashcontent {
  padding: 11px 11px 11px 11px;
	background-color: #222222;
}
div.video	div#flashcontent img {
  margin: 0 0px 0 0px;
}
div.video	div.footnote {
  margin-top: 5px;
  color: #333333;
  font-size: 0.9em;
}
div.textwrap	{
	width: 140px;
	margin-top: 15px;
	float: left;
}
div.buttonwrap {
	width: 204px;
	float: left;
	text-align: right;
}

div.footer {
	display: block;
	padding-top: 192px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 11px;
}
div.footer.normal {
	padding-top: 26px;
	height: auto;
}
div.footer a {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}
a.footer {
	color: #ffffff;
	background-image: url(../images/ic_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 20px;
}

table.contenttable	{
	margin-top: 0.5em;
}
table.contenttable tr td p	{
	margin: 0;
	padding: 0;
}


/* _________________________filelinks_____________________________________________ */
a.pdf:link, a.pdf:visited, a.doc:link, a.doc:visited, a.xls:link, a.xls:visited, a.ppt:link, a.ppt:visited	{
	background: transparent url(../images/ic_pdf.gif) no-repeat 0px 1px;
	min-height: 16px;
	padding: 2px 0 2px 25px;
	margin: 0px 0 0 0;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.pdf:hover, a.doc:hover, a.xls:hover, a.ppt:hover	{
	color: #cb0025;
}
a.pdf:active, a.doc:active, a.xls:active, a.ppt:active	{
	color: #cb0025;
}
a.doc:link, a.doc:visited	{
 	background-image: url(../images/ic_word.gif);
}
a.xls:link, a.xls:visited	{
	background-image: url(../images/ic_xls.gif);
}
a.ppt:link, a.ppt:visited	{
	background-image: url(../images/ic_ppt.gif);
}
.csc-textpic-image img	{
	margin-bottom: 10px;
}

/* ________________________Link to Pictures___________________________________ */

div.linkPictures	{
	width: 247px;
	height:48px;
	margin-top:2px;
	background-color:#5c8e28;	
	padding: 3px 6px 0 18px;
}
div.linkPictures p	{
	color:#FFFFFF;
	margin:0 !important;
	padding:0 !important;
}
div.linkPictures a	{
	color:#FFFFFF;
}
div.linkPictures a:hover, p.linkPictures a:hover	{
	text-decoration:none !important;
}
p.linkPictures	{
	margin-top:30px;
}
p.linkPictures a	{
	color:#333333;
}
