@charset "utf-8";

html , body{
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(bilder/permanent/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	background-attachment: fixed;
}
#container {
	width: 882px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b22724;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #b22724;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(bilder/permanent/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
}

#header {
	height: 110px;
	width: 882px;
	position: relative;
}
#headerlink {
	height: 52px;
	width: 253px;
	position: absolute;
	left: 597px;
	top: 32px;
}

#header h1 {
	background-image: url(bilder/permanent/betterworx_mac_shop_berlin.jpg);
	display: block;
	height: 110px;
	width: 882px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#navi {
	background-image: url(bilder/permanent/bg_navi.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b22724;
	border-bottom-color: #b22724;
	background-position: 2px;
}
#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	display: block;
	height: 25px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b22724;
}

#navi li {
	display: block;
	float: left;
	width: 142px;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #b22724;
	height: 21px;
	padding-top: 4px;
}

#navi ul li a {
	height:21px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: inline-block;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.navi_on {
	color: #b22724 !important;
	background-image: url(bilder/permanent/navi_symbol_on.jpg);
	background-repeat: no-repeat;
	background-position: -5px -4px;
}
.navi_on:hover {
	color: #b22724;
	background-image: url(bilder/permanent/navi_symbol_on.jpg) !important;
	background-repeat: no-repeat;
	background-position: -5px -4px;
}



#navi ul li a:hover {
	background-image: url(bilder/permanent/navi_symbol_off.jpg);
	background-repeat: no-repeat;
	background-position: -5px -4px;
}


#content {
	background-image: url(bilder/permanent/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 64px;
	padding-left: 112px;
	padding-right: 112px;
}
#maclogo {
	position:absolute;
	width:82px;
	height:26px;
	z-index:1;
	left: 576px;
	top: 258px;
}
#tourlink {
	position: absolute;
	height: 20px;
	width: 63px;
	top: 220px;
}
#plandescription {
	position:absolute;
	width:310px;
	height:46px;
	z-index:1;
	left: 341px;
	top: 376px;
}

#lageplan {
	position:absolute;
	width:143px;
	height:127px;
	z-index:1;
	left: 201px;
	top: 287px;
}



#innercontent {
	margin: auto;
	width: 658px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	position: relative;
}
#innercontent a , .messagebox a{
	color: #b22724;
	text-decoration: none;
}
#innercontent a:hover , .messagebox a:hover{
	text-decoration: underline;
}


#innercontent h1 {
	background-image: url(bilder/permanent/h1_symbol.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	height: 18px;
	color: #b22724;
	display: block;
	padding-top: 7px;
	margin-bottom: 10px;
}
#innercontent p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.3em;
	text-align: justify;
}
#plandescription p {
	margin-top: 8px;
	margin-bottom: 8px;
}
form {
	margin-top: 8px;
	margin-bottom: 8px;
}


.centerblock {
	text-align: center;
	display: block;
	margin: auto;
}
.ownlink   {
	color: #b22724;
	text-decoration: none;
}


.ownlink:hover {
	text-decoration: underline;
}

input {
	width: 300px;
	font-size: 11px;
	color: #666;
}
textarea {
	height: 150px;
	width: 320px;
	font-size: 11px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	width: 650px;
	margin-bottom: 30px;
}
#innercontent h2 {
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 1.5em;
	margin-bottom: 8px;
	clear: both;
}
.leftColumn {
	width: 400px;
	float: left;
	text-align: justify;
}
.rightColumn {
	float: left;
	margin-left: 20px;
	width: 238px;
	height: 96px;
	background-image: url(bilder/permanent/newsletterbox_hg.jpg);
	padding-top: 3px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
}



.listetext {
	padding-left: 20px;
}
.klein {
	font-size: 9px;
}
.messagebox {
	height: 100px;
	width: 250px;
	margin-top: -50px;
	margin-left: -125px;
	left: 50%;
	top: 50%;
	position: absolute;
	border: 2px solid #B32A27;
	padding: 15px;
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.messagebox h1 {
	font-size: 18px;
	margin-top: 0px;
}
