html {
	min-height: 101%;
	height: 101%;
}

body {
	background: #EEFFEA url(img/bodybg.jpg) repeat-x;
	color: #505050;
	font: 76% Verdana,Arial,sans-serif;
/*	font: 76% Georgia,,Tahoma,Arial,sans-serif;*/
	margin: 0;
	padding: 0;
	text-align: center;
}

/* some fixes for IE floating bug */
* div #content1col {
	height: 1%;
	margin-left: 220;
}

* div #content2col {
	height: 1%;
	margin-left: 220;
}
/* end of fixes */

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px 0px 15px 0px;
}

a {
	color: #D79904;
	font-weight: 700;
	text-decoration: none;
}

.clear_columns {
	content: "."; 
	display: block; 
	height: 0; 
	line-height: 0; 
	clear: both; 
	float: left; 
	visibility: hidden; 
	border: 0;
	padding: 0; 
	/*margin: -2em 0 0 0; */
}

a:hover {
	color: #B77904;
	text-decoration: underline;
}

dt {
	font-weight: 700;
}

dd {
	margin: 1px 0 12px 15px;
}

#container {
	background: #c0c0c0 url(img/bodybg.jpg) repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#sitename {
	background: url(img/sitename.jpg) top center no-repeat;
	color: #FFFFFF;
	font-weight: 400;
	height: 110px;
	margin: 20px 20px 10px 0;
	text-align: center;
}

#nav {
	background: url(img/greypx.gif) bottom left repeat-x;
	float: left;
	width: 800px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	background: url(img/tabs.jpg) no-repeat 100% 0;
	color: #808080;
	display: block;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 7px 10px 4px 2px;
	text-decoration: none;
}

#nav a:hover {
	color: #505050;
}

#nav li {
	background: url(img/tabs.jpg) no-repeat 0 0;
	float: left;
	margin: 0 4px 0 0;
	padding: 0 0 0 9px;
}

#nav #current {
	background:url(img/tabs.jpg) no-repeat 0 -41px;
}

#nav #current a {
	background: url(img/tabs.jpg) no-repeat 100% -41px;
	color: #303030;
	padding: 7px 10px 5px 2px;
}

#outer-container {
	background: #FFFFFF url(img/innerbg.jpg) repeat-y;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	clear: both;
	padding: 0;
	width: 800px;
}

#inner-container {
	background: url(img/header.jpg) top left no-repeat;
	padding: 10px;
	width: 780px;
}

#header {
	height: 30px;
	position: relative;
	width: 780px;
}

#header h1 {
	float: left;
	font-size: 1.4em;
	margin: 0;
	width: 180px;
}

#topbox {
	color: #808080;
	margin: 0 0 4px;
	text-align: right;
}

#topbox a {
	color: #777777;
}

#topbox a:hover {
	text-decoration: underline;
}

#logo {
	text-align: center;
}

#leftside {
	float: left;
/*
	position: absolute;
	top: 0;
	left: 0;
*/
	margin: 0px 0px 0px 0px;

	width: 176px;
}

#leftside h1 {
	font-size: 1.4em;
	font-weight: 400;
}

#leftnav {
}

#rightside {
	float: right;
	margin: 40px 15px 20px 0px;
	width: 130px;
}

#rightside h1 {
	font-size: 1.4em;
	font-weight: 400;
	margin: 0 0 12px;
}

#rightside p {
	font-size: 0.9em;
	margin: 0px 15px 10px 0px;
}

#rightside img {
	margin: 10px 0 5px 5px;
	padding: 2px;
}

#contentdocument {
}

#contentdocument li {
	font-size: 1.2em;
}

#content1col {
	margin: 45px 30px 0px 230px;
}

#content2col {
	margin: 45px 170px 0px 230px;
}

#content1col p, #content2col p {
	margin: 8px 0px 0px 10px;
	font-size: 100%;
}

#content1col ul, #content1col ol, #content2col ul, #content2col ol {
	font-size: 80%;
}

#content1col li, #content2col li {
	padding: 2px 0px 2px 0px;
}

#content1col h1, #content2col h1 {
	color: #505050;
	font-size: 1.4em;
	font-weight: 400;
	margin: 15px 0 10px 5px;
	padding: 0px 0px 0px 5px;
}

#content1col h2, #content2col h2 {
	color: #505050;
	font-size: 1.2em;
	font-weight: 400;
	margin: 20px 0 10px;
	padding: 0px 0px 0px 5px;
}

#content1col img, #content2col img {
	float: left;
	margin: 5px 15px 6px 0px;
}

#pagetitle h1 {
	color: #505050;
	text-align: center;
	font-size: 2.0em;
	font-weight: 400;
	margin: 15px 0 10px 5px;
	padding: 0;
}

#footercontainer {
	clear: both;
	color: #A0A0A0;
	font-size: 0.9em;
	margin-top: 0px;
	text-align: right;
	width: 800px;
	height: 87px;
	background: url(img/footer.jpg) top left no-repeat;
}

#footer {
	text-align: left;
	padding: 25px 40px 10px 250px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	float: left;
	padding: 0px 10px 0px 0px;
}

#footer a {
	color: #A0A0A0;
	font-weight: 400;
}

#footer a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}

.menublock {
	margin-bottom: 10px;
}

.nav {
	color: #2C7FDE;
	display: block;
	font-size: 1.0em;
	font-weight: 700;
	margin-bottom: 1px;
	padding: 2px 2px 2px 20px;
	position: relative;
	text-decoration: none;
	width: 155px;
}

.nav-ifsub {
	background: url(img/rightarrow.gif) center left no-repeat;
}

.nav-cur {
	background: url(img/downarrow.gif) center left no-repeat;
}

.nav:hover {
	color: #0040A0;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
}

.navsub {
	color: #2C7FDE;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	margin-bottom: 1px;
margin-left: 10px;
	padding: 1px 2px 1px 20px;
	position: relative;
	text-decoration: none;
	width: 155px;
}

.navsub-ifsub {
	background: url(img/rightarrow.gif) center left no-repeat;
}

.navsub-cur {
	background: url(img/downarrow.gif) center left no-repeat;
}

.navsub:hover {
	color: #0040A0;
margin-left: 10px;
	padding: 1px 2px 1px 20px;
	text-decoration: none;
}

.navsubsub {
	color: #2C7FDE;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 0px 2px 0px 40px;
	position: relative;
	text-decoration: none;
	width: 155px;
}

.navsubsub-ifsub {
	background: url(img/rightarrow.gif) center left no-repeat;
}

.navsubsub-cur {
	background: url(img/downarrow.gif) center left no-repeat;
}

.navsubsub:hover {
	color: #0040A0;
	padding: 0px 2px 0px 40px;
	text-decoration: none;
}

.intro {
	font-weight: 700;
}

.active {
	border: 1px solid #FA9035;
	padding: 1px 1px 1px 9px;
}

.box {
	background: #f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border: 1px solid #D0D4D4;
	color: #505050;
	margin: 15px auto;
	padding: 10px 10px 10px 20px;
	width: 75%;
}

.photo {
	margin: 5px auto 15px;
	padding: 5px;
}

.smallcaps {
	font-variant: small-caps;
}

.mini {
	color: #a0a0a0;
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.2em;
	margin: 20px 0 10px 8px;
}

.small {
	font-size: 0.85em;
}

.large {
	font-size: 1.4em;
}

.soft {
	color: #808080;
}

.normal {
	font-weight: 400;
}

.sharp {
	color: #101010;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

/* Änderungen an den Standards */

p.csc-sitemap-level1 {
	font-size: 1.2em;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 1.2em;
}
p.csc-sitemap-level2 {
	font-size: 1.0em;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	line-height: 1.0em;
}
p.csc-sitemap-level3 {
	font-size: 0.8em;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	line-height: 0.8em;
}
p.csc-sitemap-level4 {
	font-size: 0.8em;
	padding: 0px 0px 0px 60px;
	margin: 0px;
	line-height: 0.8em;
}
.csc-caption {
	font-size: 0.9em;
}

.td-0 {
                white-space: nowrap;
                vertical-align: top;
}
