*{
	padding: 0;
	margin: 0;
	background-color: transparent;	
}

html {
	height: 100%;
}

body {
	color: #696969;
	background-color: #828383;
	background-image: url(pic-bin/body_back.jpg);
	background-repeat: repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	}

a {
	color: #004399;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: Black;
	text-decoration: underline;
	background-color: transparent;
}

a.referenz {
	color: Gray;
	text-decoration: none;
	background-color: transparent;
}

a.referenz:hover {
	color: Black;
	text-decoration: underline;
	background-color: transparent;
}

a.referenzC {
	color: #004399;
	text-decoration: none;
	font-weight: bold;
}

a.referenzC:hover {
	color: Black;
	text-decoration: underline;
}

h1{
	font-size: 20px;
	color: #D3D3D3;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
}

h1.smaller{
	font-size: 18px;
	color: #D3D3D3;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
	margin-bottom: 25px;
}

h3{
	font-size: 12px;
	color: #004399;
	font-weight: bold;
	margin-bottom: 5px;
}

h3.referenz{
	margin-top: 25px;
}

.maincontent{
	height: 100%;
	min-height: 100%;
	margin: 0px auto 0px auto;
	table-layout: fixed;
	empty-cells: show;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	float: none;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	width: 710px;
}

td.randomright{
	width: 140px;
	background-color: #DCDCDC;
	text-align: center;
	vertical-align: top;	
}

td.content{
	width: 570px;
	background: white;
	vertical-align: top;
	padding-bottom: 50px;
}

div.content{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 570px;
}

div.ibblogo{
	background: transparent url(pic-bin/ibb_logo.jpg) no-repeat left;
	height: 70px;
	margin-left: 10px;
}

div.ibblogotext {
	padding-top: 45px;
	text-align: right;
}

div.ibbmenu{
	background-color: #004399;
	color: #FFFAFA;
	width: 570px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

div.ibbsubmenu{
	background-color: #DCDCDC;
	color: #696969;
	width: 570px;
	padding-bottom: 2px;
	padding-top: 2px;
	min-height: 14px;
	}

a.menuitem{
	color: #FFFAFA;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
}

a.menuitem:hover{
	text-decoration: underline;
	background-color: #7FA4BF;
	color: White;
}

a.menuitemsub{
	color: Black;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	background-color: #DCDCDC;
}

a.menuitemsub:hover{
	text-decoration: underline;
	background-color: White;
	color: black;
}

a.menuitemsel{
	text-decoration: none;
	background-color: #7FA4BF;
	color: #FFFAFA;	
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

a.menuitemsel:hover{
	text-decoration: underline;
	background-color: #7FA4BF;
	color: #FFFAFA;	
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

span.menuitemsel{
	text-decoration: none;
	background-color: #7FA4BF;
	color: White;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

span.menuitemsubsel{
	text-decoration: none;
	background-color: White;
	color: black;	
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

.ibb{
	color: black;
	font-weight: bold;
}

.leistung{
	color: #004399;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
	float: none;
}

.blockleft{
	width: 260px;
	float: left;
}

.blockright{
	width: 260px;
	float: right;
	margin-right: 15px;
}

.blockfull{
	width:540px;
}

img.foto{
	border: 1px solid Silver;
	padding: 2px;
	text-align: left;
	margin-bottom: 5px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

dl.foto{
	width: 100px;
	padding: 5px;
	float: left;
}

ul.ref{
	width: 300px;
}


dt{
	text-align: left;
}

dd{
	font-size: 9px;
	text-align: left;
	color: #696969;
}

dd.name{
	color: #696969;
	text-align: left;
}

dd.pers{
	padding-bottom: 10px;
	color: #696969;
	text-align: left;
}

.clear{
	clear: both;
 	height:1px;
  	overflow:hidden;
}

p.blockA{
	margin-top: 15px;
}


ul{
	margin-left: 25px;
}

.refthumb{
	border:1px solid black;
}

img.ibb{
	border: 1px solid Silver;
	padding: 2px;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}

img.ibbnormal{
	border: 1px solid Silver;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

img.withtext{
	border: 1px solid Silver;
	padding: 2px;
}

.referenzlinks{
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 260px;
	text-align: justify;
}

.referenzrechts{
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 260px;		
	text-align: justify;
}

a.back{
	background-color: transparent;
	background-image: url(pic-bin/icon_back.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left;
}

table.graybox{
	background-color: #EFEFEF;
	margin-bottom: 20px;		
	border: 1px solid #8E8E8E;
	width: 180px;
}

th.graybox{
	background-color: #8E8E8E;
	color: White;
	padding: 5px;
	text-align: left;
}

td.graybox{
	color: Black;
	padding: 5px;
	text-align: left;
}

.bluetext{
	color: #004399;
	font-weight: bold;
}

.blacktext{
	color: Black;
}

dl.imgwithtext{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 45px;	
}

dt.imgwithtext{
	padding-top: 2px;
	font-weight: bold;
}

img.lupe{
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}

div#tools{
	margin-top: 5px;
	text-align: right;
	width: 550px;
	background-color: Fuchsia;
}

dl.tool{
	width: 50px;
}

.tooltext{
	padding-top: 2px;
	font-size: 9px;
}

.vcard{
	background-color: #F9F9F9;
	border: 1px solid #DCDCDC;
	margin-top: 25px;
	padding: 10px;
	width: 500px;
}