/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, textarea {
	border: 0px;
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
}

p {
	font-size: 12px;
	color: #FFFFFF;
}

p a:link, p a:visited, p a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

p a:hover {
	color: #db002e;
	text-decoration: none;
}

li {
	font-size: 12px;
	color: #FFFFFF;
}

.text_black {
	font-size: 12px;
	color: #000000;
}

.text_white {
	font-size: 12px;
	color: #FFFFFF;
}

.text_grey {
	font-size: 12px;
	color: #666666;
}

.text_grey_small {
	font-size: 10px;
	color: #666666;
}

.text_gross {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_middle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #db002e;
	text-decoration: none;
}

#wrapper {
	width: 980px;
	z-index: 1;
	border: 0px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -490px;
}

#header {
	width: 980px;
	z-index: 2;
	border: 0px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -490px;
	z-index: 2000;
}

#header a:link, #header a:visited, #header a:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#header a:hover {
	font-size: 10px;
	color: #db002e;
	text-decoration: none;
}

#content_text {
	width: 920px;
	z-index: 20;
	border: 0px;
	position: absolute;
	left: 50%;
	top: 130px;
	margin-left: -460px;
	padding-left: 0px;
	padding-right: 0px;
}

#footer {
	width: 980px;
	border: 0px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	color: #db002e;
	text-decoration: none;
}

#adress {
	position: absolute;
	top: -221px;
	width: 427px;
	height: 221px;
}

#menu_artikel {
	width: 920px;
	height: 100px;
	overflow: auto;
}

.menu_link {
	cursor: pointer;
	height: 75px;
	width: 98px;
}

.copytext {
	font-size: 10px;
	color: #FFFFFF;
}

.error {
	color: #FF0000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.AgenturPanelTab {
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.filial_button {
	background-image: url(../img/filial_but.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	width: 181px;
	height: 30px;
	padding-top: 14px;
	padding-left: 50px;
}

.filial_button_back {
	background-image: url(../img/filial_but_back.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	width: 135px;
	height: 30px;
	padding-top: 14px;
	padding-left: 50px;
}

.filial_button_jobs {
	background-image: url(../img/filial_but_jobs.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	width: 135px;
	height: 30px;
	padding-top: 14px;
	padding-left: 50px;
}

.filial_button_mail {
	background-image: url(../img/filial_but_mail.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	width: 135px;
	height: 30px;
	padding-top: 14px;
	padding-left: 50px;
}

.opentime_set {
	float:left; 
	width:60px;
}

.telefon_set {
	float:left; 
	width:60px;
}

.filial_image {
	border: 2px solid #FFFFFF;
}