html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A171B;
}
p {
	margin: 0;
	padding: 0 0 7px 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
ol {
	margin: 0 0 15px 25px;
}
ul {
	margin: 0 0 15px 15px;
}
object, embed {
	margin: 0; 
	padding: 0;
	cursor: pointer;
}
form, input, label, select, textarea {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #E64427;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #E64427;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	line-height: 41px;
	margin: 0 0 15px 0;
	color: #E64427;
}
h2 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 18px;
	
}
h3 {
	margin: 0 0 10px 0;
	font-size: 12px;
}
h4 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 11px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
}
/* Schriftarten */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.vsuper {
	vertical-align: top;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vbottom {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tright { text-align:right; }
.floatl { float: left; }
.floatr { float: right; }
.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.orange { color: #E64427; }
.grey { color: #B5B4B4; }
/* min-height */
.minh-10 {
	height: 10px;
	overflow: visible;
}
html>body .minh-10 {
	height: auto;
	min-height: 10px;
}

/* Innen- und Außenabstände */

/* Seitenaufbau */
/*
#white-container {
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 0px;
	height: 100%;
	width: 50%;
	background-color: #FFFFFF;
	display: none;
}*/
#main-container {
	width: 945px;
	height: 560px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
html>body #main-container {
	height: auto;
	min-height: 560px;
}
#head-container {
	width: 945px;
	height: 127px;
	overflow: hidden;
	background-image: url(/templates/pics/head-bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
#content-container {
	width: 920px;
	height: 600px;
	overflow: visible;
	margin-left: 25px;
	padding-bottom: 60px;
}
.cc0 { background-image: url(/templates/pics/box1.png); background-repeat: no-repeat; background-position: right bottom; }
.cc1 { background-image: url(/templates/pics/box2.png); background-repeat: no-repeat; background-position: right bottom; }
.cc2 { background-image: url(/templates/pics/box3.png); background-repeat: no-repeat; background-position: right bottom; }
html>body #content-container {
	height: auto;
	min-height: 600px;
}
#content-left {
	width: 775px;
}
#content-right {
	width: 130px;
}
#main-nav {
	width: 775px;
	overflow: hidden;
	margin-bottom: 4px;
}
#sub-nav {
	width: 770px;
	overflow: hidden;
	margin: 0 0 60px 5px;
}
#content { width: 760px; }
.nav {
	line-height: 21px;
}
.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	text-decoration: none;
	color: #1A171B;
	font-size: 14px;
	font-weight: normal;
	background-image: url(/templates/pics/nav.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 5px;
}
.nav a:hover { color: #E64427; }
.nav li {
	line-height: 21px;
	padding-right: 12px;
	display: inline;
}
.sub-nav { line-height: 19px; }
.sub-nav a:link, .sub-nav a:visited, .sub-nav a:active, .sub-nav a:hover {
	text-decoration: none;
	color: #1A171B;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/templates/pics/subnav.png);
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding-left: 5px;
}
.sub-nav a:hover { color: #E64427; }
.sub-nav li {
	line-height: 19px;
	padding-right: 12px;
	display: inline;
}
a.L1act:link, a.L1act:visited, a.L1act:active, a.L1act:hover { color: #E64427; }
a.L2act:link, a.L2act:visited, a.L2act:active, a.L2act:hover { color: #E64427; }
.glossary-letter {
	background-image: url(/templates/pics/subnav.png);
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding-left: 5px;
}
.sub-nav .glossary-letter a:link, .sub-nav .glossary-letter a:visited, .sub-nav .glossary-letter a:active, .sub-nav .glossary-letter a:hover  { background-image: none; padding-left: 0; }
/* Inhalt Mitte */

/* Inhalt rechts */
.rightH {
	font-size: 14px;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
	width: 120px;
	border-bottom: 1px solid #1A171B;
}
.right-box {
	font-size: 11px;
	line-height: 16px;
}
.right-box p { margin: 0 0 10px 0; padding: 0; }
.fs-10 { font-size: 10px; }
/* Footer */
#foot-container { 
	border-top: 1px solid #B4B4B4;
	color: #B4B4B4;
	width: 765px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	font-size:11px;
	margin-top: -40px;
	padding-left: 25px; 
}
#foot-container a:link, #foot-container a:visited, #foot-container a:active, #foot-container a:hover {
	color: #B4B4B4;
	padding: 0 10px 0 5px;
	background-image: url(/templates/pics/footnav.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}