html,
body
{
	margin: 0;
	padding: 0;
	cursor: default;
}

body
{
	overflow: auto;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000;
	text-align: left;
}

iframe
{
	background-color: transparent;
}

img
{
	border: 0px;
}

/*allgemeine Start */
input 
{ 
	border: 1px inset #d0d0d0; 
	font-size: 10px; 
	color:#707070; 
	background-color:#ffffff;
	padding: 4px;
}

textarea 
{ 
	border: 1px inset #d0d0d0; 
	font-size: 10px; 
	color:#707070; 
	background-color:#fff;
}

button 
{ 
	font-size: 9px; 
	color:#707070; 
}

select 
{ 
	font-size: 9px; 
	color:#000000; 
}

.hr
{
	
}

h1
{
	float: left;
	margin: 80px 0 0 10px;
	display: inline; /* Umgeht das Problem */
	width: 260px;
	background-color:  #fff;
 	
	color: #b6c945;
	font-weight: bold;
	font-size: 16px;
}


p
{
  float: left;
	margin: 22px 0 0 10px;
	display: inline; /* Umgeht das Problem */
	width: 260px;
	background-color:  #fff;
}
ul
{
	float: left;
}
li
{
	width: 241px;
	margin: 0 0 10px 0;
}
/* allgemeine Ende */

span
{
	float: left;
	display: inline;
	color: #adadad;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.hc
{
	width: 1000px;	
	height: 780px;
	overflow: visible;
}

.lt
{
	float: left;
	width: 310px;
	height: 130px;	
	background: url(../../img/lt.jpg) no-repeat bottom right;	
}
.rt
{
	float: left;
	width: 486px;
	height: 130px;		
	background: url(../../img/bg.menu.jpg) no-repeat bottom left;	
}

.lb
{
	float: left;
	width: 310px;			
	background: url(../../img/bg.li.jpg) no-repeat top left;	
}

.rb
{
	float: left;
	width: 486px;			
	background: url(../../img/bg.re.default.jpg) no-repeat top left;
}
.rb_referenzen
{
	float: left;
	width: 486px;	
	height: 488px;		
	background: url(../../img/bg.re.ref.jpg) no-repeat top left;
}
.lb_home
{
	float: left;
	width: 310px;	
}

.rb_home
{
	float: left;
	width: 486px;
}

.menuct
{
	float:right;
	width: 486px;
	margin: 100px 10px 0 0;
}

.clr
{
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.btmn
{
	float: left;
	height: 14px;
	font-size: 14px;
	margin: 0 0 12px 0;
}
.btmn a:link, 
.btmn a:visited

{
	float: left;
	height: 14px;
	font-size: 14px;
	color: #000;
	margin: 0 0 0 20px;
	text-decoration: none;
}
.btmn a:active, 
.btmn a:hover

{
	float: left;
	height: 14px;
	font-size: 14px;
	color: #b0ca33;
	margin: 0 0 0 20px;
	text-decoration: none;
}

.btmn_red
{
	float: left;
	height: 14px;
	font-size: 14px;
	color: #b0ca33;
	text-decoration: none;
}
.btmn_red a:link,
.btmn_red a:visited,
.btmn_red a:active,
.btmn_red a:hover
{
	float: left;
	height: 14px;
	font-size: 14px;
	color: #b0ca33;
	margin: 0 0 0 20px;
	text-decoration: none;
}

.spacer
{
	float: left;
	height: 14px;
	width: 10px;
}

.ref_cont_lft
{
	float: left;
	width: 310px;	
}
.ref_mn
{
	float: left;
	width: 110px;	
	height: 57px;
	margin: 90px 0 0 0;
}

.mn1,
.mn1o,
.mn2,
.mn2o,
.mn3,
.mn3o
{
	float: left;
	width: 110px;
	height: 19px;	
	background-repeat: no-repeat;
	cursor: pointer;
}

.mn1,
.mn1o
{
	background-image: url(../../img/referenzen/mn.web.jpg);
}

.mn2,
.mn2o
{
	background-image: url(../../img/referenzen/mn.print.jpg);
}

.mn3,
.mn3o
{
	background-image: url(../../img/referenzen/mn.illustration.jpg);
}
.mn1o,
.mn2o,
.mn3o
{
	background-position: 0 -19px;
}
.ref_list
{
	float: left;
	width: 100px;	
	height: 476px;
	margin: 2px 0 2px 52px;
}

/*scroll*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 97px;
height: 476px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #b6c945;
margin:  auto;

}

/*scroll ende*/





.liste, 
.liste a:link, 
.liste a:visited, 
.liste a:active 
{
	float: left;
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.liste a:hover 
{
	float: left;
	display: inline;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.vorschau
{
	float: left;
	display: inline;
	width: 480px;
	height: 243px;
	margin: 91px 0 0 0;
}
.linkliste
{
	float: left;
	display: inline;
	width: 455px;
	height: 125px;
	margin: 10px 10px 5px 10px;
	white-space:nowrap
}
