* { margin: 0; padding: 0; }
.hidden { position: absolute; width: 0px; height: 0px; bottom: 3000px; font-size: 0px; }

#subheader1-logo {
	position: absolute;
	left: 14px;
	top: 28px;
}
img#subheader1-typo {
	position: absolute;
	left: 113px;
	top: 36px;
} 
img#head-stripe-1, img#head-stripe-2 {
	position: absolute;
	top: 26px;
	right: 0px;
}
img#head-stripe-2 { top: 103px; }

img#head-stripe-1-2 {
	position: absolute;
	top: 8px;
	right: 0px;
}
img#head-stripe-2-2 {
	position: absolute;
	top: 122px;
	right: 0px;
}
span#head-pic-01-1 img {
  position: absolute;
	top: 9px;
	right: 17px;
}

img#head-pic-01, img#head-pic-02, img#head-pic-03 {
  position: absolute;
	top: 27px;
	right: 234px;
}
img#head-pic-02 { right: 117px; }
img#head-pic-03 { right: 3px; }

#addressblock {
	margin: 0 21px 0 9px;
	padding: 10px 4px 10px 10px;
	background-color: #913a4f;
	border-top: 2px solid #b5697f;
	border-right: 2px solid #632033;
	border-bottom: 2px solid #632033;
	border-left: 2px solid #b5697f;
} 
#addressblock strong {
	font-size: 1.0833em;
}
#addressblock p {
	color: #fff;
	font: normal 1em arial, helvetica, sans-serif;
	padding-bottom: 0.5em;
}
#addressblock a { 
  color: #fff;
	font-weight: normal;
	font-size: 0.92em;
}
#rootline { color: #9a314f; font-weight: bold; }
#rootline a { color: #fff; }
#rootline a:hover { color: rgb(255,94,140); }

#areafooter {
	background: transparent url(images/white-to-blue.jpg) no-repeat 0 0;
	width: 100%;
	margin-top: 25px;
}
#areafooter-inner {
	background: transparent url(images/footer-logo.jpg) no-repeat 100% 0;
	width: 100%;
	padding-top: 25px;
	min-height: 28px;
	_height: 53px;
}  
#areafooter a {
	margin-right: 15px;
}
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 { font-size: .8em; vertical-align: top; text-align: left; }
/* other browsers */
html>body th, html>body td	{
	font-size:	1em; }
#content th, #content td {padding-right: 0.5em; }
#content { margin-top: 1.8em; }

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

#content p, #content li {
	line-height: 1.8em;
	margin-bottom: 1em;
}
#content ul, #content ol {
	margin: 0 0 1em;
	padding-left: 1.75em;
}

a, a:link, a:visited { 
	font-weight: bold;
	color: rgb(255,94,140);
	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; }

	.subcolumns { 
		width: 100%;
		padding: 0 1px 0 1px; 
		margin: 0 -1px 0 -1px; 
		overflow:hidden;
	}
		
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden;}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}

.c25l, .c25r { width: 24.999%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 49.999%; }
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 74.999%; }
.c38l, .c38r { width: 38.196%; } 
.c62l, .c62r { width: 61.803%; } 

.subc  { padding: 0 0.5em 0 0.5em; overflow: hidden; }
.subcl { padding: 0 1em 0 0; overflow: hidden; }
.subcr { padding: 0 0 0 1em; overflow: hidden; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l { _display:inline; } 
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { _display:inline; } 
.subc, .subcl, .subcr { _width:auto; _zoom: 1; } 
.subc, .subcl, .subcr { width:100%; w\idth: auto; } 

strong.alert { color: #FF4F98 !important; }

a img { border: none; }

.tx-xing-pi1 {
	display: inline;
	position: relative;
	top: 3px; 
} 
.tx-xing-pi1 a { }
.tx-xing-pi1 img { }

