
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(http://fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(http://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url('../../typo3conf/ext/tmdtemplates/Resources/Public/script/colorbox/example3/images/controls.png') no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url('../../typo3conf/ext/tmdtemplates/Resources/Public/script/colorbox/example3/images/controls.png') no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url('../../typo3conf/ext/tmdtemplates/Resources/Public/script/colorbox/example3/images/loading.gif') no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url('../../typo3conf/ext/tmdtemplates/Resources/Public/script/colorbox/example3/images/controls.png') no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

body {
    padding: 0;
    margin: 0;
    -webkit-hypens: auto;
    -moz-hypens: auto;
    -o-hypens: auto;
    hypens: auto;
    word-wrap: break-word;
    
	font-family: 'Roboto', sans-serif;
	
    font-style: normal;
	font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.02em;
    color: #2C2C2A;
    
    background-color: #2C2C2A;
}

body b {
	font-weight: 700;
}

.cf:before, /* clearfix */
.cf:after {
	content: ".";    
	display: block;    
	height: 0;    
	overflow: hidden;	
}
.cf:after {clear: both;}
.cf {zoom: 1;} /* IE < 8 */

img {
	border: 0;
}






/* Layout */
.page {
    width: 1150px;
    margin: 0 auto;
    background-color: #F2F0F0;
}

.page .logo {
    width: 303px;
    height: 183px;
    background-color: #F2F0F0;
    float: left;
    text-align: center;
}
.page .logo img {
    padding-top: 103px;
}
.page .menuLine {
    float: right;
    margin-right: 5px;
} 
.chapterImg {
    clear: both;
    width: 1140px;
    height: 285px;
    border: 5px solid transparent;
    border-bottom: 0;
}
.rootline {
    clear: both;
    background-color: white;
    border: 5px solid #F2F0F0;;
    border-top: 0;
    line-height: 20px;
    color: #999999;
    font-style: italic;
    font-size: 11px;
    padding-left: 20px; 
}

.content {
    margin: 50px 25px;
}
.content.layout-1 {
    margin: 50px 5px;
}

.footer {
    clear: both;
    padding: 24px;
    background-color: #4895CC;
}
.footer * {
    color: white;
    font-size: 13px;
    padding: 0;
    margin: 0;
    line-height: normal:
    font-weight: normal;
}
.footer .left {
    float: left;
    width: 352px;
}
.footer .right {
    float: left;
    width: 750px;
}
.footer h2 {
    padding: 0 0 10px 0;
    font-weight: bold;
    line-height:normal;
}


a.fetscher {
    width: 1044px;
    margin: 10px auto 25px auto;
    text-align: right;
    padding-right: 50px;
    display: block;
}
a.fetscher:hover {
    background-color: transparent;
}




/* Linkereien  Hauptbereich */
a, a:active, .mail, a:link, a.internal-link {  
    outline: none;
    text-decoration: underline;
    color: inherit;
}
.mail:visited, a:visited {
    text-decoration: none;
    outline:none;
    color: inherit;
    text-decoration: underline;
}
a:hover {
    color: inherit;
    text-decoration: inherit;
    background-color: inherit;
    text-decoration: none;
}
a:focus {
}






h1, h2, h3, h4, h5, h6 {
	color: #8E8E87;
	background-color: transparent;
	font-family: inherit;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-rendering: optimizelegibility;
}
h1 {
    font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {}



.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
.align-justify {
    text-align: justify;
}

p, p.bodytext {
    margin: 0 0 10px 0;
}
p:last-child {
    margin-bottom: 0;
}
.content.layout-1 p.bodytext {
    padding: 0 20px;
} 








/* CSC content */
.csc-default {
    margin-bottom: 30px;
}
.csc-default object {   /* Media elemente auf responsive einschwören */
    width: 100%;
}


div.csc-textpic-border div.csc-textpic-imagewrap img  {
/*	background-color: #FDE500;
	padding-bottom: 5px;
	border: none; */
}



/* rahmen */
.csc-frame-frame1 {
    background: url('../../typo3conf/ext/tmdtemplates/Resources/Public/img/bt_more.png') no-repeat right;
}
.csc-frame-frame2 {
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #d0cfcd;
	margin-bottom: 30px;
	padding-bottom: 30px
}

/* menüs */
.csc-menu {
    list-style: none;
    padding: 0;
}
.csc-menu a.act {
    font-weight: bold;
}



/* csc-table */
.contenttable {
	border-collapse: collapse;
	font-size: 12px;
	letter-spacing: normal;
}
.contenttable tr:hover {
	background-color: #cdcdcd;
}
.contenttable td {
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
	padding: 3px;
}
.contenttable th {
	font-weight: 800;
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
	padding: 3px;
	background-color: #E5E5E5;
	border-right: 1px solid white;
}
.contenttable th:last-child {
	border-right: #cdcdcd;
}

.contenttable-1 {
	border-collapse: collapse;
	width: 98%;
	font-size: 12px;
	letter-spacing: normal;
}
.contenttable-1 tr:hover {
	background-color: #cdcdcd;
}
.contenttable-1 td {
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
	padding: 3px;
}
.contenttable-1 th {
	font-weight: 800;
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
	padding: 3px;
	background-color: #E5E5E5;
	border-right: 1px solid white;
}
.contenttable-1 th:last-child {
	border-right: #cdcdcd;
}





/* Formulare */
.tx-powermail {
	border: 1px solid #CCCCCC;
	padding: 1em 1em 0.5em 1em;
	border-radius: 0.2em;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#EEEEEE));
	background: -webkit-linear-gradient(#ffffff, #EEEEEE);
	background: -moz-linear-gradient(#ffffff, #EEEEEE);
	background: -ms-linear-gradient(#ffffff, #EEEEEE);
	background: -o-linear-gradient(#ffffff, #EEEEEE);
	background: linear-gradient(#ffffff, #EEEEEE);
	-pie-background: linear-gradient(#ffffff, #EEEEEE);
	
	behavior: url('../../typo3conf/ext/tmdtemplates/Resources/Public/Css/PIE.htc');
}
.tx-powermail h3 {
	margin-left: -10000px;
	height: 0;
}
.tx-powermail legend {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.tx-powermail fieldset {
	margin-bottom: 0.5em;
}
.tx-powermail input, 
.tx-powermail button, 
.tx-powermail select, 
.tx-powermail textarea {
	width: 97%;	
}
.tx-powermail .mandatory {
	color: #e2001a;
}
.tx-powermail .formErrorContent {
	border: 1px solid #E9322D;
	background: white;
	box-shadow:0 0 6px #F8B9B7;
	padding: 3px 8px;
}
.tx-powermail .powermail_confirmation {
	padding: 2em 0;
}
.tx-powermail .powermail_confirmation h4 {
	color: #e2001a;
}
.tx-powermail .powermail_create {
	padding: 2em 0;
}
.tx-powermail .powermail_submit {
	background-repeat: no-repeat;
	padding-left: 55px;
	background-position: 10px;
	width: auto;
	height: 35px;
	float: right;
	margin: 1em 1em 0 0;

	opacity: .5;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	
	behavior: url('../../typo3conf/ext/tmdtemplates/Resources/Public/Css/PIE.htc');
}
.tx-powermail .powermail_submit:hover {
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	
	behavior: url('../../typo3conf/ext/tmdtemplates/Resources/Public/Css/PIE.htc');
}








/* FCE */
ul.fce-flagMenu {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.fce-flagMenu li {
    float: left;
    margin-bottom: 20px;
    width: 122px;
}
ul.fce-flagMenu a {
    display: inline-block;
}
ul.fce-flagMenu span {
    display: block;
}



/* FCE mehrspalter */
.multiCol {
    clear: both;
    margin-bottom: 15px;
}
.multiCol .col {
    float: left;
    margin-right: 50px;
    overflow: hidden;
}
.multiCol .lastCol {
    margin-right: 0;
}


/* 1spalter */
.fce-1sp .col {}


/* 2spalter */
.fce-2sp {
    width: 1100px;
}
.fce-2sp .col {
    width: 680px;
    margin-right: 70px;
}
.fce-2sp .col1 {
    width: 350px;
    margin-right: 0px;
}

.fce-2sp.layout-1 .col0 {
    width: 350px;
}
.fce-2sp.layout-1 .col1 {
    width: 680px;
}

.fce-2sp.layout-2 .col0 {
    width: 515px;
}
.fce-2sp.layout-2 .col1 {
    width: 515px;
}


/* 3spalter */
.fce-3sp {}
.fce-3sp .col {
    width: 330px;
    margin-right: 43px;
}
.fce-3sp .col.lastCol {
    margin: 0;
}
.content.layout-1 .fce-3sp .col {
    width: 376px;
    margin-right: 4px;
}

/* 4spalter */
.fce-4sp .col {
    width: 237px;
    width: 362px;
}



.fce-startseite {
    margin-bottom: 10px;
}
.layout-1 h2  { 
    padding-left: 20px;
}
.content.layout-1 .fce-startseite p {
    /*
    background: url('../../typo3conf/ext/tmdtemplates/Resources/Public/img/bt_more.png') no-repeat scroll 315px center;
    padding-right: 70px;
    */
    height: 36px;
    overflow: hidden;
}



ul.menu, ul.menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

ul.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;	
	z-index: 20;
}

ul.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

ul.menu li li {
	float: none;
}

ul.menu ul {
	visibility: hidden; 
	opacity: 0; 
		
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
}


ul.menu li:hover>ul {
	visibility: visible;
	top: 100%;
	opacity: 1;
	
    -webkit-transition: opacity .2s ease-in-out;  
	-moz-transition: opacity .2s ease-in-out;  
	-o-transition: opacity .2s ease-in-out;  
	-ms-transition: opacity .2s ease-in-out;  
	transition: opacity .2s ease-in-out;
}

		
ul.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
ul.menu:after, ul.menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
ul.menu, ul.menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

ul.menu ul {
	background-image: url('../../typo3conf/ext/tmdtemplates/Resources/Public/img/clear.gif');	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 0;
	margin: 0 0 0 0;
}
ul.menu ul ul {
	padding: 30px 30px 30px 0px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */
ul.menu {}
ul.menu {
	line-height: normal;
	font-size: 14px;
}
ul.menu > li {
	width: 165px;
	height: 183px;
    border-right: 2px solid #F2F0F0;
    background-color: #C9CAC0;
    background-image: url('../../typo3conf/ext/tmdtemplates/Resources/Public/img/bg_menu_L0_NO.jpg')
}
ul.menu > li:last-child {
    border-right: none;
}
ul.menu a {
    white-space:nowrap;
    display: block;
	padding: 141px 19px 23px 19px; 
	color: #2c2c2a;
	text-decoration: none;
}
ul.menu > li:hover>a {
	text-decoration: none;
	background-color: #4895CC;
	color: white;
}
ul.menu > li a.act {
	text-decoration: none;
	color: white;
	background-color: #4895CC;
	background-image: url('../../typo3conf/ext/tmdtemplates/Resources/Public/img/bg_menu_L0_ACT.jpg')
}
ul.menu li li a:hover {
	-webkit-transition: all .2s ease-in;  
	-moz-transition: all .2s ease-in;  
	-o-transition: all .2s ease-in;  
	-ms-transition: all .2s ease-in;  
	transition: all .2s ease-in;
	
	text-decoration: none; 
}


/* 2te Ebene */
ul.menu ul {
    padding-top: 5px;
}

ul.menu li li {
    width: 300px;
    background-color: #4895CC;
    border-bottom: 1px dotted white; 
}
ul.menu li li:last-child {
    border: none;
}

ul.menu li li a {
	text-align: left;
	display: block;
    color: white;
    margin: 0;
    padding: 0px 5px 0px 15px;
    height: 45px;
    line-height: 45px;
    white-space:nowrap;
}
ul.menu li li:hover,
ul.menu li li.act,
ul.menu li li.act:hover {
	background-color: #0068B7;
	color: white;
	text-decoration: none;
}
	






