@import url("/css/legacy.css");

body {
	margin:0px;
	margin-top: 8px;
	padding:0px;
	text-align:center;
	color: #333;
	background: #FFF;
	font-family: "Arial Regular", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin: 10px 0;
}

a {
	color:#c31824;
	line-height: 1.6;
	text-decoration:none;
}

a.link,
a.more-link,
.msg-box a {
	line-height:1;
	border-bottom:1px dotted #c31824;
}

a.link:hover,
a.more-link:hover,
.msg-box a:hover {
	border-bottom-style:solid;
}

a:focus { 
  outline:none; 
}

h1,h2,h3,h4 {
	color: #c31824;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 0;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.small_text {
	font-size: 10px;
}

.clear_div {
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}

input[type="submit"],
input.button {
 	background: url(../images/button-bg.gif) repeat-x;
	border:1px solid #CCC;
	color:#C31824;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
}

a.btn {
	display:block;
 	background: url(../images/button-bg.gif) repeat-x;
	border:1px solid #CCC;
	color:#C31824;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	position:relative; /* for absolute positioning of ribbons */
	padding: 0 10px;
}

a.btn:hover {
	border:1px solid #C0C0C0;
 	background-position:left bottom;
	color:#DA1B28;
}

a.button { width:175px; height:25px; color:#cb0233; background-color:#a0a0a0; cursor:pointer; }
a.button { background-position: left top; background-image: url(../images/button_background.gif); background-repeat: no-repeat; }
a.button { text-align:right; text-decoration:none; font-weight:bold; font-size:13px; line-height:24px; }
a.button { border:0px; margin:0px; padding:0px; display: block; }
a.button span { margin:10px; }
a.button:link { text-decoration:none; }
a.button:visited { text-decoration:none; }

img { border:none; }

.centered {
	text-align: left;
	width: 1000px;
	margin:0 auto;
}

#header {
	text-align: left;
	height: 110px;
	padding: 0 0 0 20px;
	width:980px; /* to be removed */
	position:relative;
}

#header a.banner {
	display:block;
	position:absolute;
	top:40px;
	right:5px;
}

#header.logged-in {
	height:120px;
}

#header.logged-in a.banner {
	top:30px;
	right:10px;
}

#navi {
	margin-bottom:25px;
	border-bottom:2px solid #EEE;
	width:1000px;
	float:left;
	position:relative;
}

#navi ul {
	margin: 0px;
	margin-left:10px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	width:100%;
}

#navi li {
	float: left;
	background:url(../images/navi_button_nl.gif) no-repeat right bottom;
	padding: 0;
	padding-right:1px;
	margin-right:8px;
}

#navi li a {
	display:block;
	height:32px;
	color:#909090;
	padding:0 15px;
	background:url(../images/navi_button.gif) repeat-x left bottom;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height: 32px;
}

#navi li a.active {
	background-image: url(../images/navi_button_act.gif);
}

#navi li a:hover {
	background: url(../images/navi_button_act.gif) repeat-x left bottom;
}

#navi li.logout {
	float: right;
	background:none;
}

#navi .logout a {
	color:#C31824;
	font-weight:bold;
	float: right;
	background:none;
	padding:0 10px;
	background:none;
}

#navi .logout a:hover {
	background-color:#F5F5F5;
}

#main {
	text-align: left;
	margin-bottom:30px;
}

.centered #main {
	margin-left:20px;
	margin-right:20px;
}

.with-sidebar #main {
	float:left;
	width:760px;
	margin-left:20px;
}

.tag-cloud {
	text-align: justify;
	line-height: 20px;
}

.tag-cloud a {
	color: #AAA;
}

.profil_paginator {
	font-size:11px;
  color:#979799;
	margin:5px 0;
}

.profil_paginator a {
	color: #979799;
	text-decoration: none;
}

.profil_paginator a:hover {
	text-decoration:underline;
}

.tblBase {
	width: 760px;
	border-spacing:0px;
    border-collapse: collapse;
	width:760px;
	background-color:#FFF;
	font-size: 11px;
}

td.tbl_hl {
	border:1px solid #D5D6D8;
	padding-left: 5px;
	border-spacing: 0px;
  border-collapse: collapse;
  color: #979799;
  background-color: #e9f0f8;
	font-size:11px;
  height: 30px;
}

.tbl_hl a {
	color: #979799;
	text-decoration: none;
}

.tbl_hl a:hover {
	text-decoration:underline;
}

td.tbl_hl_end {
   padding:2px;
   background-color: #333333;
}

td.tbl_hl_info {
  padding:2px;
  padding-left:5px;
  border-bottom: 1px solid #d5e3f1;
  background: #e5edf6;
}

td.fitd {
	padding:5px;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	width:30%;
	vertical-align: top;
}

.message_fitd {
	text-align:right;
	padding:0px;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	width:100px;
	vertical-align: top;
}

.message_fftd {
	padding-left: 5px;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	vertical-align: top;
}

td.hvtd {
	border:1px solid #D5D6D8;
	height: 20px;
	color: #000000;
	padding-left: 4px;
}

td.hvtd a {
	color: #333;
	text-decoration:underline;
}

td.fftd {
	padding-top: 5px;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	vertical-align: top;
}

.errormessage {
	background-color: #C41824;
	color: #FFF;
	padding:10px;
	margin-bottom:15px;
}

.errormessage p {
	padding:0;
	margin-bottom:10px;
}

/* todo: replace with .errormessage ul */
ul.errorsammlung {
	margin:0;
	padding-left:5px;
	list-style-type: none;
}

ul.errorsammlung li {
	padding: 1px 0;
}

.successmessage {
	color:#395B0B;
	background:#f8fff0 url(../images/icon/1.gif) no-repeat 4px center;
	border:1px solid #bbee77;
	padding:5px;
	padding-left:25px;
	margin-bottom:20px;
}

.list-intro,
.list-title {
	padding-bottom:0;
	margin-bottom:5px;
}

.list-title {
	font-weight:bold;
}

.list {
	margin-top:0;
	margin-bottom:10px;
}

.list li {
	margin-bottom:3px;
}

.link {
	clear:left;
	text-align:center;
	margin-bottom:10px;
}

.slogan {
	margin-bottom:15px;
	padding:0;
}

#sidebar-hotline {
	color:#333;
	margin:35px 0;
}

#sidebar-hotline p {
	font-size:14px;
	padding:0;
}

#sidebar-hotline .number {
	color:#444;
	font-size:14px;
	margin:12px 0;
}

#sidebar-hotline p.caption {
	color:#555;
	font-size:12px;
	line-height:1.4;
}

#sidebar #left_menu_name {
	text-align: center;
}

#sidebar .left_menu_info {
	font-size: 12px;
}

#sidebar .left_menu_info a {
	color: #333;
	text-decoration: underline;
}

a#logo {
	float:left;
	display:block;
	min-width:190px; /* to ensure that logo image fits */
	padding-left:5px;
	padding-top:60px;
	background:url(../images/logo.gif) top left no-repeat;
	color:#444;
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
}

ul#header-menu {
	float:right;
	list-style:none;
	font-size: 12px;
	margin:0;
	padding:0;
	margin-right:5px;
}

#header-menu li {
	float:left;
}

#header-menu li a {
	color:#555;
	text-decoration:none;
	display:block;
	padding:0 .75em;
	border-right:1px solid #CCC;
	line-height: 20px;
}

#header-menu li.last a {
	border-right:none;
}

#header-menu li a:hover {
	color:#444;
	background-color:#F5F5F5;
}

ul#lang-menu,
#lang-menu li ul {
	list-style:none;
	margin:0;
	padding:0;
}

ul#lang-menu {
	float:right;
	color:#555;
}

#lang-menu li {
	width:100px;
	height: 1%; /* IE7 */
}

#lang-menu li a,
ul#lang-menu li em {
	display:block;
	padding-left:5px;
	font-size: 12px;
	line-height: 18px;
	font-style:normal;
	border:1px solid #DDD;
}

#lang-menu li a {
	color:#555;
	background-color:#F7F7F7;
	text-decoration:none;
}

#lang-menu li a:hover {
	background-color:#EEE;
}

ul#lang-menu li em {
	font-style:normal;
	background:url(../images/dropdown-arrow.gif) center right no-repeat;
}

#lang-menu li ul {
	float: left;
	position: absolute;
	left: -999em;
}

#lang-menu li:hover ul {
	left: auto;
	z-index:100;
}

.box,
fieldset {
	background:#FAFAFA;
	border:1px solid #E9E9E9;
	position:relative;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
 	-o-border-radius: 5px;
 	border-radius: 5px;
}

.ribbon {
	display:block;
	position: absolute;
	padding:0 5px;
	color:#FFF;
	background:#C31824;
	font-size:10px;
	line-height:13px;
}

.btn .ribbon {
	top: -5px;
	right: -8px;
}

.section {
	clear:both;
	margin:30px 0;
	padding-top:15px;
	border-top:1px solid #EEE;
}

#sidebar {
	float:right;
	width:180px;
}

#main			.box h1,
#main			.box h2,
#sidebar	.box h2 {
	color:#666;
	background:#F2F2F2;
	border:1px solid #E9E9E9;
	border-left:none;
	border-right:none;
	font-weight:normal;
	margin-top:10px;
}

#main .box h1,
#main .box h2 {
	font-size:24px;
	line-height:38px;
	height:38px;
	font-weight:normal;
	padding-left:14px;
	position:relative;
}

#main .box ul {
	list-style:none;
	padding-left:0;
}

#main .box li {
	background: url(../images/bullet-arrow.gif) no-repeat 0 5px;
	padding-left:10px;
}

#sidebar .box h2 {
	font-size:14px;
	line-height:20px;
	height:20px;
	font-weight:normal;
/*	color:#C31824;*/
	padding-left:14px;
}

#sidebar h3 {
	color:#333;
	font-size:14px;
	margin-bottom:10px;
}

#sidebar #news {
	margin-bottom:30px;
}

#sidebar #news p {
	font-size:11px;
	margin-top:0;
	margin-bottom:10px;
}

#sidebar #news p.date {
	font-size:10px;
	margin-bottom:0;
}

#sidebar #login-form {
	color:#555;
	margin:20px 15px 10px 15px;
}

#sidebar #login-form label {
	display: block;
	line-height: 1.4;
	font-size:10px;
}

#sidebar #login-form div {
	width: 150px;
	margin-bottom: 5px;
}

#sidebar input.text {
	width:138px;
	font-size:12px;
	height:20px;
}

#sidebar #login-form .button {
	width:150px;
}

#sidebar .reg-link {
	text-align:left;
	margin-left:14px;
	margin-right:14px;
	padding-top:7px;
	border-top:1px solid #E9E9E9;
}

#sidebar .reg-link a {
	font-size:14px;
}

#sidebar.ru .reg-link a {
	font-size:12px;
}

ul.link-list {
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li {
	margin-left:10px;
}

.link-list a {
	font-size:11px;
	color:#666;
}

.link-list a:hover {
	border-bottom:1px dotted #666;
}

#search-box label {
	display:block;
}

#main #search-box h2 {
	font-size:20px;
	line-height:30px;
	height:30px;
	margin-bottom:15px;
}

#footer {
	clear:both;
	margin:30px 0;
	border-top:2px solid #EEE;
	color:#555;
	font-size:10px;
}

#footer a {
	color:#555;
}

#footer a:hover {
	color:#333;
	border-bottom:1px dotted #666;
}

#footer p {
	margin:0;
	line-height:20px;
}

#agb #main p {
	text-align:justify;
	margin-right:20px;
}

.box h2 em {
	color:#C31824;
	font-style:normal;
}

.regular-text h2 {
	font-weight:normal;
	margin-top:25px;
}

select {
	border: 1px solid #E0E0E0;
	color:#555;
	padding:1px;
	font-size:13px;
	width:212px;
}

input.text,
input[type="text"],
input[type="password"],
textarea {
	border: 1px solid #E0E0E0;
	color:#555;
	padding:1px 5px;
}

textarea {
	padding:3px 5px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color:#D0D0D0;
	background:#FFFfe6;
}

input[type="text"].read-only:focus {
	border-color:#DDD;
	background:#DDD;
}

form.box:after,
.clearfix:after,
.checkbox-block:after,
fieldset:after,
.collapsible:after,
.radio-buttons:after,
#industry #main .box:after {
	content:".";
	height: 0;
	visibility:hidden;
	display:block;
	clear:both;
}

#sidebar #anfragen {
	padding-bottom:5px;
}

#sidebar #anfragen h2 {
	padding-left:10px;
}

#sidebar #anfragen p {
	font-size:11px;
	margin:5px 10px;
}

.separator {
	border-bottom:1px solid #E9E9E9;
	margin:0 5px;
	clear:both;
}

#main .btn-wrapper {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

#main .btn-wrapper a {
	width:195px;
	float:right;
	padding: 0;
}

#main .btn-wrapper .express-banner {
	font-size:10px;
	line-height:12px;
	padding-top:2px;
	float: right;
	text-align:center;
	margin-right:5px;
}

.box h2 .ribbon {
	color:#C31824;
	background:#FFF;
	border:1px solid #C31824;
	font-weight:bold;
	top: -6px;
	right: 10px;
}

.box h2 .ribbon  {
	font-size:11px;
	line-height:14px;
	top: -6px;
	right: 10px;
}

#vip p {
	padding:0;
	margin-bottom:10px;
}

#ueber-uns img {
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}

#ueber-uns h2 {
	clear:both;
}

.senden {
	font-weight:bold;
	padding:2px;
	font-size:12px;
	background-color: #c41824;
	border:1px solid #FFF;
	color: #FFF;
	cursor:pointer;
}

#content_right {
	float: left;
	padding: 10px 0 0 10px;
	text-align: left;
	width: 760px;
	height: 100%;
}

.msg-box {
	padding:10px 10px 7px 30px;
	border-width:1px;
	border-style:solid;
	background-repeat:no-repeat;
	background-position:7px 40%;
	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	-o-border-radius: 3px;
 	border-radius: 3px;
	color:#555;
	border-color:#E9E9E9;
}

#main .msg-box p {
	margin-top:0;
}

p.icon {
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 40%;
	color:#555;
}

p.icon.success {
	background-image:url(../images/icon/1.gif);
}

p.icon.warning {
	background-image:url(../images/icon/warning.png);
}

p.icon.info {
	background-image:url(../images/icon/information.gif);
}

p.icon.error {
	background-image:url(../images/icon/error.png);
}

.msg-box.info {
	background-color:#FFFDD9;
	background-image:url(../images/icon/information.gif);
	border-color:#FFE6BA;
}

.msg-box.warning {
	background-color:#FFFDD9;
	background-image:url(../images/icon/warning.png);
	border-color:#FFE6BA;
}

.msg-box.large {
	padding-left:60px;
	padding-right:20px;
	background-position:15px 40%;
}

.msg-box.warning.large {
	background-image:url(../images/icon/warning_l.png);
}

.msg-box.info.large {
	background-image:url(../images/icon/information_l.png);
}

.msg-box.lock {
	background-image:url(../images/icon/lock.png);
	border-color:#DDD;
}

.msg-box.error {
	background-color: #FEF5F1;
	background-image:url(../images/icon/error.png);
	border-color:#E06E6E;
}

p.msg-box {
	padding-top:7px;
}

a.icon {
	display:block;
	float:left;
	color:#555;
	font-size:10px;
	line-height:22px;
	padding-left:19px;
	background-repeat:no-repeat;
	background-position:left 40%;
}

a.edit {
	background-image:url(../images/icon/edit.png);
	padding-left:16px;
}

a.add {
	background-image:url(../images/icon/add.png);
}

a.delete {
	background-image:url(../images/icon/delete.png);
	padding-left:16px;
}

a.close {
	background-image:url(../images/icon/remove.png);
	padding-left:12px;
}

a.basket {
	background-image:url(../images/icon/basket.png);
	padding-left:22px;
}

a.invoices {
	background-image:url(../images/icon/invoices.png);
}

a.profile {
	background-image:url(../images/icon/profile.png);
}

a.settings {
	background-image:url(../images/icon/cog.png);
}

a.print {
	background-image:url(../images/icon/print.gif);
}

a.icon:hover span {
	border-bottom:solid 1px #CCC;
}

#sidebar a.icon {
	float:left;
	clear:left;
	font-size:11px;
	padding-left:22px;
	margin-bottom:2px;
}

.parent-section {
	color:#999;
}

.parent-section a {
	color:#999;
}

.parent-section a:hover {
	color:#777;
}	

.entry {
	position:relative;
	border-bottom:1px solid #DDD;
	margin:0 20px 0 30px;
	padding:10px 0;
}

.entry.first {
	border-top:1px solid #DDD;
}

#main .box .entry p {
	margin:0 140px 0 5px;
}

#main .box .entry .caption {
	font-size:11px;
	margin-top:5px;
}

.entry .date {
	position:absolute;
	top:10px;
	left:5px;
}

.entry .main-info {
	margin-left:200px;
}

.entry .buttons {
	position:absolute;
	top:6px;
	right:3px;
	text-align:right;
}

.entry .buttons a {
	float:right;
	margin-left:10px;
}

span.email {
	border-bottom:1px solid #AAA;
}

#main ul.steps li {
	margin:0 60px;
	color:#333;
	font-size:14px;
	line-height:1.5;
}

#main ul.steps li p.icon {
	font-size:12px;
}

#main ul.steps li {
	position:relative;
	padding-left:50px;
	padding-bottom:20px;
	border-bottom:1px solid #E9E9E9;
	background:none;
	margin-bottom:30px;
	min-height:50px;
}

#main ul.steps li.last {
	border-bottom:none;
}

#main ul.steps li span.step-no {
	display:block;
	position:absolute;
	top:0;
	left:0;
	font-size:38px;
	line-height:38px;
	color:#AAA;
}

.center-div {
	text-align: center;
}

.center-div p {
	display: inline-block;
	margin:0 auto;
}

a.small-btn {
	padding:2px 10px;
	font-size:10px;
	background-color:#F2F2F2;
	border:1px solid #DDD;
	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	-o-border-radius: 2px;
 	border-radius: 2px;
}

a.small-btn:hover {
	background-color:#F7F7F7;
	border-color:#DADADA;
}

.low {
	background-color:#D84A36;
}

.medium {
	background-color:#FFFF00;
}

.high {
	background-color:#AFE541;
}
