/* SETBACK */

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

caption, th {
	text-align: left;
}

a:active, a:focus {
  outline: none ! important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}




/*-  CONTENT/INHALT
----------------------------------------------------------------------*/

.profil {
	color: #999999;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
}

.news {
	color: #999999;
	width: 450px;
	float:left;
	position: relative;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
}

.news_bild {
	color: #999999;
	width: 385px;
	float:left;
	position: relative;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	padding-left: 40px;
}

.kunden {
	color: #999999;
	width: 270px;
	float:left;
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 6px;
}

.box_referenzen
 {
	width: 70px;
	height: 70px;
	float:left;
	position: relative;
	top: -7px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}

.box_atelierfotos
 {
	width: 150px;
	height: 100px;
	float:left;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
}

.box_ref_dummy
 {
	width: 70px;
	height: 70px;
	float:left;
	position: relative;
	top: -7px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.box_clearer
 {
	width: 900px;
	height: 30px;
	float:left;
	position: relative;
	top: -7px;
	background-color: #FFFFFF;
}




/*-  BASISELEMENTE [WICHTIG]
----------------------------------------------------------------------*/

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 1.6em;
	background-color: #f2f2f2;
}

a:link,
a:visited {
	text-decoration: none;
	color: #1d96b8;
}

a:hover {
	color: #f87100;
}

h1 {
	color: #1e1918;
	font-size: 46px;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 0.4em;	
	margin-left: -2px;
}

h2 {
	color: #1d96b8;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: uppercase;
}

h3 {
	color: #1d1d1d;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

h4 {
}

h5 {
	color: #292a29;
	font-weight: bold;
	margin-bottom: 0.6em;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}




/*-  TOP/OBEN
----------------------------------------------------------------------*/

#top {
	background-color: #282828;
	height: 25px;
	color: #818181;
	font-size: 9px;
	line-height: 1em;
}

#top .inner,
#header .gutter,
#wrapper .inner,
#footer .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0 15px;
}

#fussteil .inner {
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	padding: 20px 0 40px;
	width: 900px;
	margin: 0 auto;
	padding: 0 15px;
	background-color: #CCCCCC;
}

#header .inner {
	width: 900px;
}

#top .inner p {
	margin-left: 375px;
	padding-top: 9px;
}

#top a:link,
#top a:visited {
	color: #818181;
}

#top a:hover {
	color: #fff;
}

#header {
	background-color: #fff;
}

#header .inner {
	position: relative;
	padding-top: 29px;
	padding-bottom: 20px;
	height: 75px;	
	border-bottom: solid 1px #e9e9e9;
}

img#logo {
	margin-left: 16px;
	margin-top: 65px;
}

#wrapper {
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	min-height: 400px;
}

#wrapper .inner {
	position: relative;
	padding-top: 30px;
	padding-bottom: 85px;
	min-height: 450px;
}

#wrapper .inner p {
	margin-bottom: 2em;
}

#wrapper #main {
	width: 525px;
	float: right;
	position: relative;
}

.clearer {
	width: 800px;
	float: left;
	position: relative;
	height: 40px;
}



/*-  FOOTER
----------------------------------------------------------------------*/


#footer .inner {
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	padding: 20px 0 40px;
}

#footer a:link,
#footer a:visited {
	color: #999999;
}

#footer a:hover {
	color: #333333;
}

#footer p#contact {
	float: left;
	height: 40px;
	margin-top: 2px;
}

#footer p#copyright {
	float: left;
	height: 40px;
	width: 550px;
	margin-top: 2px;
}

#footer_left {
	width: 500px;
	position: relative;
	float: left;
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	margin-right: 60px;
	margin-top: 10px;
}

#footer_right {
	width: 300px;
	position: relative;
	float: left;
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	padding-right: 25px;
	margin-top: 10px;
	background-image: url(../images/logo_freiraum_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#logofooter {
	float: right;
	height: 40px;
	background-image: url(../images/logo_freiraum_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
}

#footer p#copyright img {
	position: relative;
	top: -1px;
}




/*-  NAVIGATION
----------------------------------------------------------------------*/


ul#nav {
	position: absolute;
	bottom: 15px;
	font-size: 15px;
	right: 1px;
	width: 450px;
}

ul#nav li {
	height: 12px;
	float: left;
}

ul#nav li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: relative;
}


ul#nav li#uebermich {width: 90px; color: #999999;}
ul#nav li#uebermich a:link {color: #999999;text-decoration: none;}
ul#nav li#uebermich a:hover {color: #000000;}
ul#nav li#uebermichactive a {color: #1d96b8;}
ul#nav li#uebermich a:visited {color: #999999;text-decoration: none;}

ul#nav li#atelier {color: #999999;width: 70px;padding-left: 8px;}
ul#nav li#atelier a:link {color: #999999;text-decoration: none;}
ul#nav li#atelier a:hover {color: #000000;}
ul#nav li#atelieractive a {color: #1d96b8;}
ul#nav li#atelier a:visited {color: #999999;text-decoration: none;}

ul#nav li#referenzen {color: #999999;width: 100px;padding-left: 5px;}
ul#nav li#referenzen a:link {color: #999999;text-decoration: none;}
ul#nav li#referenzen a:hover {color: #000000;}
ul#nav li#referenzenactive a {color: #1d96b8;}
ul#nav li#referenzen a:visited {color: #999999;text-decoration: none;}

ul#nav li#kunden {color: #999999;width: 80px;padding-left: 9px;}
ul#nav li#kunden a:link {color: #999999;text-decoration: none;}
ul#nav li#kunden a:hover {color: #000000;}
ul#nav li#kundenactive a {color: #1d96b8;}
ul#nav li#kunden a:visited {color: #999999;text-decoration: none;}

ul#nav li#kontakt {color: #999999;width: 70px;padding-left: 4px;}
ul#nav li#kontakt a:link {color: #999999;text-decoration: none;}
ul#nav li#kontakt a:hover {color: #000000;}
ul#nav li#kontaktactive a {color: #1d96b8;}
ul#nav li#kontakt a:visited {color: #999999;text-decoration: none;}


#logoheader {
	color: #000000;
	background-image: url(../images/logo_az_header.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 60px;
	margin: 60px 0px 0px 16px;
}
#cube_elements




/*-  FRONT
----------------------------------------------------------------------*/
 {
	width: 900px;
	height: 373px;
	position: relative;
	top: -7px;
	margin-bottom: 20px;
	background-image: url(../images/header_splash.jpg);
	background-repeat: no-repeat;
}

#cube_content_profil
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_profil.jpg);
	background-repeat: no-repeat;
}

#cube_content_kontakt
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_kontakt.jpg);
	background-repeat: no-repeat;
}

#cube_content_einladung
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_einladung.jpg);
	background-repeat: no-repeat;
}

#cube_content_kunden
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_kunden.jpg);
	background-repeat: no-repeat;
}

#cube_content_referenzen
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_ref.jpg);
	background-repeat: no-repeat;
}

#cube_content_atelier
 {
	width: 900px;
	height: 86px;
	position: relative;
	top: -7px;
	margin-bottom: 40px;
	background-image: url(../images/header_atelier.jpg);
	background-repeat: no-repeat;
}

#front_work {
	float: left;
	width: 344px;
	padding-left: 16px;
	margin-bottom: -50px;
}

#txt_copy {
	color: #999999;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#txt_copy a:link {
	color: #333333;
text-decoration: none;
	}
	
#txt_copy a:hover {
	color: #B9D9E7;
	text-decoration: none
}

#txt_cooy a:visited {
	color: #333333;
	text-decoration: none;
}
	
#txt_copy_news {
	width: 392px;
	color: #999999;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#txt_copy_news a:link {
	color: #333333;
	text-decoration: none;
	}
	
#txt_copy_news a:hover {
	color: #B9D9E7;
	text-decoration: none
}

#txt_cooy_news a:visited {
	color: #333333;
	text-decoration: none;
}

#front_work img#work_arrow {
	float: left;
	position: relative;
	left: 108px;
	top: -37px;
	margin-bottom: -35px;
}

#front_news img#news_arrow {
	float: left;
	position: relative;
	left: 128px;
	top: -37px;
	margin-bottom: -35px;
}

#front_work ul#projects {
	padding-top: 5px;
}

#front_work ul#projects li img {
	left: 31px ! important;
}

#front_news {
	float: right;
	width: 495px;
	padding-left: 16px;
}

#front_news ul#news_items li {
	margin-bottom: 15px;
}

#front_news ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-size: 12px;
}

#front_news ul#news_items li a:link,
#front_news ul#news_items li a:visited {
	color: #000;
	font-size: 25px;
	letter-spacing: -0.05em;
	line-height: 1.2em;	
}

#front_news ul#news_items li a:hover {
	color: #1d96b8;
}

