body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

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

.important {
	color: #FF0000;
}

hr {
	}

#center {
	left:50%;
	top:0px;
	position:absolute;
	margin:0px;
	padding:0px;
}
	
#border {
	margin-left: -512px;
	margin-top: 30px;
	padding: 0px;
	width: 1024px;
	position: relative;
	border: 0px solid #99CC66;
}
 
#nav_container {
	background: #FFFFFF url(../img/nav_bg.gif) no-repeat top left;
	height: 86px;
	width: 1024px; 
}

#header_container {
	height: 170px;
	width: 1024px; 
	border: 0px solid FF0000;
}

#content_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #0000FF;
	position: relative;
	width: 1024px;
	background: transparent url(../img/content_bg.gif) repeat-y;
}


#content_left {
	border: 0px solid #FFFF00;
/*	width: 740px; */
	width: 775px;
	position: relative;
}



#content_right {
	position: absolute;
	width: 228px;
	top: -139px;
	left: 796px;
	background: transparent url(../img/right_bg.gif) no-repeat;
}

#content_right .title {
	margin: 8px 0px 0px 18px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	width: 200px;
}

#content_right .content {
/*	margin: 30px 0px 0px 18px; */
	margin: 40px 0px 0px 10px;
	color: #000000;
	border: 0px solid #00FF33;
	font-size: 12px;
	font-weight: normal;
/*	width: 200px; */
	width: 210px;
}
#content_right h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.02em;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}


#content {
	padding: 80px 0px 0px 25px;
	position: relative;
	margin-top: -40px;
	text-align: justify;
	text-align-last: left;
}
#content h1 {
/*	border-bottom: 1px solid #3366CC;
	margin: -17px 0px 0px 0px;
	padding: 0px 0px 3px 187px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.02em; */

	font-weight: bold;
	font-size: 150%;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#content h2 {
/*	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	padding: 0px;
	margin: -18px 0px 0px 0px;
	float: left; */

	font-weight: bold;
	font-size: 140%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#content h3 {
/*	margin: 15px 0px 20px 190px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.02em; */

	font-weight: bold;
	font-size: 130%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content h5 {
/*	margin: 15px 0px 20px 190px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.02em; */

	font-weight: bold;
	font-size: 100%;
	margin: 15px 0px 12px 0px;
	padding: 0px;
}
#content .desc {
	margin: 15px 0px 50px 190px;
	padding: 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
#footer h1 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	border: 0px;
}
#content .touren {
	border: 1px solid #FFFFFF;
	color: #333333;
	position: relative;
}

a {
	text-decoration:none; 
	-moz-outline: none;
	color: #000000;
}

a.box {
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 8px 2px 8px;
}


.list {
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../img/list.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 0 1px 20px;
	line-height: 22px;
}

.breaker {
	clear:both;
}



.history_year {
	border: 1px solid #3366CC;	 
	float:left; 
	padding:2px 5px 2px 5px; 
	position:relative; 
	left:-74px; 
	color:#3366CC;
}

.history_desc {
	float:left; 
	left:-45px; 
	position:relative; 
	padding:3px 0px 0px 0px;
}


#nav_right {
	position:relative;
	font:12px Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -22px 0px 0px -17px;
	width: 226px;	
	line-height: 24px;	
	color: #3366CC;		
}


#nav_right li {
	list-style-type: none;
	margin: 0px 0px 1px 0px; 
	padding: 0px 0px 0px 0px;
}

#nav_right a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav_right a:link, #nav_right a:visited {
	color: #3366CC;
}

#nav_right a:link.active, #nav_right a:visited.active {
	color: #FFFFFF;
	background-color: #3366CC;
}

#nav_right a:hover {
	background-color: #d6e0f5;
	color: #000000;
}


.error{
	background-color: #3366CC;
	color: #FFFFFF;
}

/************************************ NAVIGATION ************************************/
/* nav top */

#nav_top {
	position: absolute;
	top: 32px;
	left: 218px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#nav_top li {
	margin: 0px;
	padding: 4px 5px 4px 1px;
	list-style: none;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 22px;
}

#nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 18px 4px 18px;
	border:0px solid #CC0099;
}

#nav_top a:hover, #nav_top .active {
	background-color: #c2d1f0;
	color: #000000;
}


/* unav top */

#nav_ueber_uns {
	position: absolute;
	left: 337px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility: visible;
}

#nav_ueber_uns li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_ueber_uns a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_ueber_uns a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_ueber_uns .active{
	color: #000000;
}


#nav_touren {
	position: absolute;
	left: 452px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility: visible;
}

#nav_touren li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_touren a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_touren a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_touren .active{
	color: #000000;
}


#nav_huetten {
	position: absolute;
	left: 551px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#nav_huetten li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_huetten a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_huetten a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_huetten .active{
	color: #000000;
}

/* nav bottom */
#nav_bottom {
	position: absolute;
	top: 67px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #99CC66;
}
#nav_bottom li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.02em;
}
#nav_bottom a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_bottom a:hover {
	color: #000000;
}
#nav_bottom_right li {
	position: relative;
	top: 67px;
/*	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #99CC66; */
	float: right;
	width: 300px;
/*	margin-top: 10px; */
	margin-right: 7px;
	list-style: none;
	text-align: right;
	color: #FFFFFF;
/*	font-size: 130%; */
}
#nav_bottom_right a:link, #nav_bottom_right a:visited {
	color: #FFFFFF;
	}
.headred {
/*	font-size: 100%; */
	font-weight: bold;
	color: #cc0033;
	}
#content-breadcrumb {
	width: auto;
/*	background-color: #efefef; */
/*  violette #6633FF*/
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

.navilist1, .navilist1-active {
	border-top: solid 1px #b6b6b6;
	padding-top: 3px;
	margin-bottom: 3px;
	}
.navilist2, .navilist2-active,
.navilist3, .navilist3-active,
.navilist4, .navilist4-active {
	margin-bottom: 3px;
	}
.navilist, .navilist-active {
	margin-top: 3px;
	}
.navi:link, .navi:visited {
	color: #000000;
	}
.navi-active:link, .navi-active:visited {
	font-weight: bold;
	color: #000000;
	}
/***************************************** contact form styles *****************************************/
/*	ALLE SEITEN */
/* Color of mandatory error message */
span.powermail_mandatory {
	color: red;
	}
/* DIV container of errormessage */
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 200px;
	}
/* Sternchen-Hack  wird nur von IE ausgeführt */
/* DIV container of errormessage */
* html form div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 202px;
	}
/*	Linie um das fieldset */
.tx-powermail-pi1_fieldset {
	border: 0px;
	}
/*	ERSTE SEITE */
/*	Reset button */
.tx_powermail_pi1_fieldwrap_html_reset {
	margin: 30px 0px 0px 0px;
	}
/*	Adressdaten ganze Zeile*/
form div.tx_powermail_pi1_fieldwrap_html_text,
form div.tx_powermail_pi1_fieldwrap_html_select,
form div.tx_powermail_pi1_fieldwrap_html_textarea {
	clear: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
/*	Adressdaten label */
form div.tx_powermail_pi1_fieldwrap_html_text label,
form div.tx_powermail_pi1_fieldwrap_html_select label,
form div.tx_powermail_pi1_fieldwrap_html_textarea label {
	float: left;
	width: 200px;
	}
/*	Adressdaten Eingabefelder */
form div.tx_powermail_pi1_fieldwrap_html_text input,
form div.tx_powermail_pi1_fieldwrap_html_select select,
form div.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width: 300px;
	}
/*	 Titel Captcha */
.tx_powermail_pi1_fieldwrap_html_89 {
	font-weight: bold;
	margin: 30px 0px 5px 0px;
	}
/*	 freecap Bild */
img.tx-srfreecap-pi2-image {
	text-align: left;
	margin: 20px 0px 0px 200px;
	}
/*	freecap text */
span.tx-srfreecap-pi2-cant-read {
	text-align: left;
	margin-left: 0px;
	}
/*	freecap label */
form div.tx_powermail_pi1_fieldwrap_html_captcha label {
	float: left;
	width: 200px;
	}
/*	freecap Eingabefeld */
form div.tx_powermail_pi1_fieldwrap_html_captcha input {
	margin-bottom: 10px;
	width: 300px;
	}
#powermaildiv_uid91 span.tx-srfreecap-pi2-cant-read {
	margin: 0px 0px 0px 202px;
	}
/*	Absenden button */
.tx_powermail_pi1_fieldwrap_html_submit {
	margin: 10px 0px 0px 202px;
	}
/* Sternchen-Hack  wird nur von IE ausgeführt */
/*	Absenden button */
* html .tx_powermail_pi1_fieldwrap_html_submit {
	margin: 20px 0px 0px 202px;
	}
/***************************************** CLEAR FLOAT ****************************/
#clear-float {
	clear: both;
	}
.clear-float {
	clear: both;
	}
/***************************************** Redaktionsnachweis Spezialbroschüre table styles *****************************************/
.sb-table {
/*	font-size: 0.9em; */
	}
.sb-table .tr-0 {
/*	font-weight: bold; */
	}
.sb-table .td-0 {
	width: 120px;
	}
.sb-table .td-last {
	width: 200px;
	}
/***************************************** FIKO table styles *****************************************/
.fiko-table {
/*	font-size: 0.9em; */
	}
.fiko-table .tr-0 {
/*	font-weight: bold; */
	}
.fiko-table .td-0 {
	width: 200px;
	}
.fiko-table .td-last {
	width: 500px;
	}
/***************************************** PBK table styles *****************************************/
.pbk-table {
/*	font-size: 0.9em; */
	}
.pbk-table .tr-0 {
/*	font-weight: bold; */
	}
.pbk-table .td-0 {
	width: 250px;
	}
.pbk-table .td-last {
	width: 480px;
	}
/***************************************** CN Baukosten table styles *****************************************/
.cn-bauko-table {
/*	font-size: 0.9em; */
	}
.cn-bauko-table .tr-0 {
	font-weight: bold;
	}
.cn-bauko-table .td-0 {
	width: 500px;
	}
.cn-bauko-table .td-last {
	width: 100px;
	text-align: right;
	}
/***************************************** Head Spenden table styles *****************************************/
.spenden-head-table {
/*	font-size: 0.9em; */
	}
.spenden-head-table .tr-0 {
	font-weight: bold;
	}
.spenden-head-table .td-0 {
	width: 450px;
	}
.spenden-head-table .td-last {
	width: 100px;
	text-align: right;
	}
/***************************************** Spenden table styles *****************************************/
.spenden-table {
/*	font-size: 0.9em; */
	}
.spenden-table .tr-0 {
	font-weight: bold;
	}
.spenden-table .td-0 {
	width: 180px;
	}
.spenden-table .td-1 {
	width: 200px;
	}
.spenden-table .td-2 {
	width: 125px;
	}
.spenden-table .td-3 {
	width: 100px;
	text-align: right;
	}
.spenden-table .td-last {
	width: 120px;
	text-align: right;
	}
/***************************************** Head Gemeinden table styles *****************************************/
.gemeinden-head-table {
/*	font-size: 0.9em; */
	}
.gemeinden-head-table .tr-0 {
	font-weight: bold;
	}
.gemeinden-head-table .td-0 {
	width: 550px;
	}
.gemeinden-head-table .td-last {
	width: 100px;
	text-align: right;
	}
/***************************************** Gemeinden table styles *****************************************/
.gemeinden-table {
/*	font-size: 0.9em; */
	}
.gemeinden-table .tr-0 {
	font-weight: bold;
	}
.gemeinden-table .td-0 {
	width: 260px;
	}
.gemeinden-table .td-1 {
	width: 120px;
	text-align: right;
	}
.gemeinden-table .td-last {
	width: 120px;
	text-align: right;
	}
/***************************************** Fronarbeit table styles *****************************************/
.fronarbeit-table {
/*	font-size: 0.9em; */
	}
.fronarbeit-table .tr-0 {
	font-weight: bold;
	}
.fronarbeit-table .td-0 {
	width: 110px;
	}
.fronarbeit-table .td-1 {
	width: 110px;
	}
.fronarbeit-table .td-2 {
	width: 110px;
	}
.fronarbeit-table .td-3 {
	width: 280px;
	}
.fronarbeit-table .td-last {
	width: 80px;
/*	text-align: right; */
	}
/***************************************** Kostenvoranschlag table styles *****************************************/
.kv-table {
/*	font-size: 0.9em; */
	}
.kv-table .tr-0 {
	font-weight: bold;
	}
.kv-table .tr-1 {
	font-weight: bold;
	}
.kv-table .td-0 {
	width: 380px;
	}
.kv-table .td-1 {
	width: 70px;
	text-align: right;
	}
.kv-table .td-2 {
	width: 100px;
	text-align: right;
	}
.kv-table .td-3 {
	width: 100px;
	text-align: right;
	}
.kv-table .td-last {
	width: 100px;
	text-align: right;
	}
.kv-table .tr-last {
	font-weight: bold;
	}
/***************************************** Head Sponsorenliste table styles *****************************************/
.spons-head-list {
/*	font-size: 0.9em; */
	margin-top: 30px;
	}
.spons-head-list .tr-0 {
	font-weight: bold;
	}
.spons-head-list .td-0 {
	width: 520px;
	}
.spons-head-list .td-last {
	width: 100px;
	text-align: right;
	}
/***************************************** Sponsorenliste table styles *****************************************/
.spons-list {
/*	font-size: 0.9em; */
	}
.spons-list .tr-0 {
	font-weight: bold;
	}
.spons-list .td-0 {
	width: 200px;
/*	background-color: #3399FF; */
	}
.spons-list .td-1 {
	width: 125px;
/*	background-color: #CC0066; */
	}
.spons-list .td-2 {
	width: 250px;
/*	background-color: #6633FF; */
	}
.spons-list .td-last {
	width: 100px;
	text-align: right;
	padding-right: 10px;
/*	background-color: #009933; */
	}
/***************************************** Sponsoring Zeilen table styles *****************************************/
.spons0-table, .spons1-table, .spons2-table, .spons3-table, .spons4-table, .spons5-table {
/*	font-size: 0.9em; */
	margin-left: 15px;
	}
.spons0-table .tr-0, .spons0-table .tr-last {
	font-weight: bold;
	}
.spons1-table .tr-0, .spons1-table .tr-3, .spons1-table .tr-5, .spons1-table .tr-8 {
	font-weight: bold;
	}
.spons2-table .tr-0, .spons2-table .tr-3, .spons2-table .tr-12 {
	font-weight: bold;
	}
.spons3-table .tr-0, .spons3-table .tr-7, .spons3-table .tr11, .spons3-table .tr-19 {
	font-weight: bold;
	}
.spons4-table .tr-0 {
	font-weight: bold;
	}
.spons5-table .tr-0, .spons5-table .tr-4, .spons5-table .tr-10, .spons5-table .tr-13, .spons5-table .tr-23, .spons5-table .tr-27 {
	font-weight: bold;
	}

/***************************************** Sponsoring Spalten table styles *****************************************/
.spons0-table .td-0, .spons1-table .td-0, .spons2-table .td-0, .spons3-table .td-0, .spons4-table .td-0, .spons5-table .td-0 {
	width: 280px;
/*	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width:thin;*/
	}
.spons0-table .td-1, .spons1-table .td-1, .spons2-table .td-1, .spons3-table .td-1, .spons4-table .td-1, .spons5-table .td-1 {
	width: 50px;
	text-align: right;
/*	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width:thin;*/
	}
.spons0-table .td-1 {
	text-align: center;
	}
.spons0-table .td-2, .spons1-table .td-2, .spons2-table .td-2, .spons3-table .td-2, .spons4-table .td-2, .spons5-table .td-2 {
	width: 250px;
	padding-left: 10px;
/*	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width:thin;*/
	}
.spons0-table .td-last, .spons1-table .td-last, .spons2-table .td-last, .spons3-table .td-last, .spons4-table .td-last, .spons5-table .td-last {
	width: 150px;
/*	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width:thin;*/
	}
/***************************************** Finanzierungsplan table styles *****************************************/
.fp-table {
/*	font-size: 0.9em; */
	}
.fp-table .tr-0 {
	font-weight: bold;
	}
.fp-table .tr-1 {
	font-weight: bold;
	}
.fp-table .td-0 {
	width: 400px;
	}
.fp-table .td-1 {
	width: 100px;
	text-align: right;
	}
.fp-table .td-2 {
	width: 120px;
	text-align: right;
	}
.fp-table .td-last {
	width: 90px;
	text-align: right;
	}
.fp-table .tr-last {
	font-weight: bold;
	}
/***************************************** Finanzierungsplan unten table styles *****************************************/
.fp2-table {
/*	font-size: 0.9em; */
	}
.fp2-table .tr-0 {
/*	font-weight: bold; */
	}
.fp2-table .td-0 {
	width: 400px;
	}
.fp2-table .td-1 {
	width: 100px;
	text-align: right;
	}
.fp2-table .td-2 {
	width: 120px;
	text-align: right;
	}
.fp2-table .td-last {
	width: 90px;
	text-align: right;
	}
.fp2-table .tr-last {
	font-weight: bold;
	}
/***************************************** GALLERY SINGLE ****************************/
.wtgallery_single {
	color: #000000;
	}
.wt_gallery_single_inner_comments {
	margin-top: 0px;
	margin-bottom: 50px;
	}
.wt_gallery_single_inner_pic {
/*	margin-top: 40px; */
	margin-top: 0px;
	}
.wt_gallery_single_inner_pic img {
	border: 1px solid #000000;
	}

.wtgallery_list_pagebrowser_area {
	color: #000000;
	}
div.wtgallery_list_pagebrowser_area a:link, div.wtgallery_list_pagebrowser_area a:visited {
	color: #000000;
	}
.act:link, .act:visited {
	color: #000000;
	font-weight: bold;
	}
/***************************************** GALLERY LIST ****************************/
div.clear {
	clear: both;
	}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
	}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
	}
div.wtgallery_list_firstofrow,
div.wtgallery_list_centerofrow,
div.wtgallery_list_lastofrow {
	width: 68px;
	height: 68px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #000000;
	}
.wtgallery_list_firstofrow img,
.wtgallery_list_centerofrow img,
.wtgallery_list_lastofrow img {
	margin: 1px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	}
.img wtgallery wtgallery_list {
	vertical-align: bottom;
	}
/***************************************** FILELINKS ****************************/
.csc-uploads-fileName p {
	width: 200px;
	}
/*.csc-uploads .csc-uploads-fileSize p {
	margin-left: 0px;
	} */
/***************************************** BAUTAGEBUCH ****************************/
.csc-textpic-caption {
	font-style: italic;
	padding-bottom: 10px;
	}
.blogline {
	margin: 10px 0px 20px 0px;
	}
/***************************************** END ****************************************/