
* {
	margin:0px;
	padding:0px;
}

.clearer {
	clear: both;
}

html {
	background-color: #768899;
}

body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	background-color: #768899;
	height: 100%;
}

body.html {
	width: 100%;
	height: 100%;
}

h1, h2, h4, h5, h6 {
	margin-top:0;
	padding:0;

}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	
}

.csc-header {
	padding-top: 6px;
	padding-bottom: 10px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	
	
	padding-top: 6px;
	padding-bottom: 10px;
}

h3 a, h3 a:link, h3 a:visited {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #FFF;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	
}

h5 {

}

h6 {

}

sup {
	font-size: 9px;
	line-height: 110%;
	vertical-align: 3px;
}
sub {
	font-size: 9px;
	line-height: 100%;
	vertical-align: -3px;
}

p {
	line-height:135%;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

tr, td {
	font-size: 12px;
}

td p {
	padding:0;
	margin:0;
}



hr {
	border: 1px solid #666666;
	margin: 0;
	padding: 0;
}


ul {
	line-height:17px;


}
li {
margin-left:15px;
font-size: 12px;

}




blockquote {
}

cite {
}

address {
}

fieldset, label {
	font-size: 12px;
}

input, select, textarea {
	
	font-size: 12px;
}
input {
	padding: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9c9d9f;
}

textarea {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9c9d9f;
}

select {
}

img {
	border:none;
}

/* #############  TABELLEN  ############# */

table.AnpsrechpartnerOverview {
	vertical-align: top;
	
}

table.AnpsrechpartnerOverview td {
	vertical-align: top;
	
}
td.AnpsrechpartnerOverviewContent {
	word-wrap: break-word;
	word-break: loose;
	width: 135px;
	overflow: hidden;
	background-image: url(../img/bg-linie-weiss.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	height: 45px;
	
}
.AnpsrechpartnerOverviewSpacer {
	width: 20px;
}

/* #############  LINKS FUER RTE  ############# */
a.PDF-Icon {
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:24px;
	margin-bottom:20px;
	margin-top:0px;
	line-height: 140%;
	text-decoration: none;
}
a.PDF-Icon:link, a.PDF-Icon:visited {
	text-decoration: none;
}

a.externer-Link {
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:24px;
	margin-bottom:4px;
	margin-top:0px;
	line-height: 140%;
	text-decoration: none;
}
a.externer-Link:link, a.externer-Link:visited {
	text-decoration: none;
}
a.text-icon {
	background-image: url(../img/txt.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:24px;
	margin-bottom:20px;
	margin-top:0px;
	line-height: 140%;
	text-decoration: none;
}
a.text-icon:link, a.text-icon:visited {
	text-decoration: none;
}

/* #############  ZEICHENFORMATE  ############# */

span.weiss {
	color: #FFF;
}
/* #############  ABSTATZFORMATE  ############# */
p.weiss {
	background-color: #FFF;
}
