/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
html, body {
	font-family:arial;
	font-size:0.82em;
	color:#565a5d;
	background: #FFF;
}
a {
	color:#91afc3;
	font-size:1em;
	text-decoration:none;
}
a:hover {
	color:#91afc3;
	text-decoration:none;
}
#startbox {
	width:563px;
	height:150px;
	margin-top: 0px;
}
.management, .key, .logos {
	width:133px;
	height:150px;
	margin-right:10px;
	float:left;	
	background: #a6b9c8;
}
a.link_management, a.link_key, a.link_logos {
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 123px;
	height: 18px;
	padding: 4px 0 0 9px;
}
a:hover.link_management, a:hover.link_key, a:hover.link_logos {
	text-decoration:none;
}
/* nur IE5.0 und 6.0 */
* html a:hover.link_management, a:hover.link_key, a:hover.link_logos {
	color: #fff;
}
#container {
	width:100%;
	height:462px;
	background:white;
	overflow:auto;	
	border: 0px solid red;
	overflow:hidden;
	margin: 0;
}
#subcontainer {
	width:572px;
	border: 0px solid red;
	background: transparent;
	float: left;
}
#header {
	height: 18px;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 3px 0 0 8px;
	margin: 4px 0 5px 0;
}
.title_header {
	color: #6d90a6;
	font-weight:bold;
}
#choose {
	width: 562px;
	height: 24px;
	background: #ecf5fb;
	padding-top: 4px;
	margin-bottom: 10px;
}
.sel_choose {
	width: 180px;	
	border:1px solid #b7b7b7;
	font-size: 1em;
	color:#5a5a5a;
}
select {
	border:0px solid red;
}
#e1 {
	height:20px;
	padding-top: 4px;
	float: left;
	margin-left: 9px;
}
/* nur IE5.0 und 6.0 */
* html #e1 {
	margin-left: 6px;
}
#e2  {
	height:21px;
	padding-top: 3px;
	float: left;
	margin: 0 10px 0 10px;
}
/* nur IE7.0 */
*:first-child+html #e2 {
	padding-top:0px;
}
/* nur IE5.0 und 6.0 */
* html #e2 {
	padding-top: 0px;
}
#e3 {
	height:21px;
	padding-top: 3px;
	float: left;
}
#e4 {
	height:21px;
	padding-top: 3px;
	float: right;
	margin-right:10px;
}
/* nur IE5.0 und 6.0 */
* html #e4 {
	margin-right: 6px;
}
.box {
	float: left;
	width: 133px;
	height: 186px;
	background: white;
	text-align: center;
	margin: 0 10px 15px 0;
	border: 0px solid #CCC;
}
.box_down {
	width: 121px;
	height: 47px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	padding-top: 4px;
	text-align:left;
	padding-left:10px;
}
.div_thumbnail {
	width: 133px;
	height: 134px;
	background-color:	#e6e6e6	
}
/* nur IE5.0 und 6.0 */
* html .div_thumbnail {
	width: 133px;
	height:134px;
	background: #e6e6e6;
	border:0px;
}
/* nur IE5.0 und 6.0 */
* html .img_IE {
	display: block;
}
.title {
	color:#5a5a5a;
	display: inline;
}
.print, .web, .back {
	display: inline;
}
.nofloat {
	clear:both;
	font-size:0.001em;
	line-height:0.001em;
}
#quickbox {
	width:215px;
	float: right;	
	font-weight: bold;
}
.titelbalken {
	background: #a5b9c8;
	color: white;
	height: 18px;
	font-size: 1.1em;
	padding: 4px 0 0 10px;
}
.bgtext {
	background: #eef5fb;
	font-size: 1em;
	color: #5a5a5a;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.textlink {
	color: #6e90a6;
}

