* { margin: 0; padding: 0; }
.hidden { position: absolute; width: 0px; height: 0px; bottom: 3000px; font-size: 0px; }
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000;
}
#subheader1{
  background:#BA0000 url(subheader1.jpg) no-repeat 50% 0;
}
#subfooter1{
  background:#BA0000 url(subfooter1.jpg) no-repeat 50% 0;
}
#menu {
	border-bottom: solid 10px #fff;
	min-height: 20px;
	_height: 20px;
}
#addressblock {
	font-size: 0.6em;
	border-bottom: solid 10px #fff;
	padding: 1em 0.5em 1em 1em;
	background-color: #fef3e5;
	min-height: 20px;
	_height: 20px;
} 
#addressblock a { font-weight: normal; color: #000; }
#rootline {	
	background: #f8e5e5 url(waldau-logo-klein.gif) no-repeat 11px 6px; 
	padding: 0.5em 1em 0.5em 30px;
	color: #ba0000; 
	font-size: 0.8em;
}
#rootline  a.rootline-first { 
	font-weight: bold;
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
#rootline a { 
	color: #ba0000; 
	font-weight: normal; 
	border-left: solid 1px #ba0000; 
	margin-left: 0.5em; 
	padding-left: 0.5em;
}
#rootline a:hover { color: #000; }
.rootline-space { display: none;}
#rootlinegap {
	background: #fff;
	height: 10px;
}
#content {
	padding: 1.5em 34px 1em 34px ; 
	font-size: 0.8em;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 1em 0 0.75em -16px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
#content h1 { font-size:	1.5em; font-weight: normal; }
#content h2 { font-size:	1.2em; }
#content h3 { font-size:	1.1em; }
#content h4 { font-size:	1.1em; margin-top: -1em;  }
#content h5 { font-size:	1.0em; }
#content h6 { font-size:	0.9em; }

#content h1.csc-firstHeader { margin-top: 0; }
#content p, #content li {
	margin-bottom: 0.5em;
}
#content ul, #content ol {
	margin: 0 0 1em;
	padding-left: 1.75em;
}

a, a:link, a:visited { 
	font-weight: bold;
	color: #ba0000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

/*********************

		Boxen für CSC
		
*********************/

#content .csc-box {
	background: #e0e7f8;
	border: dotted 2px #88f;
	padding: 0.2em 2em 1em;
	margin: 0 4em 1.5em;
}
#content .wichtig {
	background: #f8e7e0;
	border: dotted 2px #f88;
}
#content .csc-box h1, 
#content .csc-box h2, 
#content .csc-box h3, 
#content .csc-box h4, 
#content .csc-box h5,
#content .csc-box h6 {
	border: none;
	border-bottom: dotted 2px #88f;
	text-align: center;
	padding-bottom: 0.3em;
	margin-bottom: 1.5em;
}
#content .wichtig h1, 
#content .wichtig h2, 
#content .wichtig h3, 
#content .wichtig h4, 
#content .wichtig h5, 
#content .wichtig h6 {
	border-bottom-color: #f88;
}
#content .csc-box-right {
	float: right;
	width: 28%;
	font-size: 90%;
	line-height: 1.2em;
	background: #e0e7f8 url(images/bg-gradient-act.gif) repeat-x 0 0;
	padding: 1.8em 5px 0px;
	border-bottom: 1px dashed #bdcbef;
	position: relative;
	top: -3.83em;
	_left: 3em;
	margin: 0 0 1em 3em;
}
#content .csc-box-right p.bodytext
{
  background: #fff;
	padding: 0.5em;
	margin-bottom: 5px;
}
#content .csc-box-right h1,
#content .csc-box-right h2,
#content .csc-box-right h3,
#content .csc-box-right h4,
#content .csc-box-right h5,
#content .csc-box-right h6 {
	border-bottom: 1px dashed #bdcbef;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 0.9em;
	padding-right: 0.9em;
	padding-bottom: 0.3em;
}

p.csc-caption { text-align: center; }
div.csi-intext-left, div.csi-intext-right {clear: both; }
dl.csi-image { padding-bottom: 1em; }
div.csc-menu dfn { position: absolute; width: 20px; height: 20px; bottom: 3000px; }

#box-right-top {
 	background-color: #fef3e5;
	font-size: 0.7em;
	padding: 0.75em 1em; 
	border-bottom: solid 10px #fff;
}


address, abbr, acronym, dfn	{ font-variant: normal; font-style: normal; text-transform: none; }
a abbr, a acronym	{ text-decoration: underline; }
cite, q	{ font-style: italic; }
dt, legend, strong, th { font-weight: bold; }
table { border:	0; }
th { font-weight: bold; text-align: left; }
/* MS IE */
/*th, td { vertical-align: top; text-align: left; }*/
th, td { font-size:	0.8em; vertical-align: top; text-align: left; }
/* other browsers */
html>body th, html>body td	{
	font-size:	1em; }

#content th, #content td {padding-right: 1.5em; }
#Xcontent table.contenttable td p { font-size: 0.8em; margin-bottom: 0; }

