html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font: 62.5%/1.5 Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;
	color: #303030;
	background:#e6e6e8 url(../images/site_back.png) 0px -60px repeat-x;
}

body#index,
body#site1,
body#site3,
body#site4,
body#site5,
body#site6,
body#site7{  background:#e6e6e8 url(../images/site_back.png) 0px -60px repeat-x; }

body#site2{  background:#e6e6e8 url(../images/site_back_large.png) 0px -60px repeat-x; }

body#news{  background:#fff}

li, dt, dd, p {font-size: 1.1em; line-height: 1.5em; }
li *, dt *, dd *, p * {font-size: 1em; }
ul, ol, dl, p {margin-bottom: 1.2em; } 

a {font-weight: bold; color: #ff7800; text-decoration: none; }
a:hover {text-decoration: underline; }

.underline {text-decoration: underline; }

.left {float: left; }
.right {float: right; }

img.left {margin: 0 1em 1em 0; }
img.right {margin: 0 0 1em 1em; }

.hide {
	display: none;
}

* {
	outline: none;
	moz-outline: 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 908px; /*  788  + 80 */
}

#header {
	height: 90px;
	padding: 0;
	display: block;
}

#header .logo{
	margin-top: 10px;
	width: 300px;
	height: 50px;	
	text-align: right;
	display: block;
	float: right;
}

#header .slogan{
	margin-top: 10px;
	width: 300px;
	height: 50px;	
	text-align: left;
	display: block;
	float: left;	
}

#index #layout,
#site1 #layout,
#site3 #layout,
#site4 #layout,
#site5 #layout,
#site6 #layout,
#site7 #layout{
	height: 442px;
	padding: 0;
	display: block;
	background: url(../images/card_back.png) repeat-x;
	z-index: 1;
}

#site2 #layout{
	height: 577px;
	padding: 0;
	display: block;
	background: url(../images/card_back_large.png) repeat-x;
	z-index: 1;
}


#layout .right{
	width: 151px;
	height: 442px;	
	text-align: right;
	display: block;
	float: right;	
	background: url(../images/card_right.jpg) no-repeat;
	z-index: 1;
}

#site2 #layout .right{
	width: 175px;
	height: 577px;	
	text-align: right;
	display: block;
	float: right;	
	background: url(../images/card_right.jpg) no-repeat;
	z-index: 1;
}

#index #layout .right{  background: url(../images/card_right.png) no-repeat; width: 41px;}
#site1 #layout .right{  background: url(../images/card_right_1.jpg) no-repeat; }
#site2 #layout .right{  background: url(../images/card_right_2_6.jpg) no-repeat; }
#site3 #layout .right{  background: url(../images/card_right_3.jpg) no-repeat; }
#site4 #layout .right{  background: url(../images/card_right_4.jpg) no-repeat; }
#site5 #layout .right{  background: url(../images/card_right_5.jpg) no-repeat; }
#site6 #layout .right{  background: url(../images/card_right_6.jpg) no-repeat; }
#site7 #layout .right{  background: url(../images/card_right_7.jpg) no-repeat; }


#index #layout .left,
#site1 #layout .left,
#site3 #layout .left,
#site4 #layout .left,
#site5 #layout .left,
#site6 #layout .left,
#site7 #layout .left{
	width: 24px;
	height: 442px;	
	text-align: left;
	display: block;
	float: left;	
	background: url(../images/card_left.png) no-repeat;
	z-index: 1;	
}

#site2 #layout .left{
	width: 24px;
	height: 577px;	
	text-align: left;
	display: block;
	float: left;	
	background: url(../images/card_left_large.png) no-repeat;
	z-index: 1;	
}

#index #mirror,
#site1 #mirror,
#site3 #mirror,
#site4 #mirror,
#site5 #mirror,
#site6 #mirror,
#site7 #mirror {
	height: 202px;
	padding: 0;
	display: block;
	background: url(../images/mirror_back.png) repeat-x;
	z-index: 1;
}

#site2 #mirror{
	height: 202px;
	padding: 0;
	display: block;
	background: url(../images/mirror_back_large.png) repeat-x;
	z-index: 1;
}

#index #mirror .right,
#site1 #mirror .right,
#site3 #mirror .right,
#site4 #mirror .right,
#site5 #mirror .right,
#site6 #mirror .right,
#site7 #mirror .right{
	width: 40px;
	height: 202px;	
	text-align: right;
	display: block;
	float: right;	
	background: url(../images/mirror_right.png) no-repeat top right;		
}

#site2 #mirror .right{
	width: 40px;
	height: 202px;	
	text-align: right;
	display: block;
	float: right;	
	background: url(../images/mirror_right_large.png) no-repeat top right;		
}

#index #mirror .left,
#site1 #mirror .left,
#site3 #mirror .left,
#site4 #mirror .left,
#site5 #mirror .left,
#site6 #mirror .left,
#site7 #mirror .left{
	width: 25px;
	height: 202px;	
	text-align: left;
	display: block;
	float: left;	
	background: url(../images/mirror_left.png) no-repeat;	
}

#site2 #mirror .left{
	width: 25px;
	height: 202px;	
	text-align: left;
	display: block;
	float: left;	
	background: url(../images/mirror_left_large.png) no-repeat;	
}

ol.as, ul.as {
	list-style: none;
}

ol.as li, ul.as li{
	list-style: none;
	background: url(../images/bullet.png) no-repeat 0 7px;
	padding-left: 10px;
	padding-bottom: 4px;
}

.image{
	text-align: right;
	width: 150px;
	height: 200px;	
	float: right;
	display: block;
	margin-top: -25px;	
	margin-right: 10px;
}

.fullimage{
	display: block;
	clear: both;
}

.intro{
	padding-left: 22px;
	width: 575px; 
}

.half{
	width: 325px;
	float: left;
	display: block;
	padding-right: 15px;
}

.half1{
	width: 345px;
	float: left;
	display: block;
	padding-right: 15px;
}

.half2{
	width: 315px;
	float: left;
	display: block;
	padding-right: 15px;
}

.zitatsub{
	font-size: 9pt;
	padding-left: 25px;
}

.boxRefArea{
	width: 600px;
	margin: 0px auto 0 auto;
}

.boxRef{
	height: 60px;
	width: 100px;
	float: left;
	display: block;
	border-bottom: 1px solid #dedede;
	background: #fff;	
	margin: 10px 20px 10px 0;
}

.boxRefDummy{
	height: 60px;
	width: 40px;
	float: left;
	display: block;	
	margin: 10px 20px 10px 0;
}

#nav, #nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

#nav {
	position: absolute;
	display: block;
	height: 36px; 
	width: 100%;
	float:			left;
	padding: 0 !important;
	margin: 0 !important;
	z-index: 2;	
	top: 102px;
	overflow: hidden;
}

#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

#nav li {
	float:			left;
	position:		relative;
	white-space:nowrap;
}

#nav a {
	display:		block;
	position:		relative;
	white-space:nowrap;
	height: 36px;
}

#nav li:hover ul,
#nav li.sfHover ul {
	left:			0;
	top:			36px; /* match top ul list item height */
	z-index:		99;
}

#nav  a, #nav  a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-size:14px;
	color: #e5e5e5;
	text-decoration: none;
	font-weight: normal;
}



#nav li a span{ 
	display: block;
	letter-spacing : -1000em; 
	text-indent: -9999em; overflow: hidden;
}

#nav li:hover, #nav li.sfHover{
	outline: 0;
	z-index: 2;
}

#nav li a {
	padding: 0;
	text-indent: 10px;
	line-height: 36px;
}

.card1,.card1current {	width: 140px;}
.card2,.card2current {	width: 130px;}
.card3,.card3current {	width: 180px;}
.card4,.card4current {	width: 120px;}
.card5,.card5current {	width: 100px;}
.card6,.card6current {	width: 100px;}
.card7,.card7current {	width: 125px;}

#nav li { background: url(../images/nav.png) no-repeat;}

#nav li.card1 { 	background-position: 0px 0px;}
#nav li.card2 { 	background-position: -140px 0px; }
#nav li.card3 { 	background-position: -270px 0px; }
#nav li.card4 { 	background-position: -450px 0px; }
#nav li.card5 { 	background-position: -570px 0px; }
#nav li.card6 { 	background-position: -675px 0px; }
#nav li.card7 { 	background-position: -775px 0px; }

#nav li.card1current,
#nav li.card1:hover { 	background-position: 0px -36px;}
#nav li.card2current,
#nav li.card2:hover { 	background-position: -140px -36px;}
#nav li.card3current,
#nav li.card3:hover { 	background-position: -270px -36px; }
#nav li.card4current,
#nav li.card4:hover { 	background-position: -450px -36px; }
#nav li.card5current,
#nav li.card5:hover { 	background-position: -570px -36px; }
#nav li.card6current,
#nav li.card6:hover { 	background-position: -675px -36px; }
#nav li.card7current,
#nav li.card7:hover { 	background-position: -775px -36px; }

/* ################################# */

#bottom {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
	z-index: 3;
}

#footer {
	position: absolute;
	width: 860px;
	margin: 10px auto 0;
	padding: 0;
	z-index: 3;
}

.clear {
	width: 100%;
	clear: both;
}

h1 {font-size: 1.2em; margin: 0 0 .5em 0; line-height: 1.2em; }
h2 {font-size: 1.1em; margin: 0 0 .5em 0; line-height: 1.4em; }
h3 {font-size: 1.1em; margin: 0 0 .5em 0; line-height: 1.4em; }

h9 {
	position: absolute;
	top: 20px;
	left: 15px;
	display: block;
	width: 311px;
	height: 97px;
	text-indent: -999em;
	background: url(../images/bg_h1.gif) no-repeat left top;
}

#header h2 {
	display: block;
	width: 524px;
	height: 78px;
	text-indent: -999em;
	background: url(../images/bg_h2-home.gif) no-repeat left top;
	margin: 0 0 1.2em -2px;
}

h1{
	padding-top: 20px;
	color: #ff7800;
	padding-bottom: 10px;
}

h3{
	padding-top: 0px;
	color: #ff7800;
	padding-bottom: 5px;
}

.intro a{
	color: #303030;
	text-decoration: underline;	
}	

.intro a:hover{
	color: #ff7800;
	text-decoration: underline;	
}

a.inside{
	color: #303030;
	text-decoration: underline;	
	font-weight:normal;
}	

a.inside:hover{
	color: #ff7800;
	text-decoration: underline;	
	font-weight:normal;	
}


i{
	color: #999;
	font-weight: bold;
}

#footer li {
	float: left;
	margin: 0 .5em 0 0;
	padding: 0 .5em 0 0;
	font-size: 0.8em;
	line-height: 1em;
	color: #888;
}

#footer li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#footer #linkList {
	float: left;
}

#footer #copyright {
	float: right;
	margin-right: -25px;
}

#footer #ticker {
	float: left;
	width: 650px;
	margin: 0 0 0 20px;
	background: #ddd;
	padding: 2px 0 8px 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #e5e5e5;}

#footer #ticker a{
	font-weight: normal;
}

#footer #ticker h1 {
	margin: 2px 0;
	padding: 2px 0 2px 11px ;	
	background: #ddd;
	color: #333;
	font-size: 8pt;
}

#footer #ticker p {
	margin: 4px 0;
	padding: 0;	
	padding-left: 6px;
	border-left: 5px solid #ff7800;
	color: #333;
	font-size: 8pt;
}

#footer a {
	color: #373d4a;
	text-decoration: underline;
}

.black {
	color: #030303;
}


.slim {
	font-weight: normal;
}

#footer a:hover {
	text-decoration: none;
	color: #ff7800;
}

#warning p {
	font-weight: bold;
	color: #ff7800;
}

.band {
	font-weight: bold;
	color: #ff7800;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */