/* @override 
	http://www.blanko.biz/themes/blanko/css/blanko.css
	http://netbite.bitecms.dev.net-bite.net/themes/blanko/css/blanko.css
	http://www.blanko.biz/themes/blanko/css/iphone.css
*/

/* @group Base */


body {
	background-color: #fff;
	font: 15px/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #2c2c2c;
}

#wrapper {
	width: 940px;
	margin: auto;
}

a {
	color: #666;
}

a:hover {
	color: #000;
}

h1 {
	margin-bottom: 0.75em;
	letter-spacing: -0.04em;
	font-weight: bold;
	line-height: 20px;
	font-size: 27px;
	line-height: 1.2em;
	margin-top: -5px;
}

h1 sup {
	font-size: 14px;
	vertical-align: super;
	letter-spacing: 0;
}

h2,h3 {
	font-weight: bold;
	margin-bottom: 1em;
	clear: both;
}

h3 {
	margin-top: 2em;
}

p,
ul {
	margin-bottom: 1em;
}

ul li {
	list-style-type: square;
	margin-left: 2em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	font-size: 0.8em;
	vertical-align: top;
}

.left {
	float: left;
	width: 49%;
}

.right {
	float: right;
	width: 49%
}

.smallprint {
	font-size: 12px;
	color: #666;	
}

code {
	font-size: 10px;
	font-family: Monaco, Courier, monospace;
}

/* @end */

/* @group Layout */

#header {
	position: absolute;
	top: 60px;
	height: 360px;
	width: 940px;
	z-index: 0;
}

#header #logo {
	position: absolute;
	z-index: 2;
	top: 30px;
	margin-left: 30px;
	height: 44px;
	width: 188px;
	padding-top: 16px;
	background-color: #fff; /* url(../media/images/blanko_agentur.png) no-repeat 16px 16px;*/
}

#header #logo img {
	display: block;
	margin: auto;
}

#header .nav {
	z-index: 1;
	position: absolute;
	top: 30px;
	width: 910px;
}

#header .nav ul {
	float: right;
	background-color: #fff;
	line-height: 30px;
	max-width: 650px;
	padding: 0 15px 0 5px;
	text-align: right;
}

#header .nav ul li {
	display: inline;
	padding-left: 10px;
	font-size: 12px;
}

.nav ul li,
#footer ul li {
	list-style-type: none;
	margin: 0;
}

.nav ul li a,
#footer ul li a {
	color: #777;
	text-decoration: none;
	text-transform: uppercase;
}

#footer ul li a:hover, 
#footer ul li.active a, 
.nav ul li a:hover,
.nav ul li.active a {
	color: #000;
}

#header #logo a:hover img {
	/*visibility: hidden;*/
}

#content {
	position: absolute;
	top: 355px;
	width: 940px;
}

#content #maincontent {
	float: left;
	background-color: #fff;
	width: 475px;
	padding: 30px;
	margin-left: 30px;
}

.ie6 #content #maincontent {
	margin-left: 15px;
}

#content #aside {
	float: right;
	background-color: #fff;
	width: 207px;
	padding: 26px 30px 30px 30px;
	min-height: 100px;
	margin-right: 30px;
	font-size: 13px;
	color: #666;
}

#content #aside h1,
#content #aside h2,
#content #aside h3,
#content #aside h4,
h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #2c2c2c;
	margin: 2em 0 0.5em 0;
}

#content #aside h4.top {
	margin-top: 9px;
}


#content #aside .nav ul {
	margin-bottom: 3em;
}

#content #aside .nav ul li ul {
	margin-bottom: 0.5em;
}

#content #aside .nav ul li ul li a:before {
	content: "";
}

#content #aside .nav ul li ul li {
	margin-left: 1.5em;
}

#aside .nav ul li a:before {
	content: "_";
}

#footer {
	clear: both;
	display: block;
	border-top: 1px solid #e2e2e2;	
	padding: 20px 30px;
}

#footer ul {
	text-align: right;
}

#footer ul li {
	display: inline;
	padding-left: 10px;
	font-size: 12px;
}

#flash_video {
	width: 940px;
	height: 360px;
}

/* @end */

/* @group Forms */

label {
	display: block;
}

input.text,
textarea,
select {
 	width: 350px;
 	font-size: 15px;
 	border: 1px solid #aaa;
 	margin-bottom: 1em;
 	padding: 2px;
 	color: #2c2c2c;
}

.buttons {
	width: 355px;
	text-align: right;
}

input.button {
	border: 1px solid #aaa;
	background-color: #fff;
	margin: 0 0 0 10px;
	color: #2c2c2c;
	font-size: 13px;
}

input.button:hover,
input.button:active,
input.text:focus,
input.text:focus,
textarea:focus,
select:focus {
	background-color: #ddd;
}

/* @end */

/* @group Galerie */

#numberDisplay {
	display: none !important;
}

.gallery {
	margin-top: 2em;
}

.gallery .default .gallery_image {
	float: left;
	width: 50%;
	text-align: center;
	height: 180px;
}

#aside .gallery .default .gallery_image {
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 10px;
}

#aside .gallery {
	margin-top: 0;
}

.gallery .scroll {
	width: 475px;
	overflow: hidden;
	height: 365px;
}

.gallery .scroll .gallery_image {
	
}

a#bottomNavClose {
	background: url(../media/images/close.png) no-repeat;
	display: block;
}

a#bottomNavClose img {
	visibility: hidden;
}

.clear_gallery {
	clear: both;
}

.gallery_navi {
	text-align: right;
}


/* @end */

#maps,
#maps_brunch {
	width: 100%;
	height: 400px;
}

img.left {
	width: auto;
	padding: 0 10px 10px 0;
}

img.right {
	width: auto;
	padding: 0 0 10px 10px;
}