@import url(reset.css);
@import url(general.css);
@import url(layout.css);
@import url(sidebar.css);
@import url(content.css);


body {
	background:url(../images/background_body_candidate.gif) repeat-x #d9d9d9;
}

#head {
	height:269px;
}

#head_candidate {
	height:269px;
	background:url(../images/head/logo_teaser_candidate.gif) 1px 77px no-repeat #fff;
}

#head_bezirk {
	height:269px;
	background:url(../images/head/logo_teaser_team.gif) 1px 77px no-repeat #fff;
}

#logo {
	display:block;
	position:absolute;
	left:20px;
	width:115px;
	height:95px;
	background:transparent;
}
#logo a {
	display:block;
	width:260px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
}

ul#main-nav {
	top:202px;
}

#hotline {
	left:654px;
	top:0;
	width:286px;
	height:269px;
	background:url(../images/head/header_286x269px.jpg);
}

h1#candidate-name {
	position:absolute;
	left:370px;
	bottom:77px;
	font-family:Arial,helvetica,sans-serif;
	text-transform:uppercase;
	width:275px;
	text-align:right;
	color:#fff;
	font-size:1.5em;
}

img.right-aligned {
	float:right;
	margin:0 0 10px 30px;
}

.bezirkslogo {
	margin:20px 0 0 20px;
}