/* CSS Document */

body {
	font-family: Arial,Helvetica,sans-serif;
}


.img_link {
	border: none;
}

div.link_reg {
	width: 460px;
	border-top: 3px double #345381;
	margin-top: 10px;
}

.garbage_admin {
	width: 30px;
	float: right;
	margin-top: -20px;
}
a.link_reg {
	color: #345381;
	font-weight: bold;
	font-size: 12px;
}

#admin_rand {
	margin: 50px;
}

a.back_link {
	font-size: 12px;
	color: black;
}

div#content {
	width: 465px;
	border: 0px solid #ccc;
	overflow: hidden;
	
}

div.detail {
	width: 470px;
}

h1.firmenvz {
		font-size: 16px;
		color: #345381;
		margin-top: 29px;
}

h2.firmenvz {
		font-size: 14px;
		color: #345381;
		margin-bottom: 10px;
		margin-top: 25px;
}

.branchen_overview {
	width: 250px;
	background-image:url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
}

.branchen_overview a {
	color: #000000;
}


.preview0, .preview1 {
	font-size: 12px;
	width: 100%;
	background-color: none;
	overflow: hidden;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}

.preview1{
	background-color: #F0EDED;
	
}

.preview_name {
	background-image:url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 3px;
}

.preview0 a, .preview1 a {
	color: black;
}

.detail img {
	border:0px solid #ccc;
}

.detail_name {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	margin-top: 10px;
}

.detail_name h1{
	margin: 0 0 0 0;
	padding: 0;
}

.detail_table tbody tr td{
	font-size: 12px;
}

.detail_table tbody tr td a{
	color: black;
}

.arrow {
	background-image:url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#date_search {
	font-size:  12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.logout  {
	text-align: right;
	margin-top: -21px;
}
a.style1 {
	z-index: 100;
	font-weight: bold;
	width: 100px;
}

/*********** admin menü **********/

#adm_menu {
	width: 500px;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	padding-bottom: 5px;

}

#adm_menu ul {
	margin: 0;
	padding: 0;
}

#adm_menu ul li {
	display: inline;
	margin-right: 20px;
}

#adm_menu ul li a {	
	color: #345381;
	font-weight: bold;
}
