/****************************************************************************************
P R I N T   O P T I M I Z E D   C S S

Date:	May 31, 2012
Author:	Pat Mueller, patmueller.ch
*****************************************************************************************/


/*---------------------------------------------------------------------------------------
R E S E T S   A N D   B A S E   S E T T I N G S
----------------------------------------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	font-size:9px;
	text-align:left;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #fff;
	color: #000;
	}

a, a:visited {
	color: #e2001a;
	text-decoration:none;
	}
	
p,ul,h2 {
	margin-bottom:12px;
	}

/* Entfernen von standardmäßigen Innen- und Außenabständen For alle Elemente (wenn Abstand gewollt, wird dies durch die Angabe bei den Elementen überschrieben) */
* 	{
	margin:0;
	padding:0;
	}

/*----------------------------------------------
Contao Additional Classes
-----------------------------------------------*/
select,input,textarea {
	font-size:99%;
	}
	
form {
	margin:0;
	padding:0;
	}
	
img, img a {
	border:0;
	}
	
#left {
	float:left;
	}	
	
#right {
	float:right;
	}
	
#main {
	width:auto;
	position:relative;
	}
	
.inside {
	position:relative;
	text-align:left;
	}
	
.block {
	overflow:hidden;
	}
	
.clear, #clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
	}
	
.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
	}

/*----------------------------------------------
Fixes IE
-----------------------------------------------*/
* html .block {
	overflow:auto;
	}
	
* html #container,* html .mod_article {
	}
	
* html #left,* html #right {
	display:inline;
	}
	
* html a,* html a:hover {
	background-color:transparent;
	}
	
* html i,* html em {
	overflow:visible;
	display:inline-block;
	}
	
*:first-child+html #main {
	position:static;
	}


/*---------------------------------------------------------------------------------------
H T M L   E l e m e n t s   i n   u s e d   s e q u e n c e
----------------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	}

/*------------------------------------------------------------------
Header -> Used for vertical alignment / Header Print
-------------------------------------------------------------------*/
#header {
	margin: 0 0 50px 0;
	padding: 0;
	width: 90px;
	height: 90px;
	}

#header_print {
	margin: 0;
	padding: 0;
	width: 90px;
	height: 90px;
	}
	
/*--------------------------------------------------------
Content Container -> Used for horizontal alignment
---------------------------------------------------------*/	
#container {
	width: 100%;
	height: auto;
	text-align: left;
	}

/*--------------------------------------------------------
Galerie Navigation
---------------------------------------------------------*/	
#left div.mod_navigation {
	display: none;
	}


/*--------------------------------------------------------
Right, Navigation
---------------------------------------------------------*/	
#right {
	display: none;
	}


/*--------------------------------------------------------
Main, Inside (Content)
---------------------------------------------------------*/

#main {
	width: 100%;
	height: auto;
	font-size: 9px;
	line-height: 12px;
	color: #000;
	}

.bilder #main {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	}

.bilder #main .ce_text {
	margin-left: 0;
	padding: 0 0 0 0;
	}

.bilder #main .ce_imageslider {
	margin: 0 0 0 5px;
	padding: 0;
	}

#main div.inside {
	margin: 0;
	padding: 0;
	}	

* {
	margin: 0;
	padding: 0;
	}

/*----------------------------------------------
Logo
-----------------------------------------------*/
#logo {
	display: none;
	}
	
#main a	{
	color: #e2001a;
	text-decoration:none;
	}
	
#main div.ce_text, #news {
	padding: 0 0 0 0;
	width: 100%;
	text-align: justify;
	}

.ce_text p {
	margin: 0;
	padding: 0;
	}

#main .layout_latest {
	margin-bottom: 16px;
	}

#main div.mod_newslist {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	}

#main .mod_newslist a, #main .mod_newslist a:visited {
	color: #1a171b;
	}
	
#main .mod_newslist a:hover {
	color: #e2001a;
	}

#main .mod_newslist h1 a, #main .mod_newslist h1 a:visited {
	color: #e2001a;
	}

.mod_newsreader p.back {
	margin-top: 20px;
	}

#news div.ce_text, #news div.ce_text {
	padding: 0;
	}

#news div.image_container {
	margin: 20px 0;
	}
	
#main p.teaser {
	text-align: justify;
	}
	
#main a.bildlink, div.image_container a:hover {
	border: none;
	}
	
#main .image_container a, #main .ce_download a, #main .ce_downloads a {
	background: none;
	margin: 0;
	padding: 0;
	}	

#main div.ce_gallery {
	margin: 0 0 0 0;
	}

#main div.ce_gallery td {
	padding: 0 8px 8px 0;
	}

#main div.ce_image {
	float: left;
	}

div.ce_imageslider {
	width: 100%;
	}

div.ce_imageslider img {
	border: 3px solid #1a171b;
	}

p.buttons {
	margin-top: 7px;
	}

#prev1 {
	display: block;
	width: 15px;
	height: 29px;
	background: url(../img/prev.png) no-repeat 0 0;
	float: left;
	}

#next1 {
	display: block;
	width: 15px;
	height: 29px;
	background: url(../img/next.png) no-repeat 10px 0;
	float: right;
	}

div.rund_220 img, img.rund_220 {
	width:220px !important;
	height:220px !important;
	float:left;
	margin:0;
	/* Gecko-Browser (Firefox) */
	-moz-border-radius: 110px !important;
	/* Webkit-Browser (Chrome, Safari) */
	-webkit-border-radius: 110px !important;
	/* CSS3 allgemein */
	border-radius: 110px !important;
	}
	
div.rund_150 img {
	width:150px !important;
	height:150px !important;
	float:left;
	margin:0;
	/* Gecko-Browser (Firefox) */
	-moz-border-radius: 75px !important;
	/* Webkit-Browser (Chrome, Safari) */
	-webkit-border-radius: 75px !important;
	/* CSS3 allgemein */
	border-radius: 75px !important;
	}

#main div.rund_100 img, .mod_newsreader img, img.rund_100 {
	width:100px;
	height:100px;
	float:left;
	margin:0;
	/* Gecko-Browser (Firefox) */
	-moz-border-radius: 50px;
	/* Webkit-Browser (Chrome, Safari) */
	-webkit-border-radius: 50px;
	/* CSS3 allgemein */
	border-radius: 50px;
	}

#main div.rund_60 img, img.rund_60 {
	width:60px;
	height:60px;
	float:left;
	margin:0;
	/* Gecko-Browser (Firefox) */
	-moz-border-radius: 30px;
	/* Webkit-Browser (Chrome, Safari) */
	-webkit-border-radius: 30px;
	/* CSS3 allgemein */
	border-radius: 30px;
	}

#main img.mime_icon {
	float: left;
	}
	
#main h1 {
	margin: 3px 0 6px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #e2001a;
	text-transform: uppercase;
	}

#main h2, #main h2 a, #main h2 a:visited {
	margin: 0;
    padding: 0;
	font-size: 12px;
	font-weight: normal;
    line-height: 15px;
    color: #e2001a;
    text-transform: uppercase;
	}

.klein #h2 {
	font-size: 9px;
	}

td h2 {
	margin-top: 5px;
	}
	
#main h3 {
	margin: 0;
    padding: 0;
	font-size: 12px;
	font-weight: normal;
    line-height: 15px;
    color: #1a171b;
    text-transform: uppercase;
	}

#main hr {
    clear: both;
	border-bottom: 2px solid #1a171b;
	height: 0;
	margin: 10px 0 10px 0;
	}

#main div.image_container.float_left {
	margin-right: 20px;
	margin-bottom: 20px;
	}

#main div.image_container.float_right {
	margin-left: 20px;
	margin-bottom: 20px;
	}

#main img, #main a img, #main img.mime_icon, #main img.mime_icon {
	border: none;
	}

.float_left {
	margin-right: 20px;
	padding: 0 10px 20px 0;
	}

#main li {
	padding: 0 0 0 3px;
	margin: 0;
	line-height: 20px;
	}

#main img.mime_icon {
	margin: 0 3px -3px 0;
	padding: 0;
	}

#main p {
	margin-bottom: 16px;
	}

#main p+h2 {
	margin-top: 36px;
	}

#main p.info {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
	font-style: italic;
	}

#klein {
	font-size: 9px;
	line-height: 130%;
	}

#klein div.ce_text {
	width: auto;
	margin: 0;
	padding: 0;
	float: left;
	}

.neuezeile {
	clear: both;
	float: left;	
	}

#klein h2 {
	font-size: 9px;
	color: #e2001a;
	}

#startseite {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	}

div.image_container {
	margin: 30px 0 !important;
	padding: 0 !important;
	}

#main ul {
	list-style-image: url(../img/dot.png.html);
	line-height: 20px;
	}

.toggler {
    font-weight:bold;
    color:#00519e;
    background: #eee url(../img/accordion_close.png) 6px center no-repeat;
   	padding-left:21px;
    margin-top:7px;
    cursor:pointer;
	}

div.ce_accordion {
	clear: both;
	}
	
div.accordion{
    padding: 0 10px;
    margin: 0 0 20px 0;
    background-color: #eee;
	}

.toggler.active {
    background: #eee url(../img/accordion_open.png) 6px center no-repeat;
    color: #333;
	}
		
#main .ce_hyperlink {
	margin: 20px 0 30px 0;
	}
	
#main .ce_download {
	margin: 0 0 30px 0;
	}

/* Einrückung bei Listen wieder herstellen */
#main ul {
	padding-left: 17px;
	list-style-type: disc;
	}
		
#main ol {
	padding-left: 32px;
	}


/*----------------------------------------------
Footer Print
-----------------------------------------------*/
#footer_print {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: left;
	}

#footer_print p {
	margin-top: 10px;
	}