h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #a05598;
	position: relative;
	padding-bottom: 12px;
}

h2 {
	font-size: 16px;
	position: relative;
	padding-bottom: 12px;
}

h3 {
	font-size: 14px;
	color: #AE63AA;
	position: relative;
	padding-bottom: 12px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 8px;
}

h4 {
	font-size: 14px;
	color: #a05598;
	position: relative;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #a05598;
	margin-top: 10px;
	margin-bottom: 0;
}	

strong {
	color: #333;
}

p.csc-linkToTop {
	text-align: right;
}

#bildlink a {
	text-decoration: none !important;
	border: none;
}

#bildlink a:link {
	text-decoration: none;
	border: none;
}

#bildlink a:visited {
	text-decoration: none;
	border: none;
}

#bildlink p.bodytext a:hover {
	text-decoration: none !important; 
	border: none;
}

#bildlink a:active {
	text-decoration: none;
	border: none;
}

dt dl.csc-textpic-image a:hover {
	text-decoration: none !important; 
	border: none;
}

#content a {
	text-decoration: none;
	color: #AE63AA;
}

#content a:link {
	text-decoration: none;
	color: #AE63AA;
}

#content a:visited {
	text-decoration: none;
	color: #AE63AA;
	padding-bottom: 0;
}

#content a:hover {
	text-decoration: underline;
	padding-bottom: 0;
}

#content a:active {
	color: #e57600;
	border-bottom-color: #AE63AA;
}

div#copyright a {
	margin-right: 30px;
	text-decoration: none !important;
	border: none;
	color: #666;
}

div#copyright a:link {
	margin-right: 30px;
	text-decoration: none;
	border: none;
	color: #666;
}

div#copyright a:visited {
	margin-right: 30px;
	text-decoration: line-through;
	border: none;
	color: #666;
}

div#copyright a:hover {
	margin-right: 30px;
	text-decoration: underline; 
	border: none;
	color: #FF7F00;
}

div#copyright a:active {
	margin-right: 30px;
	text-decoration: none;
	border: none;
	color: #666;
}

ul {
	line-height: 14px;
}

li {
	background-image: url(bullet_dunkel.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	line-height: 14px;	
	list-style: none;
	padding-left: 15px;
	margin-top: 10px;
}

li.sub {
	background-image: url(bullet_hell.gif);
	margin-top: 0px;
}

i, em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ca3;
	text-decoration: none;
	margin-left: 38px;
	font-style: normal;
}

.bildlegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ca3;
	text-decoration: none;
	padding-top: 5px;
	font-style: normal;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005ca3;
	margin: 5px 0 5px 0;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-top {
	vertical-align: top;
}

.submitbutton {
	border: 0;
	font-size: 9px;
	width: 16px;
	height: 16px;
	margin-top: 0px;
	cursor: pointer;
	/*cursor: hand;*/
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 5px;
	color: #005ca3;
	white-space: nowrap;
}

hr {
	/*float: left;*/
	clear: both;
	width: 100%;
	height: 1px;
	background-color:#AE63AA; /* Mozilla 1.4 */
	color:#AE63AA; /* IE 6 */
	border: #AE63AA; /* Opera 7.11 */
	border: solid;
	border-width: 1px;	
	style: solid;
	margin-top: -5px;
}

/* &#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;-&#150;&#150;&#150; Stile für die Rollover-Buttons &#150;&#150;&#150;&#150;&#150;&#150;&#150;-&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150; */

a.button-topofpage {
	display: block;
	background-image: url(icon_topofpage.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;
}

a.button-topofpage:visited {
	display: block;
	background-image: url(icon_topofpage.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;	
}

a.button-topofpage:link {
	display: block;
	background-image: url(icon_topofpage.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;	
}

a.button-topofpage:hover {
	background-image: url(icon_topofpage_over.gif);
	text-decoration: none;	
}

a.button-contact {
	display: block;
	background-image: url(icon_contact.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;
	margin-right: 5px;	
}

a.button-contact:visited {
	display: block;
	background-image: url(icon_contact.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;	
	margin-right: 5px;	
}

a.button-contact:hover {
	background-image: url(icon_contact_over.gif);
	text-decoration: none;	
}

a.button-home {
	display: block;
	background-image: url(icon_home.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;
	margin-right: 5px;	
}

a.button-home:visited {
	display: block;
	background-image: url(icon_home.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;	
	margin-right: 5px;	
}

a.button-home:hover {
	background-image: url(icon_home_over.gif);
	text-decoration: none;	
}

a.button-print {
	display: block;
	background-image: url(icon_print.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;
	margin-right: 5px;		
}

a.button-print:visited {
	display: block;
	background-image: url(icon_print.gif);
	width: 19px;
	height: 19px;
	text-decoration: none;
	float: left;	
	margin-right: 5px;		
}

a.button-print:hover {
	background-image: url(icon_print_over.gif);
	text-decoration: none;	
}

/* &#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;-&#150;&#150;&#150; Stile für den Lupe-Link &#150;&#150;&#150;&#150;&#150;&#150;&#150;-&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150;&#150; */

a.lupe:hover img, a:hover.lupe img, a.lupe:hover, a:hover.lupe {
	text-decoration: none!important;
}

.totop {
	text-align: right;
	padding-bottom: 10px;
}

img.kabelbild {
	position: relative;
	top: -30px;
/*	margin-top:-30px;*/
	margin-left:16px;
}

#submenu > img.kabelbild {
/*	margin-top:0px;*/
}