/*
Theme Name: Acces Berlin
Theme URI: http://www.hamedia.se/
Description: Acces Berlin
Version: 1.0
Author: Hampus Malmstroem for HaMedia
Author URI: http://www.hamedia.se/
Tags: pink, modern, corporate
*/



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


html p, h2, dl, ul, a{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

div#container {
	width: 800px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	padding: 0;
}

#around {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#header {
	width: 800px;
	height:80px;
}
div#header_top {
	background-image:url(images/header_top_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	min-width: 800px;
	height:58px;
	vertical-align: bottom;
}

div#logo {
	float:left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width:305px;
	height: 58px;
}

div#language {
	margin-top: 40px;
	float:right;
	width:auto;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

div#qtrans_widget_end {
	width:0px;
	height:0px;
}


#language ul {
	margin: 0px;
	margin-left: 0px;
}
	
#language li {
	margin-right: 0px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
}

#language ul a {
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
	
#language a:link {
	color: #000;
}

#language a:visited {
	color: #000;
}

#language a:hover {
	color: #666;
}

#language .current_page_item a{
	color: #a9006a;
	text-transform: uppercase;
}

div#header_bottom {
}
	
div#menu {
	float: left;
	width: 800px;
	background: #a9006a;
	height: 22px;
}

#menu ul {
	margin: 0;
	padding: 0;
}
	
#menu li {
	margin: 0;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 1px;
	display: inline-block;
	height: 18px;
	/*width: 155px;*/
}

#menu ul /*a*/ {
	display: inline-block;
	height: 18px;
	/*width: 120px;*/
	padding-top: 4px;
	padding-left: 10px; /*Guide only*/
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}
	
#menu a:link {
	color: #FFF;
}

#menu a:visited {
	color: #FFF;
}

#menu a:hover {
	color: #FFF;
	background-color: #d480b5;
}

#menu .current_page_item a{
	background-color: #d480b5;
}

#menu .current_page_parent a{
	background-color: #d480b5;
}

div#main {
	float: left;
	margin-top: 7px;
	width: 800px;
	min-height: 400px;
}

div#footer {
	float: left;
	margin-top: 4px;
	margin-bottom: 50px;
	background-color: #a9006a;
	width: 800px;
	height: 22px;
}

div#footer_text {
	padding: 0;
	color:#FFF;
	font-size:11px;
	padding-top: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.post {
	width: 800px;
	float: left;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #171717;
}

.post h2{
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding-bottom: 6px;
}

.post p{
	padding-bottom: 10px;
}

.post ul{
	margin-left: 15px;
}

.post a {
	color: #a9006a;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.post img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.gallery {
	overflow: hidden;
}

.gallery-row {
	width: 795px;
	margin: auto;
}

.gallery-icon img{
	border: 0px;
	margin: 0px 2px 5px 2px;
	padding: 0px;
	float: left;
}

.hem {
	background: url(images/hem_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 525px;
}

.hem .post {
	background: url(images/bg_white_70p.png);
	width: 340px;
	margin: 213px 10px 10px 10px;
	padding: 8px 8px 0px 8px;
}

.dettaarvi {
	background: url(images/dettaarvi_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 400px;
}

.dettaarvi .post {
	padding: 20px 0px 0px 10px;
	width: 420px;
}

.dettakanvi {
	background: url(images/dettakanvi_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 400px;
}

.dettakanvi .post{
	padding: 20px 0px 10px 10px;
	width: 450px;
}

.hararvi {
	background: url(images/hararvi_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 400px;
}

.hararvi .post {
	background: url(images/bg_white_70p.png);
	margin: 10px;
	padding: 8px;
	width: auto;
}

.guide {
	background: url(images/guide_bg.png);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 400px;
}

.guide .post {
	padding: 10px 0px 0px 390px;
	width: 400px;
}

#contact {
	
	margin: 10px;
	padding: 8px;
	float: right;
	width:auto;
	font-size: 12px;
}

#contact .field {
	width: 250px;
}

#contact textarea{
	resize: none;
	width: 250px;
	height: 100px;
	margin-bottom: 10px;
}
.style4 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.impressum {
	float: left;
	background-color: #CCC;
	width: 800px;
	min-height: 400px;
}

.impressum .post {
	margin: 10px;
	width: auto;
}

.left-column {
	float:left;
	width: 330px;
}

.right-column {
	float:left;
	width: 430px;
}



span.skype_pnh_container {display:none !important;} span.skype_pnh_print_container {display:inline !important;} 