body {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		background: #f1f4f3;
		padding-top: 0;
		margin-top: 0;
}

a {
		color: #2691cf;
}

address {
		font-style: normal;
}

h1 {
		font: bold 24px Arial;
		line-height: 36px;
		margin-bottom: 18px;
		color: #1c6b99;
}

h2 {
		font: bold 18px Arial;
}

h3 {
		font: bold 11px Verdana;
		color: #333;
		margin-bottom: 0;
		line-height: 150%;
}

ul {
		list-style: square;
}

#wrapper {
		background: #fff;
}

#header {
		background: #fff url(../images/header_bg.png) repeat-x bottom;
		border-bottom: 1px solid #fff;
		padding-top: 10px;
}

#header #logo img {
		margin: 0 0 20px 4px;
}

#header .user {
		margin-top: 30px;
		float: right;
		vertical-align: middle !important;
}

#header .user strong a, #header .user strong a:visited {
		color: black;
		margin: 0;
		vertical-align: inherit;
}

#header .user a {
		margin-left: 15px;
		vertical-align: middle;
		text-decoration: none;
}

/*
#header form {
margin-top: 30px;
opacity: 0.5;
float: right;
}

#header form:hover, #header form input:focus  {
opacity: 1;
}

#header input {
border: none;
border-bottom: 1px dotted #ccc;
width: 150px;
margin: 0 15px 0 5px;
}
 */
#header form {
		margin-top: 30px;
		float: right;
}

#header button {
		border: 1px solid #ccc;
		padding: 3px 20px 3px 3px;
		cursor: pointer;
		background: url(../images/bullet_key.png) no-repeat center right;
		display: inline !important;
		margin: 0 !important;
		float: none;
}

.menu_switcher {
		position: absolute;
		top: 5px;
		cursor: pointer;
}

.left_arrow {
		left: -30px;
}

.right_arrow {
		right: -42px;
}

#navigation {
		padding-right: 9px;
		background: #2691cf url(../images/navigation_bg.png) repeat-x top;
}

#navigation a {
		border-right: 1px solid #fff;
		margin-right: -10px;
		display: block;
		padding: 10px;
		color: #fff;
		text-decoration: none;
}

#navigation_mine.en a.publisher strong {
		display: block;
		height: 30px;
}

#navigation_mine.de a.publisher strong {
		display: block;
		height: 30px;
}

#navigation_mine.en a.advertiser strong {
		display: block;
		height: 30px;
}

#navigation_mine.de a.advertiser strong {
		display: block;
		height: 30px;
}

#navigation_mine.en a.admin strong {
		display: block;
		background: url(../images/navigation_mine_sr_admin.png) no-repeat !important;
		height: 30px;
		text-indent: -10000px;
}

#navigation_mine.de a.admin strong {
		display: block;
		background: url(../images/navigation_mine_sr_admin_DE.png) no-repeat !important;
		height: 30px;
		text-indent: -10000px;
}

#navigation a:hover, #navigation a.active {
		background: url(../images/navigation_bg.png) repeat-x top;
}

#navigation a strong {
		display: block;
		height: 40px;
	font-size: 12px;
}

#navigation .last a {
		border-right: 1px solid #fff;
}

#content {
		background: #fff url(../images/shadow.png) no-repeat center top;
		padding: 30px 0 20px 0;
}

.replace {
		background-repeat: no-repeat;
		text-indent: -10000px;
}

.down h2.replace a {
		display: block;
		background: url(../images/replace_head.png) no-repeat;
		text-indent: -10000px;
}

a.contact {
	margin-top: 8px;
		padding: 8px 0px  8px 8px !important;
	width: 300px;
		text-align: left;
		font-size: 12px !important;
}

a.contact:hover {
	background: #edeff4 !important;
		border-color: #3b5998 !important;
		color: #3b5998 !important;
}

#quote-box-text div {
	display: none;
}

.box {
		margin-bottom: 0;
		background: #d9e2e0 url(../images/box_bg.png) repeat-x top;
		min-height: 345px;
}

.down {
		background: #d9e2e0 url(../images/box_down_bg.png) repeat-x bottom !important;
		min-height: 250px !important;
		padding-top: 3px;
}

.down h1, .down h2, .down h3, .down p, .down ul, .down form, .down address {
		padding: 10px 15px 0 15px;
		margin-bottom: 0;
}

.float {
		min-height: 0 !important;
		padding-bottom: 50px;
}

.float h2 {
		font: bold 11px Verdana;
}

.shadow {
		background: url(../images/shadow.png) no-repeat center top;
}

.headshot {
		background: url(../images/shadow_mini.png) no-repeat center bottom;
		padding: 0 0 20px 0;
}

a.mail {
		display: block;
		padding: 1px 0 5px 22px;
		background: url(../images/email.png) no-repeat left center;
}

#content label {
		display: block;
}

pre {
		overflow: scroll;
		width: 900px;
		padding: 10px;
		border: 1px dotted #ccc;
}

#footer {
		padding-top: 10px;
		padding-bottom: 50px;
}

#footer ul {
		list-style: none;
		margin: 10px;
		border-bottom: 1px dotted #939998;
}

#footer ul li {
		border-top: 1px dotted #939998;
}

#footer ul li a, #footer ul li strong {
		display: block;
		padding: 3px 10px;
		color: #939998;
		text-decoration: none;
}

#footer .sub a {
		padding-left: 20px;
}

#footer ul li a:hover {
		color: #333;
		background: url(../images/box_bg.png) repeat-x top;
}

#user select {
		padding: 5px;
		width: 312px;
}

label span {
		margin-right: 1em;
}

.language_div {
		position: absolute;
		top: -30px;
		right: 4px;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
}

.rss-feed h4 {
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #666;
		font-size: 10px;
}

.rss-feed h2 a {
		color: #333;
		text-decoration: none;
}

.rss-feed .more {
		padding-bottom: 18px;
		border-bottom: 1px dotted #ccc;
}

#imagefilm {
		background: url(/images/imagefilm_teaser.png) no-repeat;
		height: 300px;
		margin-bottom: 60px;
}

#watch {
		-moz-border-radius: 10px;
		background: #2691CF url(../images/navigation_bg.png) repeat-x bottom;
		color: #fff;
		margin: 190px 0 0 82px;
		font-size: 170%;
}

.nav li a {
	padding: 10px 35px!important;
	line-height: 1.5em!important;
	margin-right: 0px!important;
	font: bold 18px Arial,Helvetica,sans-serif;

}

