.csc-header h1,
.csc-textpicHeader { 
	font-size: 18px; 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: none; 
}
.csc-header h1 a:link, .csc-header h1 a:active, 
.csc-textpicHeader h1 a:link, .csc-header h1 a:active { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h1 a:hover,
.csc-textpicHeader h1 a:hover {  
	font-weight: bold; 
	color: #3f63a1; 
	text-decoration: underline; 
}
.csc-header h1 a:visited,
.csc-textpicHeader h1 a:visited { 
	font-weight: bold; 
	color: #3f63a1; 
	text-decoration: underline; 
}

.csc-header h2, .csc-textpicHeader h2 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: none;
}
.csc-header h2 a:link, .csc-header h2 a:active,
.csc-textpicHeader h2 a:link, .csc-textpicHeader h2 a:active { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h2 a:hover,
.csc-textpicHeader h2 a:hover { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h2 a:visited,
.csc-textpicHeader h2 a:visited { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}

.csc-header h3, 
.csc-textpicHeader h3 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: none;
}
.csc-header h3 a:link, .csc-header h3 a:active,
.csc-textpicHeader h3 a:link, .csc-textpicHeader h3 a:active { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h3 a:hover,
.csc-textpicHeader h3 a:hover {
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h3 a:visited,
.csc-textpicHeader h3 a:visited { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}

.csc-header h4,
.csc-textpicHeader h4 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: none;
}
.csc-header h4 a:link, .csc-header h4 a:active,
.csc-textpicHeader h4 a:link, .csc-textpicHeader h4 a:active { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h4 a:hover,
.csc-textpicHeader h4 a:hover { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}
.csc-header h4 a:visited,
.csc-textpicHeader h4 a:visited { 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: underline; 
}

/* Anfang RTE Styles */

.text, .bodytext { 
	font-size: 11px;
	line-height: 140%;
	color: #333; 
	text-decoration: none; 
}
.text a:link, .text a:active, .text a:visited,
.bodytext a:link, .bodytext a:active, .bodytext a:visited,
.tx_powermail_pi1_form a:link, .tx_powermail_pi1_form a:active, .tx_powermail_pi1_form a:visited { 
	color: #336699;
	border-bottom: 1px dotted #336699;
}

.tx_powermail_pi1_form label a {
	border: 0 !important;
}

.text a:hover,
.tx_powermail_pi1_form a:hover { 
	text-decoration: none;
	border-bottom: 1px solid #336699;
}

.text_blue { 
	font-size: 11px; 
	color: #364862; 
}
.text_blue a:link, .text_blue a:active { 
	color: #364862;  
}
.text_blue a:hover {
	color: #364862; 
}
.text_blue a:visited {
	color: #364862; 
	text-decoration: none;
}

.text_white { 
	font-size: 11px; 
	color: #FFF;
	text-decoration: none; 
}

.text_white a:link, .text_white a:visited, .text_white a:active { 
	color: #FFF; 
	text-decoration: none; 
}
.text_white a:hover {
	color: #FFF;
	text-decoration: none;
}

.text_small { 
	font-size: 10px; 
	color: #333; 
	text-decoration: none; 
}
.text_small a:link, .text_small a:active { 
	color: #333; 
	text-decoration: underline;
	font-weight: bold;
}
.text_small a:hover { 
	color: #666; 
	text-decoration: underline;
	font-weight: bold;
}
.text_small a:visited{ 
	color: #666; 
	text-decoration: underline;
	font-weight: bold;
}

.yellow_bg {
	background-color:#FF9;
	width:auto;
	border: 1px #FC0 solid; 
	color: #333; 
	text-decoration: none;
	text-align: center;
}
.yellow_bg a:link, .yellow_bg a:active{
	color: #333; 
	text-decoration: underline;
	font-weight: bold;
}
.yellow_bg a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.yellow_bg a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.blue_bg {
	background-color:#369;
	width:auto;
	border: 1px #036 solid;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.blue_bg a:link, .yellow_bg a:active{
	color: #333; 
	text-decoration: underline;
	font-weight: bold;
}
.blue_bg a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.blue_bg a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

/* Ende RTE Styles */

table.contenttable {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #22477a;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	color: #22477a;
	width: 90%;
}
table.contenttable caption{
	font-size: 12px;
	font-weight: bold;
	color: #22477a;
	padding: 2px;
}

table.contenttable th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #22477a;
	background-color: #C0D5E7;
	-moz-border-radius: 3px 3px 3px 3px;
	width: auto;
}
table.contenttable td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #22477a;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
	width: auto;
}

.csc-linkToTop a:link,.csc-linkToTop a:active,.csc-linkToTop a:visited{
	font-size: 10px;
	/*font-weight: bold;*/
	line-height: 20px;
	text-decoration:none;
	float: right;
	color: #92b3cf;
	padding: 0px 20px 5px 0px;
	background-image: url('/fileadmin/site/images/top.png');
	background-repeat: no-repeat;
	background-position: right;
}
.csc-linkToTop a:hover {
	text-decoration: underline;
}


/*.csc-textpic-image{
	padding: 15px 0px 0px 0px;
}*/

#content-left .csc-textpic-image{
	padding: 25px 0px 0px 3px;
}

ul {
	list-style-position: outside;
	display:block;
	padding: 0px 0px 8px 20px;
	margin: 0;
	list-style-image: url('/fileadmin/site/images/list.png')
}
ol {
	list-style-position: outside;
	padding: 0px;
	display:block;
	padding: 0px 0px 8px 19px;
}
li {
	margin: 4px 0px;
}

/* Contactform */

/*
#kontaktformular {
	line-height: 30px;
}
#kontaktformular legend {
	font-size: 18px; 
	font-weight: bold; 
	color: #22477a; 
	text-decoration: none;
}
#kontaktformular fieldset {
	border-color: #92b3cf;
	border-style: solid;
	border-width: 1px;
	width: auto;
}
#kontaktformular label {
	color: #000;
	margin: 5px;
}
#kontaktformular input {
	width: 200px;
	margin: 0px 350px 0px 0px;
	float: right;
	font-size: 10px;
	color: #666;
} 
#kontaktformular .nachricht{
	width: 350px;
	height: 50px;
	float: right;
}
#kontaktformular dfn {
	width: 390px;
	font-style: normal;
	color: #666;
	display: block;
	line-height: normal;
}
#kontaktformular select {
	width: 130px;
	margin: 10px 350px 0px 0px;
	float: right;
	font-size: 11px;
	color: #333;
}
*/

.powermail_pagebrowser {
	width: 390px;
	font-style: normal;
	color: #666;
	display: block;
	line-height: normal;
}
