/* ALLGEMEIN */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	font-size: 11px;
}

ul, li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ff0000;
}


/* ----------------------------- HEADLINES --------------------------*/
h1, h2, h3, h4, h5, h6 {
	color: #009933;
	font-size: 1.2em;
}

h1 {
	width:475px;
	font-size: 1.9em;
	padding-bottom: 3px;
}


h2 {
	font-size: 1.9em;
	line-height: 1.6em;
	padding: 0px;
	margin
}

h3 {
	font-size: 1.4em;
	margin-bottom: 19px;
	color: #000;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.2em;
	padding-left: 2px;
}

h5 {
	background: url(images/index-kreuz.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}

p {
	margin-bottom: 19px;
}

/* ---------------------------- LAYOUT -------------------*/
#print {
	min-height: 768px;
	width: 600px;
	margin-top: 25px;
}

/* -------------------------- HEADER ---------------------- */
#logo {
	direction:rtl;
	padding: 0 0 25px 442px;
}

#print-button {
	direction:rtl;
	margin-right:-23px;
	padding:0;
	margin-top: 66px;
	position: absolute;
	z-index: 50; 
}







/* -------------------------------- CONTENT -------------------------- */



#content-box {
	clear: both;
	width: 600px;
	margin-left: 25px;
}

#content {
	float: left;
	min-width: 566px;
	padding: 0 14px 0 16px;	
}

#content-border-right {
	float: left;
	min-width: 598px;
}

#content-img {
	margin: 0px 4px 21px 4px;
}

.content-cell {
	float: left;
	width: 566px;
	background: url(images/layout/content-horizontal-dots.gif) repeat-x bottom;
	padding-bottom: 2px;
}

.content-dots {
	float: left;
	width: 568px;
	min-height: 110px;
	margin-bottom: 3px;	
	margin-top: 4px;
	background: url(images/layout/index-dots.gif) repeat-y;
}

.button {
	float: left;
	width: 24px;
	margin-left: 207px;
}

/* allgemein content */
div#content2-article ul li {
	width: 470px;
	list-style-image: url(images/list-green-dot.gif);
	margin-bottom: 19px;
	margin-left: 50px;
	padding-left: 10px;
}

.content-text {
	float: left;
	width: 235px;
	padding: 10px 21px 10px 25px;
}

#footer {
	clear: both;
	padding-top: 12px;
	margin-top: 10px;
	font-size: 1em;
}

.internal-link {
	color: #093;
}

#headline {
	height: 2.2em;
	width: 553px;
	background:	url(images/layout/content-horizontal-dots.gif) repeat-x bottom;
	margin-bottom: 14px;
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
}

div.content1-cell-footer a {
	color: #FF0000
}

div.content1-cell-footer a:hover {
	text-decoration: underline;
}

#content2-article {
	padding-left: 5px;
	padding-right: 5px;	
}

/* ------------------------- content inhalt -------------------*/
#content-intern {
	width: 51.35em;
}

.content1-text {
	min-height: 119px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.content1-cell {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
	background:	url(images/layout/content-horizontal-dots.gif) repeat-x bottom;
}

.content1-cell-footer {
	clear: both;
	height: 17px;
	width: 526px;
	padding: 8px 0px 4px 10px;
	background: url(images/c1-footer-bg.gif);
	font-weight: bold;
}

.csc-textpic-image {
	float: left;
	min-width: 170px;
	padding-right: 10px;
}

.bodytext {
	
}

dt {
}

dl {
	font-size: 0.8em;
	margin-top: -2px;
	margin-left: 440px;
	padding-bottom: 5px;
}

/* --------------------------SITEMAP ---------------------------*/
div#sitemap ul li a{
	list-style-type: none;
	color: #093;
	line-height: 1.4em;
	padding-left: 10px;
}

div#sitemap ul li a:hover {
	color: #f00;
}

div#sitemap ul {
	margin-bottom: 10px;
} 

div#sitemap h2 {
	margin-bottom: 10px;
	padding-left: 10px;
}

div#sitemap li h6 {
	padding-left: 10px;
}

#sitemap {
	min-height: 575px;
}

.sitemap-dots {
	background:	url(images/layout/content-horizontal-dots.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}