* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: black;
	background: #FFFBE2 url(../img/bg_body.jpg) center top no-repeat;
}

* html body {
	padding-bottom: 30px;
}

.hidden,
dfn {
	display: block;
	visibility: hidden;
	position: absolute;slog
	   left: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	width: 0;
}

/* IE7 akzeptiert hidden mit display block nicht */
*+html .hidden,
*+html dfn {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* Clearfix-Hack */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	outline: none;
}

h1 {
	float: left;
	width: 109px;
	height: 73px;
	padding: 22px 10px 0 20px;
	
	font-family: Georgia, serif;
	line-height: 19px;
	font-weight: normal;
	
	background: url(../img/bg_logo.png) no-repeat;
	
	position: absolute;
	   top: 0;
	   right: 20px;
}

h1 a {
	color: #2F2C16;
	text-decoration: none;
}

h1 a span {
	cursor: pointer;
}

h1 span#h1_html {
	font-size: 47px;
	letter-spacing: -0.4px;
}

h1 span#h1_and {
	font-size: 34px;
	letter-spacing: 0px;
	margin-left: 2px;
}

* html h1 span#h1_and {
	line-height: 36px;
	float: left;
}

*+html h1 span#h1_and {
	line-height: 36px;
	float: left;
}

h1 span#h1_css {
	font-size: 47px;
	letter-spacing: 4px;
	margin-left: -5px;
}

* html h1 span#h1_css {
	margin-left: 3px;
	line-height: 36px;
	float: left;
	position: relative;
	   top: -4px;
}

*+html h1 span#h1_css {
	margin-left: 3px;
	line-height: 36px;
	float: left;
	position: relative;
	   top: -4px;
}

.content_detail h3 {
	border-bottom: 1px solid #AFA770;
	
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	
	margin: 40px 0 10px 0;
}

#sidebar-2 li h5 {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -0.51px;
	font-weight: normal;
	color: #2F2C16;
	
	border-bottom: 1px solid;
	margin: 0 0 9px 0;
}

#sidebar-2 li h5 {
	text-align: right;
	margin: 0;
	padding: 0 3px 0;
	
x	background: pink;
}

#container {
	width: 702px;
	margin: 0 auto;
	
x	background: pink;
}

#head {
	height: 205px;
	width: 100%;
	float: left;
	
	position: relative;
	
x	background: orange;
}

p#slogan {
	font-family: Georgia, serif;
	font-size: 25px;
	line-height: 22px;
	width: 400px;
	float: left;
	
	position: absolute;
	   left: 60px;
	   top: 40px;
}

p#slogan span {
	font-size: 30px;
	position: relative;
	   left: -20px;
}

a.img_shadow {
	float: left;
	background: url(../img/black_35_perc.png);
	padding: 1px;
	
x	background: red;
}

a.img_shadow img {
	background: #FFFBE2;
	float: left;
	padding: 2px;
}

#sidebar-2 p a,
.content_detail_inner p a,
.content_detail_inner ul li a {
	color: #27607F;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#sidebar-2 p a:hover,
.content_detail_inner p a:hover,
.content_detail_inner ul li a:hover {
	border-bottom: 1px solid;
}

#sidebar-2 p a:visited,
.content_detail_inner p a:visited,
.content_detail_inner ul li a:visited {
	color: #2F2C16;
}


/* ___ CONTENT SPALTE _________________ */

#content {
	margin-right: 25px;
	float: left;
	position: relative;
	
x	background: pink;
}


/* ___ CONTENT SPALTE liste _________________ */

.content_list {
	width: 500px;
	padding: 25px 0 0 0;
	background: url(../img/dotted_vert_20_perc.png) top right repeat-y;
}

/* ... CONTENT SPALTE detail .......................... */

.content_detail {
	margin: -20px 0 0 0;
	width: 475px;
	padding: 0 25px 0 0;
	background: url(../img/dotted_vert_20_perc.png) top right repeat-y;
}

.content_detail h2,
.content_detail_work h2 {
	border-bottom: 1px solid #AFA770;
	
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
}

.content_detail h2 {
	padding: 0 0 5px 0;
}

.content_detail_work h2 {
	border-bottom: 1px solid #AFA770;
	padding: 0 0 5px 81px;
	width: 666px;
	
	float: left;
	position: relative;
}

.content_detail_work h2 span {
	font-size: 20px;
	
	position: absolute;
	   left: 0px;
	   bottom: 2px;
}

.content_detail_inner_default {
	padding: 12px 0 40px 5px;
}

.content_detail_inner_work {
	padding: 12px 0 40px 81px;
}

.content_detail_inner p {
	padding: 0 0 10px 0;
	font-size: 15px;
	line-height: 22px;
}

.content_detail_inner a,
.content_detail_inner ul li {
	font-size: 15px;
}

.content_detail_inner ul {
	list-style: none;
	margin: 0 0 10px 0;
}

.content_detail_inner ul li {
	background: url(../img/icon_list.png) left 8px no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}

.content_detail_inner a.img_shadow:hover {
	background: black;
	border: none; /* standard hover ausgleich */
}

/* ___ WORK SPALTE _________________ */

ul.browse {
	list-style: none;
	float: left;
	position: absolute;
	   top: 25px;
	   right: 25px;
	
	width: 18px;
}

* html ul.browse {
	display: none;
}

ul.browse li {
	float: left;
	margin: 0 0 2px 0;
}

ul.browse li a,
ul.browse li span {
	text-indent: -9999px;
	float: left;
	height: 18px;
	width: 18px;
	overflow: hidden;
}

ul.browse li a,
ul.browse li span {
	font-size: 1px;
	line-height: 1px;
}

ul.browse li.newer a,
ul.browse li.newer span {
	background-image: url(../img/icon_browse_left.png);
}

ul.browse li.older a,
ul.browse li.older span {
	background-image: url(../img/icon_browse_right.png);
}

ul.browse li span {
	background-position: 0 100%;
}


div#list_work_wrap {
	height: 675px;
	
x	background: pink;
}

* html div#list_work_wrap {
x	position: relative;
x	overflow: auto;
}

*+html div#list_work_wrap {
x	overflow: hidden;
x	position: relative;
}

ul#list_work {
	list-style: none;
	float: left;
	
	/*IE7 Fix*/
	width: 394px;
	
	position: relative;
	   left: 50px;
	
	display: inline;
}

ul#list_work li {
	position: relative;
	float: left;
	display: block;
	margin: 0 0 14px 0;
	height: 121px; /* warum muss das evtl. auskommentiert sein?*/
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

*+html ul#list_work li {
	/*height: 121px;*/
}

ul#list_work li:hover div.work_info {
	display: block;
}

ul#list_work li div.work_info {
	display: none;
	
	position: absolute;
	   top: 3px;
	   left: 3px;
	
	background: url(../img/black_30_perc.png);
	float: left;
	padding: 8px;
	width: 372px;
	height: 99px;
	
	cursor: pointer;
}

div.work_info a {
	padding: 0 5px 2px 5px;
	background: black;
	color: beige;
	
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;
}

div.work_info p {
	margin: 7px 0 0 0;
}


div.work_info p a {
	font-size: 16px;
	padding-top: 2px;
}


/* ... work detail ........................... */

.content_detail_work {
	width: 475px;
	margin: -20px 0 0 0;
	padding: 0 25px 25px 0;
	background: url(../img/dotted_vert_20_perc.png) top right repeat-y;
}

/* based on .content_detail_work */
.content_detail_work h2 {
	width: 394px;
}

ul.detail_img_list {
	list-style: none;
	margin: 10px 0 0 0;
}

ul.detail_img_list li {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	background: none;
}

ul.detail_img_list li a {
	color: #2F2C16;
	text-decoration: none;
	border-bottom: none;
}

.work_done {
	width: 372px;
	padding: 10px 10px 0 10px;
	border-left: 2px solid #2F2C16;
	
	float: left;
	
	background: url(../img/black_5_perc.png);
}

#content .work_done p,
#content .work_done ul li {
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0px;
}

#content .work_done ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#content .work_done ul li {
	display: inline;
	
	border-top: 1px solid;
	padding: 0 5px;
	background: url(../img/black_5_perc.png);
}

*+html #content .work_done ul li {
	margin-right: 5px;
}

ul.browse_article {
	float: left;

	margin: 20px 0 0 0;
	width: 100%;
}

ul.browse_article li.to_prev {
	background-image: url(../img/icon_list_180.png);
}

ul.browse_article li a {
	margin: 15px 5px 0;
	
	text-decoration: none;
	border-bottom: 1px dotted;
	
	white-space: nowrap;
	color: #5F592F;
	font-size: 12px;
}

ul.browse_article li a:hover {
	color: #2F2C16;
	border-bottom: 1px solid;
}


/* ___ INFO SPALTE _________________ */

#sidebar-2 {
	width: 177px;
x	padding: 0 0 0 25px;
	float: left;
x	background: url(../img/dotted_vert_20_perc.png) top left repeat-y;
	
x	background: lightgreen;
}

#sidebar-2 ul {
	list-style: none;
}

#sidebar-2 ul li {
	margin: 0 0 20px 0;
}

#sidebar-2 .content_body {
	background: url(../img/black_3_perc.png);
	width: 100%;
}

#sidebar-2 .content_body p {
	font-size: 12px;
	line-height: 20px;
	padding: 18px 15px 18px 20px;
}

#sidebar-2 .content_body p.more {
	padding-top: 0;
	padding-bottom: 8px;
	position: relative;
	  top: -13px;
	
	text-align: right;
}


#sidebar-2 .content_body ul {
	padding: 18px 15px 18px 10px;
}

/* Inhalts Formatierung fuer Sidebar-2 und footer */
#sidebar-2 .content_body ul li,
#foot .content_body ul li {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	float: none;
	background: url(../img/icon_list.png) left 6px no-repeat;
}

#sidebar-2 .content_body ul li a,
#foot .content_body ul li a {
	color: #2F2C16;
	text-decoration: none;
	border-bottom: 1px dotted;
}

* html #sidebar-2 .content_body ul li a {
	float: left;
x	display: block;
}


* html #sidebar-2 .content_body ul li a,
* html #foot .content_body ul li a {
x	float: left;
x	display: block;
}

#sidebar-2 .content_body ul li a:hover,
#foot .content_body ul li a:hover {
	border-bottom: 1px solid;
}


/* ___ FOOTER _________________ */

#foot {
	float: left;
	width: 100%;
	margin: 50px 0 30px 0;
	background: url(../img/bg_foot.jpg);
}

* html #foot {
	float: none;
}

#foot_outer {
	float: left;
	width: 100%;
	background: url(../img/bg_foot_outer.png) left bottom repeat-x;
}

#foot_inner {
	float: left;
	width: 100%;
	background: url(../img/bg_foot_inner.png) left top repeat-x;
}

#foot_content {
	width: 702px;
	margin: 0 auto;
	position: relative;
}

#foot h6 {
	color: #2F2C16;
	border-bottom: 1px solid #2F2C16;
	width: 100%;
	
	font-family: Georgia, serif;
	font-size: 18px;
	letter-spacing: -0.51px;
	font-weight: normal;
	
	margin: 0 0 12px 0;
x	background: pink;
}

#foot ul {
	float: left;
	list-style: none;
	margin-left: 46px;
	padding: 0;
	
x	background: pink;
}

* html #foot ul {
	display: inline;
}

#foot ul li {
	float: left;
	margin: 0;
	padding: 25px 15px 15px 15px;
	background: url(../img/black_3_perc.png);
	width: 630px;
	
x	background: pink;
}

#foot ul .content_body ul {
	margin: 0;
	padding: 0;
	float: none;
	
x	background: red;
}

#foot ul .content_body ul li {
	width: 620px;
}


* html #foot ul .content_body ul li {
	display: block;
	float: left;
}

a#link_imprint {
	float: right;
	color: #CFCAB5;
	font-size: 12px;
	text-decoration: none;
	
	position: absolute;
	   top: -22px;
	   right: 0;
}

a#link_imprint:hover {
	color: #27607F;
}
