/* General */

/* hide hack from Mac-IE5 \*/
* html .holly { height: 1%; }
/* end hiding */



body, p, a, a:link, a:visited, a:hover, a:active, br, h1, h2, h3, table, tr, td, th, ul, ol, li, div, img, object {
	color: #000000;
	background-color: white;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

img.png {
background: none;
background-color: transparent;
border:none;
display:inline;
color: ;
}

#testimage0 img {
background: no-repeat;
border: none;
height: 239px;
width: 358px;
}


#testimage {
position:relative;
margin: 50px 0 0 100px;
height: 239px;
width: 358px;
background: url(../images/illustration/homeillu1_isoliert-trans.png) no-repeat 0 0;
z-index: 10;
}

#testimage2 {
position:relative;
margin: -50px 0 0 150px;
height: 600px;
width: 600px;
background: url(../images/illustration/homeillu1_isoliert-trans.png) no-repeat 50px 100px; 
}

#testimage3 {
position:relative;
margin: -50px 0 0 200px;
height: 400px;
width: 400px;
background: url(../images/illustration/homeillu1_isoliert-trans.png) no-repeat;
z-index: 20;
}



br, img {
	font-size: 0px;
	line-height: 0px;
}

.bolder {
	font-weight: bolder;
}

.boldAndOrange  {
	font-weight: bolder;
	color: #FF8C64;
	font-size: 12px;
	}
	
.underline {
	text-decoration: underline;
}

.letterspacing {
	letter-spacing: 0.1em;
}

.letterspacing_bold {
	letter-spacing: 0.1em;
	font-weight: bolder;
}

.textindent {
	padding-left: 5px;
}

.stressedlink a {
	font-weight: bolder;
	color: #FF8C64;
	font-size: 12px;
	}

.stressedlink a:link, .stressedlink a:visited, .stressedlink a:active {
	font-weight: bolder;
	color: #FF8C64;
	font-size: 12px;
	}
	
.stressedlink a:hover {
	font-weight: bolder;
	color: #B4B4B4;
	font-size: 12px;
	}

	
.nopadding_bottom {
	padding-bottom: 0;
}

.nopadding_top {
	padding-bottom: 0;
}

.smaller {
	font-size: 90%;
}

.spacer5 {
	height: 5px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

.spacer10 {
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

.spacer20 {
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

#clear {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
}

#divider {
	clear: both;
	height: 15px;
	width: 600px;
	padding: 0;
	margin: 0;
	float: left;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.linklist {
	list-style-type: none;
	margin: 15px 10px 0 19px;
}

.linklist li {
	margin-bottom: 8px;
}

#replacer1 {
	width: 601px;
	height: 151px;
	background: url(../images/illustration/leidenschaft.gif);
}

#replacer1flash {
	width: 601px;
	height: 151px;
}

.valid {
	padding-top: 10px;
	float: left;
}

.hidden {
display: none;
}

a, a:link, a:visited, a:hover, a:active {
	font-size: 11px;
}


/* Links */

.detaillink a:link, .detaillink a:visited {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 12px 0 0;
	margin-left: 0px;
	color: #FF8C64;
	text-align: left;
	font-weight: bolder;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat center right;
}

.detaillink a:hover, .detaillink a:active {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 12px 0 0;
	margin-left: 0px;
	text-align: left;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat center right;
}

.popuplink a:link,
.popuplink a:visited {
	float: left;
	clear: both;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	margin-left: 0px;
	color: #FF8C64;
	text-align: left;
	font-weight: bolder;
	background: url(../images/navigationelements/newwindow_linkarrow.gif) no-repeat top right;
}

.popuplink a:hover,
.popuplink a:active {
	float: left;
	clear: both;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	margin-left: 0px;
	text-align: left;
	background: url(../images/navigationelements/newwindow_linkhoverarrow.gif) no-repeat top right;
}

.print,
.printlogo {
	display: none;
}


/* Wrapper */

body {
	text-align: center;
}

#wrap1{
	text-align: center;
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
}


/* Head */

#head {
	width: 100%;
	height: 88px;
	clear: both;
}

#logo {
	float: right;
	width: 150px;
	height: 34px;
	background: url(../images/logos/logo_150pxb_orange2.gif) no-repeat top left;
	margin: 15px 15px 0 0;
	clear: both;
	display: inline;
}

#mainnavigation {
	float: left;
	margin: 10px 0 0 0;
	width: 760px;
	background: #FF8C64;
	color: white;
}
	
#mainnavigation ul {
	float: left;
	list-style-type: none;
}

#mainnavigation ul li {
	float: left;
	padding: 0 15px 0 12px;
	margin-right: 5px;
	background: #FF8C64;
	color: white;
	height: 25px;
	line-height: 25px;
}

#mainnavigation ul li.active {
	height: 28px;
	line-height: 28px;
	margin-top: -3px;
}

#mainnavigation a:link, #mainnavigation a:visited,
#mainnavigation a:hover, #mainnavigation a:active {
	font-size: 100%;
	font-weight: bolder;	
	letter-spacing: 1px;
	background: #FF8C64;
	color: white;
	display: block;
}


/* Content-Illustration */

#wrap_content_illu {
	width: 760px;
	height: 160px;
	margin: 0;
	padding: 0;
	background: #D2D2D2;
	color: white;
	clear: both;
}

#content_illu_c1 {
	float: left;
	width: 144px;
	height: 160px;
	background: #D2D2D2;
	color: white;
	padding-left: 15px;
}

#content_illu_c1 ul {
	list-style-type: none;
	background: #D2D2D2;
	padding: 22px 0 0 0;
	display: block;
	}

#content_illu_c1 ul li {
	padding: 0 2px 0 15px;
	height: 23px;
	line-height: 23px;
	background: #D2D2D2;
	color: #8C8C8C;
	letter-spacing: 0.01em;
	background: url(../images/design/bullet_square_7px.gif) no-repeat left center;
}

#content_illu_c2 {
	position: relative;
	float: left;
	width: 601px;
	height: 151px;
	padding: 9px 0 0 0;
	margin: 0;
	background: #D2D2D2;
	color: white;
	clear: right;
}

#mainillustration {
	height: 151px;
	width: 601px;
	padding: 0;
	margin: 0;
}

#mainillustration img {
	margin: 0;		
}


/* Content-Main */

#wrap_content_main {
	float: left;
	width: 760px;
	background:	url(../images/design/background_content_main.gif) repeat-y top left;
	border-bottom: 2px solid #E6E6E6;
	overflow: hidden;
}

#content_main_left {
	float: left;
	background: #E6E6E6;
	color: white;
	width: 159px;
	height: 100%;
}

#content_main_left ul {
	list-style-type: none;
	width: 159px;
	background: #E6E6E6;
	margin-top: 8px;
}

#content_main_left ul li {
	display: block;
	width: 154px;
	height: 17px;
	line-height: 17px;
	padding: 0;
	background: #E6E6E6;
	color: #787878;
	letter-spacing: 1px;
}

#content_main_left ul li.back {
	display: block;
	width: 144px;
	height: 17px;
	line-height: 17px;
	padding: 13px 0 10px 0;
	margin-left: 15px;
	background: #E6E6E6;
	color: #787878;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 100%;
}

#content_main_left ul li a:link, #content_main_left ul li.back a:link,
#content_main_left ul li a:visited, #content_main_left ul li.back a:visited,
#content_main_left ul li a:active, #content_main_left ul li.back a:active {
	width: 115px;
	color: #8C8C8C;
	background: url(../images/design/bullet_3X7px_grey190.gif) no-repeat center left #E6E6E6;
	padding: 0 0 0 14px;
	font-size: 100%;
}

#content_main_left ul li a:hover, #content_main_left ul li.back a:hover{
	width: 120px;
	color: #8C8C8C;
	background: url(../images/design/bullet_3X9px_grey170.gif) no-repeat center left #E6E6E6;
	padding: 0 5px 0 14px;
	font-size: 100%;
}

#content_main_right {
	position: relative;
	float: right;
	width: 600px;
	padding: 15px 0 40px 0;
	margin: 0;
	overflow: hidden;
}

#content_main_right h1 {
	display: block;
	color: #D2D2D2;
	background-color: white;
	padding: 0 0 10px 15px;
	margin: 0;
}

#content_main_right h2 {
	width: 562px;
	padding: 7px 0 3px 0;
	margin: 15px 18px 0 18px;
	line-height: 0px;
	background: url(../images/design/1px_grey180.gif) repeat-x  bottom left;
}

#content_main_right h2.reference {
	width: 562px;
	padding: 7px 0 3px 0;
	margin: 0 18px 0 18px;
	line-height: 0px;
	background: url(../images/design/1px_grey180.gif) repeat-x  bottom left;
}

#content_main_right h2.secondreference {
	width: 562px;
	padding: 7px 0 3px 0;
	margin: 15px 18px 0 18px;
	background: url(../images/design/1px_grey180.gif) repeat-x  bottom left;
}

#content_main_right h2.second,
#content_main_right h2.second_screen {
	width: 562px;
	padding: 7px 0 3px 0;
	margin: 0 18px 15px 18px;
	line-height: 0px;
	background: url(../images/design/1px_grey180.gif) repeat-x  bottom left;
}

#content_main_right p {
	line-height: 1.5em;
	padding: 10px 20px 5px 18px;
	color: #646464;
	background-color: white;
	text-align: left;
}

#content_main_right p a:link, #content_main_right p a:visited {
	color: #FF8C64;
	background-color: white;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding: 0 12px 0 0;
	font-weight: bolder;
}

#content_main_right p a:hover, #content_main_right p a:active {
	color: #FF8C64;
	background-color: white;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	font-weight: bolder;
}

#content_main_right p.first {
	line-height: 1.5em;
	padding: 10px 18px 0 18px;
	color: #646464;
	background-color: white;
	width: 80%;
}
	
#addressdates {
	float: left;
	width: 240px;
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#addressdates p.icons {
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 18px;
	}
		
#portraitfoto {
	position: relative;
	float: left;
	display: block;
	margin: 10px 0 0 0;
	height: 150px;
	width: 120px;
	background: url(../images/illustration/portraitfoto_lux.jpg) no-repeat top left; 
}

#profil {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	height: 150px;
	width: 120px;
}

#profil a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 146px 0 0 0;
	width: 40px;
}

#profil a:link, #profil a:visited {
	background: url(../images/navigationelements/newwindow_linkarrow.gif) no-repeat top right;
	color: #FF8C64;
	background-color: white;
	padding-right: 0px;
	font-weight: bolder;
}

#profil a:hover, #profil a:active {
	background: url(../images/navigationelements/newwindow_linkhoverarrow.gif) no-repeat top right;
	background-color: white;
}

#pdf {
	position: relative;
	margin: 0 0 0 20px;
	display: block;
}

#pdf a {
	text-decoration: none;
	padding: 3px 12px 2px 0;
}

#pdf a:link, #pdf a:visited, #pdf a:active {
	background: url(../images/navigationelements/newwindow_linkarrow.gif) no-repeat center right;
	color: #FF8C64;
	background-color: white;
	font-weight: bolder;
}

#pdf a:hover {
	background: url(../images/navigationelements/newwindow_linkhoverarrow.gif) no-repeat center right;
	color: #FF8C64;
	background-color: white;
}


/* 2 Spalten */

#twocol {
	width: 100%;
}

#twocol_left {
	width: 50%;
	height: 100%;
	float: left;
}

#twocol_left p {
	color: #646464;
	background-color: white;
	margin-left: 18px;
	margin-top: 5px;
}

#twocol_left p.links {
	margin: 5px 0 0 0;
	height: 12px;
	line-height: 12px;
}

#twocol_left ul.bulletlist,
#content_main_right ul.bulletlist {
	list-style-type: none;
	padding: 15px 10px 0 19px;
	float: left;
}

#twocol_right ul.bulletlist,
div.screen ul.bulletlist {
	list-style-type: none;
	padding: 15px 10px 0 19px;
	float: left;
}

#twocol_left ul.bulletlist li,
#twocol_right ul.bulletlist li,
div.screen ul.bulletlist li {
	padding: 0 0 8px 12px;
	background: url(../images/design/bullet_square_5px_grey160.gif) no-repeat 0 5px;
	color: #646464;
	background-color: white;
}

#twocol_left ul.bulletlist li.headline, #twocol_right ul.bulletlist li.headline {
	padding-left: 12px;
	margin-bottom: 8px;
	color: #646464;
	background: none;
	background-color: white;
}

#twocol_right {
	width: 50%;
	height: 100%;
	float: right;
	color: #646464;
	background-color: white;
	clear: right;
}

#twocol_right p {
	color: #646464;
	background-color: white;
	margin-top: 5px;
}


/* 3 Spalten - Referenz-Übersicht */

#threecol {
	width: 582px;
	margin: 15px 0 0 18px;
	padding: 0;
	overflow: hidden;
}

.threecolbox_ref {
	float: left;
	display: block;
	width: 170px;
	height: auto;
	margin: 0 24px 0 0;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.threecolbox_ref_right {
	float: left;
	display: block;
	width: 170px;
	height: auto;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.threecolbox_ref ul, .threecolbox_ref_right ul,
.threecolbox_ref ul li.last ul, .threecolbox_ref_right ul li.last ul {
	list-style-type: none;
}


/* Frontpageteaser */

/******** 2 Spalten ********/

.twocolbox_ref {
 float: left;
	height: auto;
	margin: 0 24px 0 0;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.twocolbox_ref_right {
	float: left;
	width: 267px;
	height: auto;
	margin: 0;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.twocolbox_ref ul,
.twocolbox_ref_right ul {
	list-style-type: none;
}

.twocolbox_ref ul li.illu_frontpage,
.twocolbox_ref_right ul li.illu_frontpage {
	width: 267px;
	height: 80px;
	line-height: 50px;
	text-align: center;
	padding: 1px 0;
	font-size: 0px;
}

.twocolbox_ref ul li.link_frontpage,
.twocolbox_ref_right ul li.link_frontpage {
	float: left;
	width: 267px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 1px 0;
	border-top: 1px solid #E6E6E6;
	border-bottom: 2px solid #D2D2D2;
}

.twocolbox_ref ul li.link_frontpage a,
.twocolbox_ref_right ul li.link_frontpage a {
	width: 255px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
}

.twocolbox_ref ul li.link_frontpage a:link,
.twocolbox_ref ul li.link_frontpage a:visited,
.twocolbox_ref_right ul li.link_frontpage a:link,
.twocolbox_ref_right ul li.link_frontpage a:visited {
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding-right: 12px;
	color: #FF8C64;
	background-color: white;
	font-weight: bolder;
}

.twocolbox_ref ul li.link_frontpage a:hover,
.twocolbox_ref ul li.link_frontpage a:active,
.twocolbox_ref_right ul li.link_frontpage a:hover,
.twocolbox_ref_right ul li.link_frontpage a:active {
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	padding-right: 12px;
	background-color: white;
}


/******** 3 Spalten ********/

.threecolbox_ref ul li.illu_frontpage,
.threecolbox_ref_right ul li.illu_frontpage {
	display: block;
	float: left;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 1px 0;
	font-size: 0px;
}

.threecolbox_ref ul li.link_frontpage,
.threecolbox_ref_right ul li.link_frontpage {
	display: block;
	float: left;
	width: 170px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 1px 0;
	border-top: 1px solid #E6E6E6;
	border-bottom: 2px solid #D2D2D2;
}

.threecolbox_ref ul li.link_frontpage a,
.threecolbox_ref_right ul li.link_frontpage a {
	width: 170px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
}

.threecolbox_ref ul li.link_frontpage a:link,
.threecolbox_ref ul li.link_frontpage a:visited,
.threecolbox_ref_right ul li.link_frontpage a:link,
.threecolbox_ref_right ul li.link_frontpage a:visited {
	width: 158px;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding-right: 12px;
	color: #FF8C64;
	background-color: white;
	font-weight: bolder;
}

.threecolbox_ref ul li.link_frontpage a:hover,
.threecolbox_ref ul li.link_frontpage a:active,
.threecolbox_ref_right ul li.link_frontpage a:hover,
.threecolbox_ref_right ul li.link_frontpage a:active {
	width: 158px;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	padding-right: 12px;
	background-color: white;
}



/* Referenzenteaser */

.threecolbox_ref ul li.first, .threecolbox_ref_right ul li.first {
	display: block;
	float: left;
	width: 170px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	padding: 1px 0;
	font-size: 0px;
}

.threecolbox_ref ul li.laststart, .threecolbox_ref_right ul li.laststart {
	display: block;
	float: left;
	width: 170px;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 2px solid #D2D2D2;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 1px;
}
	
.threecolbox_ref ul li.laststart a:link,
.threecolbox_ref ul li.laststart a:visited,
.threecolbox_ref_right ul li.laststart a:link,
.threecolbox_ref_right ul li.laststart a:visited {
	height: 24px;
	line-height: 24px;
	color: #FF8C64;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding: 0 12px 0 0;
}

.threecolbox_ref ul li.laststart a:hover,
.threecolbox_ref ul li.laststart a:active,
.threecolbox_ref_right ul li.laststart a:hover,
.threecolbox_ref_right ul li.laststart a:active {
	height: 24px;
	line-height: 24px;
	color: #FF8C64;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	padding: 0 12px 0 0;
}

.threecolbox_ref ul li.last, .threecolbox_ref_right ul li.last {
	display: block;
	float: left;
	width: 170px;
	height: 100px;
	color: #646464;
	background-color: white;
	border-bottom: 2px solid #D2D2D2;
}

.threecolbox_ref ul li.last ul li, .threecolbox_ref_right ul li.last ul li {
	display: block;
	float: left;
	width: 154px;
	color: #646464;
	background-color: white;
	padding: 4px 6px 0 10px;
	line-height: 14px;
}

.threecolbox_ref ul li.last ul li.head, .threecolbox_ref_right ul li.last ul li.head {
	width: 154px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 2px 6px 2px 10px;
	font-size: 100%;
	color: #8C8C8C;
	background-color: white;
	border-top: #E6E6E6 1px solid;
	border-bottom: #B4B4B4 1px solid;
}


.threecolbox_ref ul li.last ul li a, .threecolbox_ref_right ul li.last ul li a {
	width: 170px;
	height: 15px;
	line-height: 15px;
}

.threecolbox_ref ul li.last ul li a:link,
.threecolbox_ref ul li.last ul li a:visited {
	width: 158px;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding: 0 12px 5px 0;
	color: #FF8C64;
	background-color: white;
	font-weight: bolder;
}

.threecolbox_ref ul li.last ul li a:hover,
.threecolbox_ref ul li.last ul li a:active {
	width: 158px;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	padding: 0 12px 5px 0;
	background-color: white;
}

.threecolbox_ref_right ul li.last ul li a:link,
.threecolbox_ref_right ul li.last ul li a:visited {
	width: 158px;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat top right;
	padding: 0 12px 5px 0;
	color: #FF8C64;
	background-color: white;
	font-weight: bolder;
}

.threecolbox_ref_right ul li.last ul li a:hover,
.threecolbox_ref_right ul li.last ul li a:active {
	width: 158px;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat top right;
	padding: 0 12px 5px 0;
	background-color: white;
}



/* 3 Spalten - Referenz-Einzelbetrachtungen Allgemein*/

#threecol_singleref {
	width: 580px;
	margin: 10px 0 0 18px;
}

.threecolbox_singleref1 ul, .threecolbox_singleref1foto ul, .threecolbox_singleref2 ul,
.threecolbox_singleref2foto ul {
	list-style-type: none;
	position: relative;
}


/* 3 Spalten - Referenz-Einzelbetrachtungen Websites*/

.threecolbox_singleref1 {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: #D2D2D2 1px solid;
	margin-right: 19px;
	overflow: hidden;
}

.threecolbox_singleref1 ul {
	list-style-type: none;
	width: 180px;
}

.threecolbox_singleref1 ul li {
	display: block;
	padding: 0 8px 2px 8px;
	margin: 0 0 5px 0;
	font-size: 100%;
	text-align: left;
	color: #646464;
	background-color: white;
	line-height: 1.5em;
}

.threecolbox_singleref1 ul li.head {
	display: block;
	width: 180px;
	letter-spacing: 1px;
	margin: 0 0 3px 0;
	padding: 0 8px 0 8px;
	background: #F0F0F0;
}

.threecolbox_singleref2 {
	position: relative;
	float: left;
	width: 360px;
	clear: right;
}

.threecolbox_singleref2 div  {
	display: block;
	width: 360px;
	height: auto;
}

.threecolbox_singleref2 div img {
	border: 1px solid #E6E6E6;
	display: block;
}

.threecolbox_singleref2 ul.numberlist {
	margin: 10px 0 0 0;
	padding-bottom: 20px;
	width: 360px;
	height: 24px;
	display: block;
	border-bottom: 1px solid #B4B4B4;
}

.threecolbox_singleref2 ul.numberlist li {
	float: left;
	color: #646464;
	font-size: 12px;
	text-align: center;
	height: 24px;
	width: 24px;
	line-height: 24px;
	border: 1px solid #E6E6E6;
	margin: 0 10px 0 0;
}

/*
.threecolbox_singleref2 ul.numberlist li:hover {
	color: #646464;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	display: block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	background: #F0F0F0;
	margin: 0 10px 0 0;
	cursor: pointer;
}
*/

.numberlist_hover,
.numberlist_select {
	color: #646464;
	font-size: 12px;
	text-align: center;
	display: block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	background: #F0F0F0;
	margin-right: 10px;
	cursor: pointer;
}

.threecolbox_singleref2 #description {
	margin: 10px 10px 0 0;
	font-size: 12px;
	height: 66px;
	line-height: 1.5em;
	color: #646464;
	clear: both;
	}
	
.threecolbox_singleref2 #description_1row {
	margin: 10px 10px 0 0;
	font-size: 12px;
	height: 30px;
	line-height: 1.5em;
	color: #646464;
	clear: both;
	}
	
.threecolbox_singleref2 #description_2row {
	margin: 10px 10px 0 0;
	font-size: 12px;
	height: 48px;
	line-height: 1.5em;
	color: #646464;
	clear: both;
	}
		
.externallink {
	float: left;
	display: block;
	margin-top: 14px;
}

.externallink a:link,
.externallink a:visited {
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	color: #FF8C64;
	text-align: left;
	font-weight: bolder;
	background: url(../images/navigationelements/newwindow_linkarrow.gif) no-repeat top right;
}

.externallink a:hover,
.externallink a:active {
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	text-align: left;
	background: url(../images/navigationelements/newwindow_linkhoverarrow.gif) no-repeat top right;
}



.threecolbox_singleref2 ul li.flash {
	width: 360px;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 1px 0 6px 0;
	border-bottom: 1px solid #B4B4B4;
}


/* 3 Spalten - Referenz-Einzelbetrachtungen Fotos*/

.threecolbox_singleref1foto {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: #D2D2D2 1px solid;
	margin-right: 19px;
	overflow: hidden;
}

.threecolbox_singleref1foto ul {
	list-style-type: none;
	width: 180px;
}

.threecolbox_singleref1foto ul li {
	display: block;
	padding: 0 8px 2px 8px;
	margin: 0 0 5px 0;
	font-size: 100%;
	text-align: left;
	color: #646464;
	background-color: white;
	line-height: 1.5em;
}

.threecolbox_singleref1foto ul li.head {
	display: block;
	width: 180px;
	letter-spacing: 1px;
	margin: 0 0 3px 0;
	padding: 0 8px 0 8px;
	background: #F0F0F0;
}

.threecolbox_singleref2foto {
	position: relative;
	float: left;
	width: 360px;
}

.threecolbox_singleref2foto ul li {
	width: 360px;
	float: left;
	color: #646464;
	background-color: white;
}


.threecolbox_singleref2foto ul li.fotos {
	width: 360px;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 1px 0 6px 0;
	border-bottom: 1px solid #B4B4B4;
}

.threecolbox_singleref2foto ul li.description {
	width: 360px;
	text-align: left;
	padding-bottom: 2px;
	line-height: 1.5em;
}

.threecolbox_singleref2foto ul li.head {
	float: left;
	display: block;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: normal;
}


/* Footer */

#footer {
	position: relative;
	float: left;
	width: 740px;
	margin-top: 15px;
	padding-bottom: 15px;
	height: 15px;
	line-height: 15px;
	clear: both;
	z-index: 5;
}

#footer ul {
	list-style-type: none;
	margin-left: 5px;
	position: relative;
}

#footer ul li {
	float: left;
	padding: 0 7px;
	background: white url(../images/design/1px_grey140.gif) repeat-y 0 0;
	color: #646464;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer ul li.first {
	float: left;
	padding: 0 7px;
	background: none;
}

#footer ul li.printer {
	float: right;
	padding: 0;
	background: none;
	color: #646464;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer img.printer{
	z-index: 10;
	position: absolute;
	top: -3px;
	left: 725px;
	height: 15px;
	width: 15px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #B4B4B4;
	background-color: white;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer a:hover {
	color: #646464;
	background-color: white;
	font-size: 11px;
	letter-spacing: 1px;
}


/* Kontaktformular */

#kontaktformular {
	margin: 0;
}

fieldset {
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 2px solid #D2D2D2;
	width: 350px;
	height: auto;
	margin: 15px 50px 0 18px;
	padding: 20px 25px;
	overflow: hidden;
}

.formlines {
	float: left;
	width: 290px;
	height: 20px;
	line-height: 20px;
}

.formlines_doublefield {
	float: left;
	width: 290px;
	height: 20px;
	line-height: 20px;
}

.formlines_area {
	float: left;
	width: 290px;
}

.required {
	float: left;
	font-size: 90%;
	color: #FF8C64;
	background-color: white;
	padding: 0 50px 5px 75px;

}

label {
	float: left;
	padding: 0 10px 0 5px;
	margin: 0 0 4px 0;
	width: 60px;
	height: 15px;
	line-height: 15px;
	text-align: right;
	color: #646464;
	background-color: white;
}

.optiongroup {
	float: left;
	text-align: left;
	padding: 0 10px 0 0;
	height: auto;
	line-height: 15px;
	width: 290px;
	color: #646464;
	background-color: white;
}

.label_ort {
	float: none;
	padding: 0 10px 9px 8px;
	height: 15px;
	line-height: 15px;
	width: 20px;
	color: #646464;
	background-color: white;
}

.label_mitteilung {
	float: left;
	height: 15px;
	line-height: 15px;
	color: #646464;
	padding-top: 6px;
}

.label_option {
	float: left;
	padding: 0 5px;
	color: #646464;
	background-color: white;
	height: auto;
	width: 100%;
	display: block;
}

.paddingort {
	padding-bottom: 5px;
	}

input {
	width: 200px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #D2D2D2;
	padding: 0 5px;
	margin: 0 0 3px 0;
	color: #646464;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
}

textarea {
	width: 200px;
	height: auto;
	line-height: 14px;
	border: 1px solid #D2D2D2;
	padding: 0 5px;
	color: #646464;
	background-color: white;
	float: left;
}

.input_plz {
	float: left;
	width: 40px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #D2D2D2;
	padding: 0 5px;
	color: #646464;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.input_ort {
	float: left;
	width: 145px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #D2D2D2;
	padding: 0 5px;
	margin-left: 3px;
	color: #646464;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#form1 {
	width: 350px;
	display: block;
	}

table.questions {
	float: left;
	position: relative;
	width: 300px;
	width: auto;
	color: #646464;
	margin: 10px 5px 10px 0px;
	overflow: hidden;
	}
				
table.questions tr {
	width: 300px;
	}

table.questions tr td {
	width: 300px;
	padding: 2px 5px;
	margin: 0;
	color: #646464;
	overflow: hidden;
	}
	
table.questions tr td a {
	color: #646464;
	text-decoration: none;
	}
	
table.questions tr td img {
	margin-bottom: -2px;
	}
	
.input_checkfield {
	float: left;
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin: 0 5px 0 2px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.input_number {
	float: left;
	width: 30px;
	height: 15px;
	line-height: 15px;
	border: 1px solid #D2D2D2;
	margin: 0 5px 0 2px;
	color: #646464;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	text-align: center;
}

.textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #D2D2D2;
	margin-top: 3px;
	padding: 2px 5px;
	color: #646464;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.textarea_questions{
	width: 265px;
	height: 50px;
	border: 1px solid #D2D2D2;
	margin: 1px 0  0 0;
	padding: 2px 5px;
	color: #646464;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.buttons {
	float: left;
	width: 120px;
	height: auto;
	line-height: normal;
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-bottom: 2px solid #B4B4B4;
	margin: 10px 0 0 75px;
	color: #646464;
	background: #F0F0F0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

.buttons:link, .buttons:visited {
		background: #F0F0F0;
		padding: 0;
		color: #646464;
}

.buttons:hover, .buttons:active {
	background: #E6E6E6;
	color: #646464;
}

#kontaktformular input:focus, #kontaktformular textarea:focus {
	background: #F0F0F0;
	color: #646464;
}


/* Referenzfenster */

#reference_wrapper {
	width: 760px;
	float: left;
	background: none;
}

#reference_description {
	width: 200px;
	height: 435px;
	float: left;
	margin: 5px;
	border: 1px solid #B4B4B4;
}

#reference_description ul {
	list-style-type: none;
}

#reference_description ul li {
	float: left;
	display: block;
	width: 184px;
	color: #646464;
	background-color: white;
	padding: 0 8px;
	font-size: 90%;
}

#reference_description ul li.head {
	float: left;
	display: block;
	width: 184px;
	color: #B4B4B4;
	font-weight: bolder;
	letter-spacing: 1px;
	background: #F0F0F0;
	padding: 2px 8px;
	font-size: 100%;
	border-bottom: 1px solid #D2D2D2;
}

#reference_description ul li.link {
	float: left;
	height: 20px;
	line-height: 20px;
	color: #646464;
	background-color: white;
	padding: 0 8px;
	text-align: left;
}

#reference_description ul li.link a:link,
#reference_description ul li.link a:visited {
	width: 154px;
	color: #B4B4B4;
	letter-spacing: 1px;
	background: white url(../images/navigationelements/newwindow_linkarrow.gif) no-repeat top right;
	padding-right: 12px;
	font-size: 100%;
	font-weight: bolder;
}

#reference_description ul li.link a:hover,
#reference_description ul li.link a:active {
	width: 154px;
	color: #B4B4B4;
	letter-spacing: 1px;
	background: white url(../images/navigationelements/newwindow_linkhoverarrow.gif) no-repeat top right;
	padding-right: 12px;
	font-size: 100%;
	font-weight: bolder;
}

/* Angebote */

.package_frame {
	position: relative;
	width: 552px;
	margin: 0 0 5px 18px;
	}
		
#content_main_right h2.package_light {
	float: left;
	width: 450px;
	height: 97px;
	line-height: 135px;
	padding: 0 0 0 102px;
	margin: 15px 18px 0 18px;
	color: #646464;
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: normal;
	background: url(../images/illustration/web_easy_60X97px.jpg) no-repeat 25px 0px ;
	overflow: hidden;
}

#content_main_right h2.package_fancy {
	float: left;
	width: 450px;
	height: 97px;
	line-height: 135px;
	padding: 0 0 0 102px;
	margin: 15px 18px 0 18px;
	color: #646464;
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: normal;
	background: url(../images/illustration/web_fancy_60X97px.jpg) no-repeat 25px 0px ;
	overflow: hidden;
}

#content_main_right h2.package_motion {
	float: left;
	width: 450px;
	height: 97px;
	line-height: 135px;
	padding: 0 0 0 102px;
	margin: 15px 18px 0 18px;
	color: #646464;
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: normal;
	background: url(../images/illustration/web_motion_60X97px.jpg) no-repeat 25px 0px ;
	overflow: hidden;
}

#content_main_right h2.package_dynamic {
	float: left;
	width: 450px;
	height: 97px;
	line-height: 135px;
	padding: 0 0 0 102px;
	margin: 15px 18px 0 18px;
	color: #646464;
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: normal;
	background: url(../images/illustration/web_dynamic_60X97px.jpg) no-repeat 25px 0px ;
	overflow: hidden;
}

.boldAndOrangeLarger {
	font-weight: bolder;
	font-size: 15px;
	color: #FF8C64;
	letter-spacing: normal;
	}
	
.title_web_light {
	font-weight: bolder;
	font-size: 15px;
	color: #f8ab43;
	letter-spacing: normal;
	}
	
.title_web_fancy {
	font-weight: bolder;
	font-size: 15px;
	color: #bfc027;
	letter-spacing: normal;
	}
	
.title_web_motion {
	font-weight: bolder;
	font-size: 15px;
	color: #10c0c0;
	letter-spacing: normal;
	}
	
.title_web_dynamic {
	font-weight: bolder;
	font-size: 15px;
	color: #ec458a;
	letter-spacing: normal;
	}

.package_frame table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	border: none;
	margin: 5px 0 0 0;
	}
	
.package_frame table td {
	border: 1px solid #B4B4B4;
	}
	
.package_frame table td.headline {
	vertical-align: bottom;
	border: none;
	padding: 5px;
	}

.package_frame table td.icon {
	width: 70px;
	vertical-align: top;
	padding: 5px 5px 5px 0;
	border: none;
	}
		
.package_frame table td.cat {
	width: 110px;
	vertical-align: top;
	padding: 4px 10px;
	color: #646464;
	}
	
.package_frame table td.descr {
	vertical-align: top;
	padding: 4px 10px;
	color: #646464;
	}
	
.package_frame table td.descr a:link,
.package_frame table td.descr a:visited {
	float: left;
	padding: 0 12px 0 0;
	color: #FF8C64;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bolder;
	background: url(../images/navigationelements/details_linkarrow.gif) no-repeat center right;
	}
	
.package_frame table td.descr a:hover,
.package_frame table td.descr a:active {
	float: left;
	padding: 0 12px 0 0;
	text-align: left;
	letter-spacing: 1px;
	background: url(../images/navigationelements/details_linkhoverarrow.gif) no-repeat center right;
}
	
