body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
body,form,figure{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}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.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}
@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}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* eurovision.css */
a{color: #2c58ff;text-decoration: none}a:hover{color: #021276;text-decoration: underline}.frontpageChooser{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: flex-start;gap: 15px}.frontpageChooser .box{max-width: 300px;border: 5px solid #f929b1;display: flex;border-radius: 15px;overflow: hidden;box-sizing: border-box;flex-direction: column;flex-wrap: nowrap;align-items: stretch}.frontpageChooser .box:hover{text-decoration: none !important}.frontpageChooser .box.active{border-color: #021276}.frontpageChooser .box .text{display: none;text-decoration: none !important}.frontpageChooser .box.active .text{display: block;background: #021276;color: #fff;font-weight: bold;text-align: center;padding-top: 5px}.no-block{overflow: visible !important}#container{margin: 0 auto;display: table}#main{margin: 0 auto;display: table;padding: 15px 40px;background-color: white;border: 1px solid #d8d8d7;-moz-border-radius: 15px;border-radius: 15px;-moz-box-shadow: 0 0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);margin-top: 10%;margin-bottom: 30px;margin-left: 30px;margin-right: 30px;width: 545px}.eurovision2026logo{background: #021276;background: linear-gradient(180deg, rgba(2, 18, 118, 1) 0%, rgba(2, 12, 64, 1) 100%);border-radius: 10px;width: 60px;height: 65px;padding: 10px 12px 9px;margin: 0 auto}body{font-family: Helvetica, Arial, sans-serif;font-size: 12pt;line-height: 1.35em;background: #bcbcbc url(../../files/images/bg.png) no-repeat center center}h1,h2,h3{line-height: 1.35em}.tmsg{background-color: #fff;border: 1px solid #ccc;border-radius: 5px;padding: 4px;color: #000 !important}.tmsg.danger{border-color: #FC0 !important;-webkit-box-shadow: 5px 5px 8px 0px rgba(230, 211, 0, 1);-moz-box-shadow: 5px 5px 8px 0px rgba(230,211,0,1);box-shadow: 5px 5px 8px 0px rgba(230, 211, 0, 1)}.error{color: #fa9b16}.impressumLink{text-align: center;margin-top: 16px}.impressumLink *{text-align: center;font-size: 80%;color: #999;cursor: pointer;text-decoration: none}.impressumLink *:hover{color: #333}.eurovisionVolunteerNewsletter div.formbody{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;align-items: center}.eurovisionVolunteerNewsletter .widget{margin-bottom: 10px}input{padding: 2px 5px}button.submit{margin-left: 5px;padding-top: 2px;padding-bottom: 2px}
@media screen and (max-width: 666px) {
	
	#container {
		margin-top: 0;
        margin-bottom: 0;
	}
	#main {
		max-width: 100%;
    	padding: 30px;
		margin: 30px 10px;
		width: auto;
	}
	body {
		font-size: 1.2em;
	}
	
}

@media screen and (max-width: 479px) {
	
	
	#main {
		padding: 15px;
	}
}

