@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background: url(../img/bg_verlauf.gif) repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#main_frame {
width: 100%;
padding-top: 65px;
padding-bottom:10px;
}

#content {
position: relative;
width: 704px;
margin: 0 auto 0 auto;
background: url(../img/content_bg.jpg) repeat-y;
border-top: 1px solid #e7e8ea;
}

#header_menu {
position: absolute;
top: 13px;
right: 17px;
width: 500px;
height: 100px;
}
#logo_juli {
position: relative;
width:234px;
height:148px;
left: -59px;
top: -36px;
background:url(../img/logo.png);
}

#links {
*margin-top: -2px;
}

#links a {
display: block;
float: left;
width: 99px;
height: 25px;
line-height: 25px;
background: url(../img/link_bg.jpg) repeat-x;
border-left: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: capitalize;
}
#links a:hover {
background: url(../img/link_hover.jpg) repeat-x;
}

#bild_und_text {
margin-top: -22px;
}

#text {
float: left;
padding: 30px 25px 30px 25px;
width: 450px;
min-height: 234px;
line-height: 20px;
background-color: #d9d9db;
color: #69686d;
}

#text a {
color: #69686d;
text-decoration:underline;
}

*html #text {height: 234px;} /* IE 6 */

h1 {
font-size: 12px;
}

#content_footer {
clear: both;
position: relative;
*top: 5px;
width: 704px;
height: 18px;
background: url(../img/content_footer.jpg) no-repeat;
}



#info {
width: 690px;
margin: 2px auto 0 auto;
padding-right: 10px;
text-align: right;
color: #FFFFFF;
}
#info a {
color: #FFFFFF;
text-decoration: none;
text-transform: capitalize;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 69686d;
	font-weight: bold;
}

.header_article {
	border-bottom:3px solid #fff;
	padding:5px;
	padding-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 69686d;
	font-weight: bold;}
	
#flaggen {
position: relative;
width: 704px;
margin: 0 auto 0 auto;
overflow:hidden;
}
	
#flagge_de {
position:relative;
margin-right:6px;
margin-bottom:12px;
float:right;
width:26px;
height:19px;
background:url(../img/flag_de.png);
}

#flagge_gb {
position:relative;
margin-right:14px;
margin-bottom:12px;
float:right;
width:26px;
height:19px;
background:url(../img/flag_gb.png);
}

.covers {
float:left;
width:196px;
padding: 10px 10px 10px 10px;
margin-right:5px;
margin-bottom:5px;
}

.covers_name {
padding-top:10px;
font-size:14px;
font-weight:bold;
}

#download {
padding:20px 0 0 0px;
}