﻿/* CSS Document */
/* Color/Logo Style Sheet */
A:link {
	COLOR: #006bb6;
}
A:visited {
	COLOR: #006bb6;
}
hr {
	color: #CCCCCC;
}
.titlePage {
	color: #006bb6;
}
.looking {
	color: #666666;
}
.copyright {
	color: #666666;
}
.hometext {
	color: #666666;
}
.hometextlinks {
	color: #666666;
}
.headlines {
	color: #006bb6;
}
.ms-rteCustom-headlines {
	color: #006bb6;
}
.ms-rteCustom-Artikelüberschrift {
	color: #006bb6;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.texthead {
	color: #006bb6;
}
body {
	background-image: url(/artwork/pagebackground.jpg);
	background-attachment: fixed;
	background-position: 50% 0;
	color: #333333;
}
* {
	/*
		Going for the universal with IE.
	*/
	color: #333333;
}
#gutternarrow_line {
	background-color: #cccccc;
}
#header {
	background-image: url(/artwork/top.jpg);
}
#dropshadow_bottom {
	background-image: url(/artwork/bottom.jpg);
}
#herospotband {
	background-color: #EEEEEE;
}
#contentalley_narrow {
	background-color: #EEEEEE;
	border: thin solid #000000;
}
#contentsheet {
	background-color: #FFFFFF;
}
#keybrands {
	background-color: #EEEEEE;
}
#gutternarrow_line_white {
	background-color: #FFFFFF;
}
#nav_bar {
	color: #ffffff;
	background-image: url(/artwork/navbar.jpg);
	background-color: #CCCCCC;
}
a.nav_bar:link {
	color: #FFFFFF;
}
a.nav_bar:visited {
	color: #FFFFFF;
}
#news_area {
	border: 4px;
	border-bottom-color: #cccccc;
}
a.global_nav:link {
	color: #FFFFFF;
}
a.global_nav:visited {
	color: #FFFFFF;
}
a.ir_nav_category:link {
	color: #006bb6;
}
a.ir_nav_category:visited {
	color: #006bb6;
}
.ir_nav_category2_area {
	border-top: solid 1px #E5E5E5;
}
a.ir_nav_category2:link {
	color: #666666;
}
a.ir_nav_category2:visited {
	color: #666666;
}
a.ir_nav_category2_on:link {
	color: #006bb6;
}
a.ir_nav_category2_on:visited {
	color: #006bb6;
}
a.ir_nav_category3:link {
	color: #666666;
}
a.ir_nav_category3:visited {
	color: #666666;
}
a.ir_nav_category3_on:link {
	color: #006bb6;
}
a.ir_nav_category3_on:visited {
	color: #006bb6;
}
.ir_nav_category4 {
	color: #666666;
}
a {
	color: #006bb6;
	text-decoration: none;
}
hr {
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006bb6;
}
h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #006bb6;
}
h3 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
h5 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
h6 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
h7 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

