/*  @override http://blog.climbtools.eu/css/text.css
*/

/* CSS  Günter Trapp – 2013 */
@charset "UTF-8";

/* @group Baisics  */

div.txt-img p {
 	quotes:"\201E" "\201C";
}
q {
	quotes:"\201E" "\201C";
}

cite {
	quotes:"\201E" "\201C";
}
cite:before, q:before {
	content: "\201E";
}
cite:after, q:after {
	content: "\201C";
}
/* @group h */
.maincloum h1; .maincloum h2, .maincloum h3, .maincloum h4, 
h1, h2, h3, h4, h5, h6, h2.artname {
font-family: 'ClioBoldOblique-Bold';
	margin-bottom: 0.6em;
	margin-top: 0;
	padding: 0;
	color: #434d4e;
	text-indent: 38px;
}
/* AUSNAHMEN */
.tabs > h1, h2, h3, h4, h5, h6 {
	font-family: 'ClioBoldOblique-Bold';
	text-indent: 0px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

h2.artname {
	font-family: 'ClioBoldOblique-Bold';
	text-align: left;
	float: left;
	width: 100%;
	font-weight: 300;
	font-style: normal;
	font-size: 32px;
	margin: 0;
	padding: 0;
}



h1  {
	font-size: 1.3em;
	font-family: 'ClioBoldOblique-Bold';
}
h2 {
	font-size: 1.2em;

}

h3 {
	font-size: 1.1em;

}
h4 {
	font-size: 1em;

}
h6 {
	font-size: 1em;

}

/* @end */

/* @group Basic Text Style */

p, br{
	font-family: 'ClioMediumOblique-Medium';
	color: #434d4e;
}

.label {
	font-size: 80%;
}

.TT {
	text-transform: uppercase;
}
.daydate {
	font-size: 14px;
	margin-bottom: auto;
	margin-top: auto;
	padding: 0;
	float: right;
}
.date {
	text-align: left;
	font: 11px "Courier New", Courier, mono;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.bold, strong {
/*	
	font-family: ClioBoldOblique-Bold;
	font-weight: normal;
	font-style: normal;

 */
	font-family: 'ClioSemiBoldit-SemiBold';
	font-weight: bold;
}

.semiBold {
	font-weight: 500;
}

.ps {
	font-style: italic;
}

.s {
	font-size: 90%;
}

.ss  {
	font-size: 80%;
}

.xl {
	font-size: +1em;
}
.xxl {
	font-size: +2em;
}
/* @end */



/* @end */

/* @group Adresse Öffnungszeiten */

#adress {
	margin-bottom: 24px;
}
span.phone {

}
span.mobilphone {
	
}
span.telephone {
	
}
span.space {
	
}
span.nr {
}
/* @end */

/* @group liste */

ul, li, ol, dd{
	font-family: ClioRegularOblique;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	margin-bottom: 15px;
}

ol, ul {
	color: #434d4e;
	padding: 0;
	margin: 0;
}

.ul-tb {
	list-style-type: none;
}
.li-tb {
	list-style-type: none;
}


/* @end */

/* @group img */

img, img a, p a img, img p a {
	border-style: none;
}

/* @end */

/* @group Textile Style */

#blaettern {
	font-size: 13px;
}

#blaettern strong {
	color: rgba(66,76,78,0.66);
}

.textile.anlauf p {
	font-weight: bold;
	text-align: justify;
	margin: 0 0 22px;
}
.articel h3 {
	border-bottom: 1px solid #424c4e;
	border-top: 1px solid #424c4e;
	padding-left: 6px;
	margin-top: 42px;
}
.articel p {
	text-align: justify;
}
.quote {
font-family: 'ClioBoldItalic-Bold';
	text-align: center;
	border-top: 1px solid #424c4e;
	border-bottom: 1px solid #424c4e;
	font-size: 36px;
	line-height: 76px;
	margin-bottom: 32px;
	float: left;
	width: 100%;
}
.whoquote {
	font-size: 13px;
	margin: 0;
	padding: 0;

}
.bu {
	font-size: 12px;
}

.bu.copyright {
	margin-left: 12px;
}

div.notiz {
	font-size: 90%;
	padding: 12px;
	background-color: #00abc9;
	color: whitesmoke;
}

div.notiz p {
	color: whitesmoke;
	margin-bottom: 0;
	

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;

}
div.info{
	border: 1px solid #424c4e;
	margin-top: 12px;
	margin-bottom: 12px;
}
div.info h2 {
	color: white;
	background-color: #424c4e;
	padding-left: 12px;
}
div.info p {
	padding-left: 12px;
}
.leftrightText {

}
div.textile {
	text-align: justify;
}

#text {
	text-align: justify;
}
.frage {
/* font-family: 'ClioLight-Light'; */
	font-family: 'ClioRegularItalic-Italic';
	color: white;
	text-align: left;
	width: 90%;
	background-color: #00abc9;
	padding: 6px;
	margin: 25px 0 0;
	letter-spacing: 1px;
	vertical-align: 9px;
}
div.antwort p {
	font-family: 'ClioMediumItalic-Medium';
	padding-left: 0;
	margin-top: 8px;
	margin-bottom: 12px;
}


/*
-moz-transform: rotate(-1deg);
-webkit-transform:  rotate(-1deg) ;
-o-transform:  rotate(-1deg) ;
-ms-transform: rotate(-1deg) ;
transform:  rotate(-1deg);
*/
/* @end */


