#wrapper {
	/* custom settings/layout dependent */
	background-image:url("../images/wrapper_bggrey.jpg");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#header {
	background-color:#FFFFFF;
}
#header, #footer, #header a, #footer a {
	color:#ffffff;
	font-size:12px;
}
#panorama_news {
	background-image: url("../images/panoramanavi_bg.png");
	background-repeat: no-repeat;
}
#panorama_navi {
	background-image: url("../images/panoramanavi_bg.png");
	background-repeat: no-repeat;
}
#image_links {
	margin:0;padding:0;
	height:80px;
	/*margin-left:10px;*/
}
a.button_kontakt {
	background-image: url("../images/icons_rechts_kontakt.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_kontakt:hover {
	background-image: url("../images/icons_rechts_kontakt_over.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_beratung{
	background-image: url("../images/icons_rechts_beratung.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_beratung:hover {
	background-image: url("../images/icons_rechts_beratung_over.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_stoerung{
	background-image: url("../images/icons_rechts_stoerung.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_stoerung:hover {
	background-image: url("../images/icons_rechts_stoerung_over.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_formular{
	background-image: url("../images/icons_rechts_formular.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
a.button_formular:hover {
	background-image: url("../images/icons_rechts_formular_over.gif");
	background-repeat: no-repeat;
	float:left;
	width:56px;
	height:84px;
	display:block;
}
#colMain p.bodytext a {
	color:#227abe;
	font-size:14px;
	background-image: url("../images/pfeil_re.gif");
	background-repeat: no-repeat;
	
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	
	
}
#colMain p.bodytext a:hover {
	color:#f97f0e;
	background-image: url("../images/pfeil_re_over.gif");
}
/*Text Styles*/
#colMain ul {
	margin-left:30px;
	font-size:12px;
}
#listnavi {
	margin:0px;
	padding:0px;
	
}
.teaser_navi ul#listnavi {
	margin:10px;
	padding:0px;
}
#colMain h1 {
	color:#227abe;
	font-size:23px;
	text-transform:uppercase;
	
	margin:0px;
	
	padding-top:20px;
	padding-bottom:10px;
}
#colMain h2 {
	color:#f97f0e;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	margin:0px;

}

h4 {
	color:#227abe;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	margin-top:80px;
	margin:0px;

}


/*EndeText Styles*/
.csc-firstHeader {
	color:#227abe;
	font-size:23px;
	text-transform:uppercase;
	/*margin-left:5px;*/
	padding-top:70px;
	margin-bottom:15px;
}
.csc-header {
	margin:0px;
}
#colMain p.bodytext {
	font-size:12px;
	
}
#colRight p.bodytext {
	font-size:13px;
	/*margin-left:10px;*/
	
}
#colRight h1 {
	color:#227abe;
	font-size:18px;
	text-transform:uppercase;
	
	
	margin-top:15px;
}
#colRight .download {
	font-size:12px;
	background-image: url("../images/pfeil_12_re.gif");
	background-repeat: no-repeat;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
	overflow:visible;
	background-position:0px 3px;
}
#colRight .download:hover {
	background-image: url("../images/pfeil_12_re_over.gif");
}
#colRight .internal-link {
	font-size:12px;
	background-image: url("../images/pfeil_12_re.gif");
	background-repeat: no-repeat;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
	
	background-position:0px 3px;
}
#colRight .internal-link:hover {
	background-image: url("../images/pfeil_12_re_over.gif");
}
.tx-easytagcloud-pi1 {
	/*width:150px;
	
	border:1px solid black;
	margin:5px;*/
	margin:0px;
	
}
.tx-indexedsearch {
	clear:both;
}
.imgtext-table {
	clear:both;
}

.contenttable {
	/*border:1px solid #ff0000;*/

	
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size:12px;
	border-collapse: collapse;
}
.contenttable thead {
	background-color:#227abe;
	color:#ffffff;
}
.contenttable th {
	border:1px solid #cccccc;
	padding:2px;
	margin:0px;
}
.contenttable td {
	border:1px solid #cccccc;
	padding:2px;
	margin:0px;
	text-align:left;
	
}

/*Formular Styles*/

form {	
	font-size:12px;
	line-height:18px;
	margin:0px;
	margin-bottom:30px;
}

.csc-form-labelcell{
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	white-space:nowrap;
}

.csc-form-fieldcell{
	padding:2px;
}

form h3{
	font-size:14px;
	line-height:20px;
	color: #f97f0e;
	font-weight: bold;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-bottom:10px;
}

.csc-form-label, .csc-form-label-req {	
}

input, textarea{
	font-size:12px;
	border: 1px solid #cccccc;  
}

/*Ende Formular Styles*/

/*Formular Styles POWERMAIL*/

.tx-powermail-pi1_fieldset {
	border-width:0px;
	margin-top:20px;
}
.tx-powermail-pi1_fieldset label {
	width:150px;
	float:left;

}
.tx-powermail-pi1_fieldset div {
	width:500px;
	margin-bottom:10px;
	clear:both;
}
.tx-powermail-pi1_fieldset legend {
	height:0px;
	font-size:0px;
	
}
.tx-powermail-pi1_fieldset input{
	
	float:left;
}
.tx-powermail-pi1_fieldset textarea {
width:228px;
float:left;

}
.powermail_submit {
	margin-top:5px;
	clear:both;

}
p.tx_powermail_pi1_fieldwrap_html_radio_title  {
	font-weight:bold;
	margin-top:10px;
}
.tx_powermail_pi1_fieldwrap_html_radio div {
	
}
/*Ende Formular Styles POWERMAIL*/



p.csc-caption {	
	font-size:12px;
	color:#227abe;
}

/* news */
.news-list-container, .news-single-item {
font-size:12px;
}
.news-list-item h3 {
	font-size:12px;
	
	margin-bottom:10px;
}
.news-list-date {
	font-size:10px;
	font-weight:normal;

}
.news-list-item a{
	display:block;
	font-size:18px;
	color:#227abe;
}
.news-list-item a:hover{
	/*color:#ff9900; */
	color:#227abe;
}
.news-list-item h2 {
	font-size:14px;
	color:#ff9900;
	margin:0;padding:0;
}
.news-list-item .bodytext{
	margin:10px;
	font-size:12px;
	color:#000000;
}
.news-list-item h2 {
	font-size:14px;
	color:#ff9900;
	margin:0;padding:0;
}
.news-list-morelink a {
	background-image: url("../images/blue1_right.gif");
	background-repeat: no-repeat;
	font-size:15px;
	color:#227abe;
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	margin:10px;
	padding-bottom:3px;
}
.news-list-morelink a:hover {
	background-image: url("../images/orange1_right.gif");
	color:#ff9900;
}
.news-single-backlink a {
	background-image: url("../images/blue1_right.gif");
	background-repeat: no-repeat;
	font-size:15px;
	color:#227abe;
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	margin:10px;
	padding-bottom:3px;
}
.news-single-backlink  a:hover {
	background-image: url("../images/orange1_right.gif");
	color:#ff9900;
}
.news-list-container hr.clearer {
	width:0px;height:0px;
	border:0px;
}
.news-single-timedata {
	margin:10px;
}
.news-list-item img {
	margin-left:10px;
}
.news-single-img img{
	margin:10px;
}
/* indexed search output */

.browsebox {
	list-style:none;
	/*padding-left:10px;*/
	margin:0;
}
.browsebox li {
	float:left;
	padding:10px;
}
.browsebox li a{
	color:#227abe;
	font-size:12px;
}
.browsebox li a:hover{
	color:#ff9900;
}
.tx-indexedsearch-res {
	clear:both;
}
.tx-indexedsearch {
	font-size:12px;
	margin:20px;
}
.tx-indexedsearch a{
	font-size:12px;
	color:#227abe;
}
.tx-indexedsearch a:hover{color:#ff9900;}
.tx-indexedsearch-info {font-size:10px;}
.tx-indexedsearch-redMarkup {color:#ff9900;}


#search label {
	text-transform:uppercase;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.submitimage {
	position:relative;
	top:7px;
}
/* panoramanews */
#panorama_news h1 {
	color:#227abe;
	font-size:20px;
	text-transform:uppercase;
	margin-top:10px;
	
}
#panorama_news h2 {
	color:#ff9900;
	font-size:20px;
	text-transform:uppercase;
	
}
#panorama_news p {
	font-size:12px;
	margin-top:10px;
	padding-right:10px
	
	
}

#panorama_news a {
	background-image: url("../images/blue1_right.gif");
	background-repeat: no-repeat;
	
	font-size:14px;
	color:#227abe;
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	

}
#panorama_news a:hover {
	background-image: url("../images/orange1_right.gif");
	background-repeat: no-repeat;
	color:#ff9900;
}
/*Text Styles*/


#colMain h1 {
	color:#227abe;
	font-size:23px;
	text-transform:uppercase;
	
	margin-top:0px;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:10px;
}
#colMain h2 {
	color:#f97f0e;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	

}

h4 {
	color:#227abe;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;

}

/*EndeText Styles*/

/*Service-Rufnummer rechte Spalte*/

h5 {
	color:#939594;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
	text-transform:uppercase;

}

.service_rufnummer {
    color:#333333;
	font-size:22px;
	font-weight: bold;
}

.service_rufnummer_text {
    color:#333333;
	font-size:12px;
	font-weight: bold;
}

/*EnDe Service-Rufnummer rechte Spalte*/



/*Formular Styles*/

form {	
	font-size:12px;
	line-height:18px;
	margin-left:10px;
	margin-bottom:30px;
}

.csc-form-labelcell{
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	white-space:nowrap;
}

.csc-form-fieldcell{
	padding:2px;
}

form h3{
	font-size:14px;
	line-height:20px;
	color: #f97f0e;
	font-weight: bold;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-bottom:10px;
}

.csc-form-label, .csc-form-label-req {	
}

input, textarea{
	font-size:12px;
	border: 1px solid #cccccc;  
}

.tx-powermail-pi1_fieldset {
	border-width:0px;
	margin-top:20px;
}
.tx-powermail-pi1_fieldset label {
	width:150px;
}
.tx-powermail-pi1_fieldset div {
	width:350px;
	margin-bottom:5px;
}

.tx_powermail_pi1_fieldwrap_html_label {
	margin-bottom:30px;
}
.tx-powermail-pi1_fieldset legend {
	height:0px;
	font-size:0px;
}
.tx-powermail-pi1_fieldset input{
	
	float:right;
}

/* umzug mitteilen specialconfig */
.powermail_uid84{
	float:right;
}
#powermaildiv_uid98,#powermaildiv_uid94,#powermaildiv_uid89,#powermaildiv_uid88,#powermaildiv_uid99
,#powermaildiv_uid102,#powermaildiv_uid126,#powermaildiv_uid106,#powermaildiv_uid108,#powermaildiv_uid128,#powermaildiv_uid151,#powermaildiv_uid130,#powermaildiv_uid133,#powermaildiv_uid159 ,#powermaildiv_uid162{
	color: #f97f0e;
	

	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-color:#cccccc;
	border-style:solid;
	
}
/*Ende Formular Styles*/



/*Bildbeschreibung-Styles*/

p.csc-caption {	
	font-size:12px;
	color:#227abe;
}
/*Ende Bildbeschreibung-Styles*/
