/* Created by Joanna Candler of Jo Can Do
http://www.jocando.co.uk
Date: 4th October 2008 */
body {
text-align: center;  /*hack for IE 5.x and IE6 */
min-width: 980px;
background: url(images/background.gif) repeat-x;
}

#wrapper {
width: 940px;
margin: 0 auto;
text-align: left;
background: #ffffff;
}

#topmenu {
width: 940px;
margin: 0 auto;
}

#topmenu p {
margin: 0;
padding: 0 0 0.5em 0;
}

#topmenu {
color: #ffffff;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
#topmenu a, #topmenu a:visited {
text-decoration: none;
color: #ffffff;
}

#topmenu a:hover {
text-decoration:underline;
}

#header {
position: relative;
}

#header h1 {
position: absolute;
top: -500px;
}

#flags {
position: absolute;
top: -22px;
left: 830px;
width: 140px;
}

#twitter {
position:absolute;
top: -25px;
left: 175px;
}

#youtube{
position:absolute;
top: -25px;
left: 325px;
}

#German-popup {
	position: absolute;
	top: 30px;
	left: 620px;
	width: 280px;
	background: #fff;
	border: 1px solid #00048c;
	visibility: hidden;
}

#German-popup p {
padding: 10px 0 0 30px;
color: #00048c;
font-family:Arial, Helvetica, sans-serif;
}


#breadcrumbs {
padding-left: 15px;
font-size: 0.8em;
padding-top: 0.5em;
color: #00048c;
}

#breadcrumbs a, #breadcrumbs a:visited {
text-decoration: none;
color: #00048c;
}

#content {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #00048c;
/*padding-left: 45px;*/
}

#content a {
text-decoration: underline;
color: #00048a;
}
.imageright {
float: right;
margin-left: 15px;
}

/* style footer*/

#footer {
clear: both;
text-align: center;
margin: 0 auto;
padding-bottom: 0.3em;
font-size: 0.8em;
padding-top: 0.5em;
color: #00048c;
font-family: Arial, Helvetica, sans-serif;
}

/* style footer links*/
#footer a, #footer a:visited {
text-decoration: none;
color: #00048c;
}

#footer a:hover {
text-decoration: underline;
}

#copy {
width: 940px;
margin: 0 auto;
}

#copy p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #00048c;
float:right;
}

