/*
---------------------------------------------------------------------------------------
Author:           Bernd Wiechering
Author URI:       http://taxi-sahin.com
Version:	  0.1
Project:
Description:
---------------------------------------------------------------------------------------
*/



/*
---------------------------------------------------------------------------------------
TABLE OF CONTENTS
	-- RESETS
	-- BASICS
	-- CUSTOM
---------------------------------------------------------------------------------------
*/




/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
	
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
html {		
	font-size:100%;
}

body {
	color: #ddd;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.8;
	background: #252525 url(images/topframe.jpg) top repeat-x ;
}

a {}

a:hover {}

a:active {}

a:visited {}

.left {		
	float:left; 
}

.right {	
	float:right; 
}

.clear {	
	clear:both; 
}

img.left {	
	margin:0 1em 1em 0; 
}

img.right {	
	margin:0 0 1em 1em; 
}

.padding {	
	padding:10px; 
}

#content p {	
	margin:1.1em 0; 
}

h2 {
	font-size: 1.3em;
}

h1 {
	font-size: 1.5em;
}



/*-------------------------------------------------------------------------------------
--- CUSTOM				 
-------------------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin: 4px auto 0 auto;
	padding: 0 30px 0 30px;
	background: transparent url(images/wrapback.jpg) top no-repeat;
	text-align: center;
}

#wrapper #header {
	position: relative;
	height: 497px;
}

#wrapper #header h1 {
	text-indent: -9999px;
	background: transparent url(images/header1.png) no-repeat;
	width: 275px;
	height: 49px;
	position: absolute;
	top: 21px;
	left: 30px;
}

#wrapper #header #tel {
	text-indent: -9999px;
	background: transparent url(images/header2.png) no-repeat;
	width: 206px;
	height: 68px;
	position: absolute;
	top: 13px;
	left: 330px;
}

#wrapper #header ul {
	position: absolute;
	top: 33px;
	left: 570px;
}

#wrapper #header ul li {
	float: left;
	padding-left: 10px;
}

#wrapper #header ul li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#wrapper #header ul li a:hover {
	color: #9B9999;
}

#wrapper #header #topimage {
	width: 800px;
	height: 346px;
	position: absolute;
	top: 108px;
	left: 50px;
}

#wrapper #header #topimage #main1 {
	border: 2px solid #aaa;
}

#wrapper #header #topimage #headline {
	position: absolute;
	top: 50px;
	left: 3px;
}

#wrapper #header #topimage #button {
	position: absolute;
	top: -20px;
	left: 670px;
}

#wrapper #content {
	padding-left: 50px;
	text-align: left;
}

#wrapper #content #maincontent {
	float: left;
	width: 575px;
	position: relative;
}

#wrapper #content #maincontent #h2start {
	position: relative;
	padding-bottom: 30px;
	top: 10px;
	left: -10px;
	text-indent: -9999px;
	width: 597px;
	height: 49px;
	background: transparent url(images/h2_start.png) no-repeat;
}

#wrapper #content #maincontent #h2about {
	position: relative;
	padding-bottom: 30px;
	top: 4px;
	left: -10px;
	text-indent: -9999px;
	width: 597px;
	height: 49px;
	background: transparent url(images/h2_about.jpg) no-repeat;
}

#wrapper #content #maincontent #h2aktuelles {
	position: relative;
	padding-bottom: 30px;
	top: 5px;
	left: -10px;
	text-indent: -9999px;
	width: 597px;
	height: 49px;
	background: transparent url(images/h2_aktuelles.jpg) no-repeat;
}

#wrapper #content #maincontent #h2kontakt {
	position: relative;
	padding-bottom: 30px;
	top: 5px;
	left: -10px;
	text-indent: -9999px;
	width: 597px;
	height: 49px;
	background: transparent url(images/h2_kontakt.jpg) no-repeat;
}

#wrapper #content #maincontent #h2impressum {
	position: relative;
	padding-bottom: 30px;
	top: 5px;
	left: -10px;
	text-indent: -9999px;
	width: 597px;
	height: 49px;
	background: transparent url(images/h2_impressum.jpg) no-repeat;
}

#wrapper #content #maincontent #call {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-left: 40px;
	background: transparent url(images/tel_icon.png) left no-repeat;
	margin-top: 30px;
}

#wrapper #content #maincontent table tr td {
	padding-right: 20px;
}

#wrapper #content #adresse {
	float: right;
	width: 240px;
	position: relative;
}

#wrapper #content #adresse #divider {
	position: absolute;
	left: -23px;
	top: -20px;
}

#wrapper #content #adresse h2 {
	text-indent: -9999px;
	width: 219px;
	height: 34px;
	background: transparent url(images/h3_adresse.png) no-repeat;
	position: relative;
	left: -5px;
	top: 10px;
}

#wrapper #content #adresse img {
	position: relative;
	top: 40px;
	left: -3px;
}

#wrapper #content #adresse a {
	position: relative;
	top: 30px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#wrapper #content #adresse a:hover {
	color: #9B9999;
}

#wrapper #content hr {
	clear: both;
	visibility: hidden;
}

#footer {
	height: 95px;
	background: #fce205;
	margin-top: 100px;
}

#footer #footerwrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
}

#footer #footerpic {
	position: absolute;
	top: -54px;
	left: 50px;
}

#footer #footertext {
	position: absolute;
	top: 20px;
	left: 350px;
}

