/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ––––––––––––––––––––––––––––––––––––––––– */
/* Allgemein                                 */
/* ––––––––––––––––––––––––––––––––––––––––– */
body, html { font-size: 101%; }

body {
	font-family: Verdana, Constantia, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", serif;
	color: #fff;
	font-size: 50%;
	background-color: #534f48;
}
/*body a { -webkit-text-shadow: -1px -1px transparent, -2px -2px transparent, -3px -3px transparent; }*/
#colorChange {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	/*background: url('../images/fadingBG.gif');*/
	-webkit-animation-name: bodyColorChange;
	-webkit-animation-duration: 120s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	/*-webkit-transform-style: preserve-3d;*/
	-moz-animation-name: bodyColorChange;
	-moz-animation-duration: 120s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	animation-name: bodyColorChange;
	animation-duration: 120s;
	animation-iteration-count: infinite;
	animation-direction: normal;
}
body.mobile #colorChange { height: 10000px; }
.color_1 { background-color: #534f48; }
.color_2 { background-color: #46482f; }
.color_3 { background-color: #624f4b; }

a, a:link, a:visited, a:focus, a:hover, a:active { color: #fff; }
a:focus, a:hover, a:active { color: #dbdada; color: rgba(255,255,255,.7); }

a.milkbox { text-decoration: none; }
a.milkbox:focus img, a.milkbox:hover img, a.milkbox:active img { opacity: .6; }

h2, h3, h4, h5, h6 { font-weight: bold; }
h2, h3, h4, h5, h6, p, #contentWrapper ul, #contentWrapper ol { padding-bottom: 24px; font-size: 1.6em; line-height: 1.25em; }

#contentWrapper ul { list-style: inside disc; }
#contentWrapper ol { list-style: inside decimal; }

strong { font-weight: bold; }
em { font-style: italic; }
del { color: #fff; }

.article { padding-bottom: 48px; }

.wp-caption-text { display: block; font-size: 1.2em; padding-top: 12px; }

.wp-no-display, .noDisplay { display: none; }

/* ––––––––––––––––––––––––––––––––––––––––– */
/* Struktur                                  */
/* ––––––––––––––––––––––––––––––––––––––––– */

.colLeft { width: 350px; float: left; }
.colRight { width: 550px; float: right; }

.clear { clear: both; }

#pageWrapper {
	position: absolute;
	width: 900px;
	height: 100%;
	min-height: 800px;
}

#logo span { position: absolute; left: -2000px; }
#logo a {
	display: block; 
	width: 220px;
	height: 40px;
	background: url('../images/syntoniaWortmarke.png');
	margin: 45px 0 0 105px;
}

#syntoniaImg {
	position: absolute;
	width: 600px;
	height: 600px;
	left: -290px;
	top: 290px;
	background: url('../images/syntoniaLogoHQ.png') no-repeat;
	-webkit-animation-name: rotateImg;
	-webkit-animation-duration: 190s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-moz-animation-name: rotateImg;
	-moz-animation-duration: 190s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	animation-name: rotateImg;
	animation-duration: 190s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	z-index: 0;
}

#contentWrapper { padding: 24px 0; }


/* ––––––––––––––––––––––––––––––––––––––––– */
/* Navigation                                */
/* ––––––––––––––––––––––––––––––––––––––––– */

#metaNav { 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 17px 0;
	letter-spacing: 2px;
	opacity: .4;
}
#metaNav a { text-decoration: none; text-transform: uppercase; }
#metaNav ul li { display: inline; }


#navWrapper ul { margin: 23px 20px; }

#navWrapper a {
	color: #dbdada;
	color: rgba(255,255,255,.7);
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
#navWrapper .current_page_item a, #navWrapper .current_page_parent a, #navWrapper a:focus, #navWrapper a:hover, #navWrapper a:active, #navWrapper li.open a { color: #fff; }
#navWrapper li {
	font-size: 1.6em;
	line-height: 1.65em;
}

#navWrapper .sub-menu a:focus, #navWrapper .sub-menu a:hover, #navWrapper .sub-menu a:active {
	font-style: italic;
}

#navWrapper li .sub-menu {
	height: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	/*-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s;*/
}

#navWrapper li .sub-menu li {
	font-size: 1.1em;
	line-height: 1.27em;
	letter-spacing: normal;
}
#navWrapper li .sub-menu a {
	color: #fff;
	letter-spacing: normal;
	font-weight: normal;
	text-transform: none;
	opacity: 0;
	-webkit-transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
	transition: all ease-in .3s;
}
/*#navWrapper li .sub-menu li a { 
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s;
}*/

#navWrapper li .sub-menu a:active, #navWrapper li .sub-menu a:focus {
	/*opacity: 1; height: auto; background-color: grey; position: absolute; top: 0px;  Tab Focus */
} 

/*#navWrapper li:hover .sub-menu,*/ #navWrapper li.open .sub-menu, #navWrapper li.current_page_parent .sub-menu, #navWrapper li.current_page_item .sub-menu { margin: 0 0 19px 0; height: auto; }
/*#navWrapper li:hover .sub-menu li a,*/ #navWrapper li.open .sub-menu li a, #navWrapper li.current_page_parent .sub-menu li a, #navWrapper li.current_page_item .sub-menu li a { opacity: 1; }

#navWrapper .sub-menu li.current_page_item a { font-style: italic; }

#deal { position: absolute; top: 20px; left: 900px; }
#deal li a { display: block; background: url('../images/voting_button_2.png') no-repeat; width: 125px; height: 125px; }
#deal li a span { margin-left: -2222px; }

/* ––––––––––––––––––––––––––––––––––––––––– */
/* CSS3-Keyframes                            */
/* ––––––––––––––––––––––––––––––––––––––––– */

/*Farbe 1:#534f48
Farbe 2:#46482f
Farbe 3:#624f4b
Farbe 4:#534f48*/

@-webkit-keyframes bodyColorChange {
 0% {
   background-color: #534f48;
 }
 33% {
   background-color: #46482f;
 }
 67% {
   background-color: #624f4b;
 }
 100% {
   background-color: #534f48;
 }
}

@-moz-keyframes bodyColorChange {
 0% {
   background-color: #534f48;
 }
 33% {
   background-color: #46482f;
 }
 67% {
   background-color: #624f4b;
 }
 100% {
   background-color: #534f48;
 }
}

@-webkit-keyframes rotateImg {
 from {
     -webkit-transform: scale(1) rotate(0);
 }
 to {
     -webkit-transform: scale(1) rotate(360deg); 	
 }
}

@-moz-keyframes rotateImg {
 from {
     -moz-transform: scale(1) rotate(0);
 }
 to {
     -moz-transform: scale(1) rotate(360deg); 	
 }
}
.qtrans_language_chooser li {
    float: right;
    margin-right: 10px;
}
