/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.caption{max-width:100%}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/**
 * 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 screen{
/* Style sheet standard_diplos_01 */
*{margin:0;padding:0}html{height:101%;margin-bottom:1px}body{background-color:#96c8cf;font:13px Verdana,Arial,Helvetica,sans-serif;font-weight:normal;color:#fff;letter-spacing: 3px}#wrapper{min-width:430px}#header_logo{width:300px;margin-top:10%;margin-left:9%}#main{max-width:80%;margin-bottom:29px;padding-left:9.5%}#f3 input,#f3 #ctrl_25{width:305px;margin-top:6px;padding:5px;display:table;opacity:0.6}#f3 .submit{width:80px;margin-top:10px;color:#000;letter-spacing:1px}#f3 .textarea{font-family:Verdana,Arial,Helvetica,sans-serif}#container{background-image:url("../../tl_files/diplos/images_01/diplos_01.png");background-repeat:no-repeat;background-position:95% 95%}.captcha_text{font-size:85%}a{text-decoration:none;color:#fff}a:link,a:visited{color:#fff}a:hover,a:focus,a:active{text-decoration:underline}.footer_text{max-width:80%}h1{margin-top:10px;margin-bottom:80px;margin-left:300px;font:80% 'Special Elite',arial,serif;font-weight:normal;color:#b5b5b9}.anfrage h2,.kontakt_danke h2,.impressum h2{margin-top:136px}.marginleft310{margin-left:300px}.margintop100{margin-top:100px}.margintop500{margin-top:500px}
}
@media (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait){
/* Style sheet media_queries_max_480_portrait */
#header_logo{margin-left:3%}#main{padding-left:3%}p{margin-bottom:0}#container{background-image:url("../../tl_files/diplos/images_01/diplos_01.png");background-repeat:no-repeat;background-position: 5% bottom;background-size:50px}#f3 input,#f3 #ctrl_25{width:250px;margin-top:0}
}
