@media screen{
/* Contao Open Source CMS :: Copyright (C) 2005-2013 Leo Feyer :: LGPL license */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative}select,input,textarea{font-size:99%}form{margin:0;padding:0}img{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:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block;text-align:left}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}*+html #main{position:static}header,footer,nav,section,aside,article,figure,figcaption{display:block}
}
@media all{
/**
 * Global TinyMCE style sheet
 * 
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 * 
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 * 
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 * 
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
}
@media all{
/* mediaboxAdvanced - black theme */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../plugins/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../plugins/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
}
@media all{
/* Style sheet basic-1 */
*{margin:0;padding:0;border: none}html{height:100%;margin-bottom:1px;padding-bottom:1px}body{margin:0 auto;text-align:center}body,td,th{font:11px/1.3 Verdana,Arial,Helvetica,sans-serif;font-weight:normal}td,th{vertical-align:top}h1{margin-bottom:0.5em;font-size:18px;font-weight:normal}h2{margin-top:1em;font-size:11px;font-weight:bold}h3{margin-top:1em;font-size:11px;font-weight:bold}h4{margin-top:1em;font-size:13px;font-weight:normal}h5{margin-top:1em;margin-bottom:1em;font-size:11px;font-weight:bold}a img,img a{border: none}input,textarea{width:360px;margin-bottom:8px;padding:4px;border-right:1px solid #98999b;font:11px Verdana,Arial,Helvetica,sans-serif;border-top: none;border-bottom: 1px solid #98999b;border-left: none}input.sendebutton,input[type="submit"]{width:auto;background-color:#868789;border-right:1px solid #545d62;font-weight:bold;color:#fff;border-bottom: 1px solid #545d62}input[type="checkbox"],input[type="radio"]{width: 1.0em !important;margin-right: 1.0em !important;border: none !important}input[type="file"]{border: none !important}select{margin:0.3em 0;padding:3px;border-top:1px dotted #98999b;border-right: 1px solid #98999b;border-bottom: 1px solid #98999b;border-left: 1px dotted #98999b}strong{font-weight:bold}table{border-collapse:collapse}ol{margin-top:0;padding-left:1.7em}ul{margin-bottom:0.5em;padding-left:1.4em;list-style-image:url("../../tl_files/europa-nur-mit-uns-template/gfx/list-item-ul.gif")}ul ul{margin-top:0;margin-left:0;padding-left:1.4em}li{margin-top:0.5em}
}
@media all{
/* Style sheet layout */
#wrapper{width:1020px;margin:0 auto;text-align:left;border: none}#logos{width:1020px;height:80px;float:left;clear:both;background-color:#fff}#logo1{float:left;margin-left:18px}#logo2{float:right;margin-right:30px}#header2{width:1020px;height:250px}#visual{width:1020px;height:250px;float:left}#tabzeile{width:987px;height:30px;position:relative;clear:both;margin-top:-30px;padding: 0 0 0 33px;z-index: 10}#tabzeile a{width:196px;height:20px;float:left;display:block;padding:8px 10px 2px;border-right:1px solid #fff;font-weight:bold;text-decoration:none;color:#fff}#tabzeile a:hover,#tabzeile a.suche:hover{color:#000}#tabzeile a.suche{width:88px}#tabzeile a.login{width:40px;margin-left:150px;text-align:right}.clearer{clear:both}#container{margin:30px 0 0}#left{width:230px;float:left}#main{padding-top:5px;padding-right:60px}.home #main{padding-right:0}.ohne-linke-spalte #main{padding-top:5px;padding-right:150px;padding-left:42px}#main .ohne-rechte-spalte-schmal{width:400px}#main p{margin-bottom:1em;line-height:1.5}#main a,#right a{color: #000; background-color: #d6e3e7; text-decoration: none; padding: 0 3px}#main .image_container a,#right .image_container a{background: none;padding: 0}#main a:hover,#right a:hover{color: #fff; background-color: #a9c1cc; text-decoration: none; padding: 0 3px}#main .image_container a:hover,#right .image_container a:hover{background: none;padding: 0}.ce_accordion{background:url("../../tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif") right top no-repeat}.ce_accordion .accordion{padding-right: 15px;margin: 10px 0}.ce_accordion .toggler{/*background: #bfccd2 url(/tl_files/europa-nur-mit-uns-template/gfx/tab-accordion.png) top left no-repeat;*/font-weight: bold;padding: 15px 15px 0 0;/*margin: 1em 0 0.5em 0;*/cursor:pointer}.ce_download{margin-bottom:0.5em}.ce_download h2{margin-bottom:0.5em}.ce_download img.mime_icon{float:left;margin-right:0.2em;margin-bottom:1em}.ce_ce_lightbox4ward .image_container{background-image: none !important;margin: 1em 0 0 0 !important;padding: 0 !important}.die-teilnehmer #main .image_container{margin-top:-20px;padding:12px;background:url("../../tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif") right top no-repeat}.aktuelles #main .image_container{margin-top:-20px;margin-left:20px;padding:12px;background:url("../../tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif") right top no-repeat}.aktuelles #main .ce_ce_lightbox4ward{margin-bottom:1em}.icon-audio{padding-top:4px;padding-bottom:4px;padding-left:24px;background:url("../../tl_files/europa-nur-mit-uns-inhalte/icons/Sound-20px.png") left top no-repeat}.icon-video{padding-top:4px;padding-bottom:4px;padding-left:24px;background:url("../../tl_files/europa-nur-mit-uns-inhalte/icons/Video-20px.png") left top no-repeat}#main .sc2-first{width:270px;padding-left: 42px !important;padding-right: 15px !important;margin-right: 20px !important}#main .sc2-last{width:580px;padding: 20px 0 0 0;margin-bottom: 15px}#main .sc3{width:270px;padding: 20px 0 0 0;margin-right: 40px !important;margin-bottom: 15px}#main .sc3-first{width:270px;padding-left: 42px !important;padding-right: 15px !important;margin-right: 20px !important}#main .sc3-last{width:270px;padding: 20px 0 0 0;margin-right: 0;margin-bottom: 15px}.home-bg1{background-color: #ffdf59 !important}.home-bg2{background-color: #eef1f3 !important}.home-bg3{margin-top:-36px;margin-bottom:20px;padding-top:37px;color:#000;background-color: #dce6e4 !important}.home-bg7{margin-top: 1em;border-top: 2px solid #eef1f3}.table-foerderer-home img{margin-top:30px;margin-right:60px;vertical-align:middle}.table-foerderer-home a{background-color: transparent !important;padding: 0 !important}table#das-team tr{background: #fff url(/tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif) top right no-repeat}table#das-team td{padding-top:1.5em;padding-right:2em;padding-bottom:0.5em}table#das-team img{margin-top:4px}table.table-logos td{padding-top:20px;padding-right:20px;background: #fff url(/tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif) top right no-repeat}table.table-logos td:first-child{background: none}table.table-logos img{margin-bottom:10px;margin-left:15px}#right{padding-right:36px}#right p{margin-bottom:0.5em}#right .image_container img{padding-top:12px;padding-right:12px;background:url("../../tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif") right top no-repeat}#right .no-background .image_container img{padding-top:12px;padding-right:12px;background-image:none}#right .image_container .caption{font-style:italic}#footer{width:1020px;height:157px;float:none;clear:both;margin:44px 0 22px;padding:0}#footer-grafik{float:right}#footer-navi{float:left;margin:20px 0 5px 260px}#footer-navi.home{margin-left:350px}#footer-navi.home-fr{margin-left:42px}#footer-claim{float:left;margin:0 0 0 239px}#footer-claim.home{margin-top:90px;margin-left:129px}
}
@media all{
/* Style sheet subnavigation */
#sub-navi a{display:block;padding:5px 8px 5px 10px}#sub-navi h3{color:#000;padding: 5px 8px 5px 10px}#sub-navi span.active{display: block; padding: 5px 8px 5px 10px}#sub-navi a:link{text-decoration:none;color:#4e595e}#sub-navi a:visited{text-decoration:none;color:#4e595e}#sub-navi a:hover{background-color:#c9d5db;text-decoration:none;color:#000}#sub-navi a:active{text-decoration:none;color:#000}#sub-navi{width:200px;float:left;margin:0 0 0 33px;padding:6px 6px 0 0;background: #fff url(/tl_files/europa-nur-mit-uns-template/gfx/bg-image.gif) top right no-repeat}#sub-navi ul{margin:0;padding:0}#sub-navi ul li{margin:0;list-style-type:none;list-style: none}#sub-navi ul li{border-bottom:1px solid #a9c1cc}#sub-navi ul li.active{border-bottom:1px solid #000;color:#000}#sub-navi ul li.active a:link{color:#000}#sub-navi ul li.active a:visited{color:#000}#sub-navi ul li.ueber{font-weight:bold}#sub-navi ul li.ueber a:link{color:#000}#sub-navi ul li.ueber a:visited{color:#000}#sub-navi ul li.ueber a:hover{color:#000}#sub-navi ul li.ueber a:active{color:#000}
}
@media all{
/* Style sheet colors */
body{background: #eaedee url(/tl_files/europa-nur-mit-uns-template/gfx/bg-verlauf-01.jpg) repeat-x}body,td,th{color:#545d62}td,th{vertical-align:top}h1{color:#545d62}h2{color:#545d62}h3{color:#545d62}hr{border-top:1px dotted #a5a7a9}#wrapper{background-color:#fff;border-top:1px solid #fff}#tabzeile a{border-right:1px solid #fff;color:#fff}#tabzeile a:hover,#tabzeile a.suche:hover{color:#000}#tabzeile a.gruppe1{background: #7ab51d url(/tl_files/europa-nur-mit-uns-template/gfx/tab-forum-personen.png) no-repeat}#tabzeile a.gruppe2{background: #4a96cd url(/tl_files/europa-nur-mit-uns-template/gfx/tab-forum-themen.png) no-repeat}#tabzeile a.gruppe3{background: #c1003c url(/tl_files/europa-nur-mit-uns-template/gfx/tab-forum-aktionen.png) no-repeat}#tabzeile a.suche{background: #566166 url(/tl_files/europa-nur-mit-uns-template/gfx/tab-suche.png) no-repeat;border: none}#tabzeile a.login{color:#576168;border: none}#footer{background-color:#bfccd2;color:#4e595e;border-top: none}#footer a:link{text-decoration:none;color:#4e595e}#footer a:visited{text-decoration:none;color:#4e595e}#footer a:hover{text-decoration:underline;color:#000}#footer a:active{text-decoration:underline;color:#000}
}
