/* GENERIC STYLES 
font-family:'VAG Rounded LT W01 Light';
font-family:'VAG Rounded LT W01 Bold';

dunkelgrün: #008887;
hellgrün: #bacc00;
dunkelgrau: #454747;

 */


.typography *, .cc-message {
	font-family:'VAG Rounded LT W01 Light';
}

/* PARAGRAPHS 
-------------------------------------------- */
.typography p { 
 	color: #454747;
 	line-height: 1.3em;
 	font-size: 0.9em;
	margin: 0 0 10px 0;

}

.typography em {
	font-style: italic;
}

.typography .content-banner {
	margin: 0 0 -25px -17px;
}

.typography .ContentBannerText {
	margin:30px 0 0 -14px;
}

.typography .content-banner-tail {
	position: absolute;
    bottom: 0px;
    left: 233px;
}

.typography .hellgruen {
	font-family:'VAG Rounded LT W01 Light';
 	color: #bacc00;
 	font-size: 0.95em;
   	margin: 0 0px 5px 0;
}

.typography .gruen {
	font-family:'VAG Rounded LT W01 Light';
 	color: #008887;
 	font-size: 0.8em;
   	margin: 0 0 17px 0;
}

.typography .gruen-fett {
font-family:'VAG Rounded LT W01 Bold';
 	color: #008887;
 	font-size: 1em;
   	margin: 0 0 7px 0;
   	line-height: 1.1em;
}

.typography .gruen-linie {
	border-top:1px solid #008887;
 	margin: 10px 0 10px 0;
 	height:1px;
}

.typography .jetzt-bewerben a  {
    background: #00b3b2 url("../images/bewerben_arrow.png") no-repeat scroll left center;
    color: #fff;
    font-family: "VAG Rounded LT W01 Light";
    font-size: 1.1em;
    padding: 6px 18px 6px 30px;
    display: inline-block;
    margin:10px 0;
}


/* QUOTES
-------------------------------------------- */
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777; 
	font-style: italic;
	quotes: none;
}	

.typography .clear {
    clear:both;
    margin:0;
    padding:0;
    }


.typography blockquote:before, .typography blockquote:after  { content: ""; content: none; }

.typography q {
	display:block;
	font-size: 0.8em;
	margin: 1em 1em;
	padding: 0.5em;
	border: 1px #ccc solid;
	quotes: none;
}

.typography q:before, .typography q:after { content: ""; content: none; }

/* REVISION
-------------------------------------------- */
.typography ins { background-color: #ff9; color: #000; text-decoration: none; }

.typography mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

.typography del { text-decoration: line-through; }

.typography abbr[title], .typography dfn[title] { border-bottom: 1px dotted; cursor: help; }


/* LINKS 
-------------------------------------------- */

.typography a { 
 	text-decoration: none; 
	color: #008887;
	
}
	.typography a:hover { 
	color:#bacc00;
	
	}

	
.typography .formular a {
	text-decoration: none;
	color: #fff;
}

.typography .formular a:hover {
	text-decoration: underline;
	color: #fff;
}
	


	/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}

	.typography .arrow-button a[href$=".pdf"],
	.typography .arrow-button a[href$=".PDF"],
	.typography .arrow-button a.pdf {
		background: #00b3b2 url("../images/bewerben_arrow.png") no-repeat scroll left center !important;
	    color: #fff !important;
	    font-family: "VAG Rounded LT W01 Light";
	    font-size: 1.1em;
	    padding: 6px 18px 4px 30px;
	    display: inline-block;
	    margin:10px 0;
	}

	.typography .arrow-button a:hover[href$=".pdf"],
	.typography .arrow-button a:hover[href$=".PDF"],
	.typography .arrow-button a:hover.pdf {
		color: #bacc00 !important;
	}
	

	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}

/* LIST STYLES 
-------------------------------------------- */
.typography ul, 
.typography ol {
	font-family:'VAG Rounded LT W01 Light';
	margin: 0 0 18px 5px;
    font-size:0.9em;
    color: #454747;

}

.typography li {
	margin: 5px 15px 5px 0;
	padding:0 0 0 1em;
	list-style-image: none;
	list-style: none;
	background: url(../images/nav_arrow.png) no-repeat 0.2em 0.35em; 
	} 

.typography li li {
		
		}

.typography form li {
    background: none;
}

.typography li.li-ar {
    background: url("../images/arrow_rtl.png") no-repeat right 6px;
    padding-right: 0.8em;
}

		
/* HEADER STYLES 
-------------------------------------------- */

.typography h1 {
	font-family:'VAG Rounded LT W01 Light';
	padding: 0px 0 8px 0px;
   	font-size:1.5em;
	font-weight: normal;
    color:#008887;
}

.typography h2 {
	font-family:'VAG Rounded LT W01 Light';
	margin: 15px 0 8px 0;
	font-size:1.1em;
	font-weight: normal;
    color:#bacc00;
    line-height: 1.1em;
}

.typography .thumbs h2 {
  font-size: 0.95em;
  margin: 5px 0 5px 0px;
}


.typography h3  {
	font-family:'VAG Rounded LT W01 Bold';
    color:#0EABAA;
    text-transform: uppercase;
    margin: 0px 0 3px 0px;
  	font-size: 1em;  
}

.typography h3 a  {
	font-family:'VAG Rounded LT W01 Bold';
    color:#000;
    margin: 0px 0 5px 0px;
  	font-size: 1em;  
}



.typography h4 {
	font-size: 16px;
	color: #222;
	width: 95%;
	font-weight: 300;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 16px 0;
}
.typography h5 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.typography h6 {
	font-size: 13px;
	color: #555;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}

/* PRE STYLES 
-------------------------------------------- */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;;
}

/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	font-family:'VAG Rounded LT W01 Light';
	margin: 0 0 0 0;
    line-height: 1;
 	font-size: 0.8em;
    color: #454747;
	border-collapse:collapse;
}

.typography table img {
	border:1px solid #ccc;
}
	.typography tr {}
	
		.typography td {
			padding:3px;
			vertical-align: middle;
		}



/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
    border: none
}
.typography img.right {
    float: right;
    margin-left: 20px;
}
.typography img.left {
    float: left;
    padding: 0px 20px 10px 0;
    margin:0px 0 0 0;
}
.typography img.leftAlone {
    float: left;
    margin:5px 100% 10px 0;
}


.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.nocursor {
	pointer-events: none;
}

