/*
	Template
*/

/*
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
*/

* {
    padding:0;
    margin:0;
    list-style: none;
	border: none;
  }

body {
	font: normal 100.1%/1.4em Arial,Helvetica,sans-serif;
	background: #a9abb1 url('../images/header_bg.gif')  repeat-x;
    font-size : 12px;
    text-align:center;
	line-height: 18px;
	color: #333;
	text-align:center;
}

select{
	border: 1px solid #d8d8d8;
	width: 260px;
	color: #333;
	height: 21px;
	background: #f1f1f1;
}

img {
    border:0px;
	margin-bottom: -5px;
  }

/*
 * IE6 PNG - Fix
 */

* html img.png {
	behavior: url('javascripts/iepngfix.htc');
}


  
a {
	font-size: 11px;
	color: #333333;;
	text-decoration: none;
	cursor: pointer;
}

a:hover {

}

a.blue {
	color: #005d8d;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

a.blue:hover {
	text-decoration: underline;
}

.blue{
	color: #005d8d;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

.bold {
	font-weight: bold;
}

.green{
	color: green;
}

.red {
	color: red;
}

.blue1{
	color: #7d93a3;
}

label {
	color: #333;
}

h1 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size: 25px;
	color:#fff;
	font-weight: 100;
	line-height: 29px;
}

div.checkbox {
	display : inline;
}
        
div.checkbox input {
	vertical-align:middle;
	margin-top: -1px;
}

#main {
	min-width: 1024px;
}

#headbackground {
	background: transparent url('../images/header_bg2.jpg') top center  no-repeat;
	width: 100%;
	overflow:hidden; 
	min-height: 93px;
}

* html #headbackground {
	height: 93px;
}

#head{
	width: 953px;
	margin:0 auto;
	text-align:left;
}

#head a#logo{
	float: left;
	display: inline;
	margin-top: 20px;
	padding-bottom: 10px;
}

#head ul{
	float: right;
}

#head ul li {
	float: left;
	height: 93px;
	display: inline;
}


#head ul li a {
	color: #fff;
	font:13px Arial,Helvetica,sans-serif;
	cursor: pointer;
	height: 93px;
	display: block;
	float: left;
}

#head ul li a span.delimiter {
	float: left;
	height: 93px;
	width: 2px;
	background: transparent url('../images/topmenu_bg.png') repeat-y top right;
}

#head ul li a.last span.delimiter{
	display: none;
}

* html #head ul li a span.delimiter{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='images/topmenu_bg.png');
}

#head ul li a img {
	float: left;
	margin: 40px 15px 0;
}

ul.orangelist li{
	list-style-type: none;
	color: #fff;
	background: transparent url('../images/orangeListSymbol.gif') 0 4px no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}

*+html ul.orangelist li {
	padding-left: 5px;
	white-space: nowrap;
}

* html ul.orangelist li {
	padding-left: 5px;
	white-space: nowrap;
}

#content {
	clear:left;
	padding-top: 19px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%
}

.bestellenButton {
	float: right;
	width:285px;
	height: 75px;
	background: transparent url('../images/bestellenButton.png');
}

.bestellenButton a {
	float: right;
}

#footer {
	clear: both;
	min-height: 137px;
	background: #a9abb1 url('../images/footer_bg.gif') repeat-x;
	text-align: center;
}

* html #footer {
	min-height: auto;
	height: 137px;
	overflow-y:visible;
}

#footer .content {
	width: 950px;
	margin:0px auto;
	overflow:hidden; 
	text-align:left;
	color: #fff;
	font-size: 11px;
}

#footer .content ul#footmenu{
	float: left;
}

#footer .content ul#footmenu li {
	display: inline;
	padding: 0 11px;
	background: transparent url('../images/footmenu_pipe.gif') no-repeat right 2px;
}

#footer .content ul#footmenu li.first {
	padding-left:0;
}

#footer .content ul#footmenu li.last {
	background: none;
}

#footer .content ul#footmenu li a {
	color: #fff;
	font-size: 10px;
}

#footer .content #copyright {
	float: right;
	font-size: 10px;
	padding-top: 1px;
	margin-bottom: 9px;
}

#footer .content #sitemap {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 12px;
	padding-bottom: 9px;
	border-bottom: 1px solid #b7b9be;
}

#footer .content #sitemap .map{
	float: left;
	width: 170px;
}

#footer .content #sitemap .map span {
	color:#fff;
	font-size:12px;
}

#footer .content #sitemap .map li {
	padding-left: 10px;
	background: transparent url('../images/liststyleimage_foot.gif') no-repeat 0 6px;
}

#footer .content #sitemap .map li a {
	color:#fff;
	font-size: 10px;
}


.clear {
	clear: both;
}

/*
 * formliste
 */

ul.form-list {
	
}

ul.form-list li {
	padding: 5px 0 5px !important;
	width: 504px;
	padding-bottom:0 !important;
	background: transparent !important;
	border:none !important;
}


ul.form-list li label {
	float: left;
	width: 209px;
	padding-right: 20px;
	color: #333;
	text-align: right;
}

ul.form-list li label.left {
	text-align: left;
}

* html ul.form-list li label {
	width: 229px;
}

ul.form-list li div.fieldholder {
	display: inline;
	background: red;
}


/*
 * Textfield
 */
div.textfield {
	width: 254px;
	padding:2px 2px 0;
	height: 17px;
	background: #fff url('../images/textfield_bg.jpg') no-repeat;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}

*+html div.textfield {
	padding-top: 1px;
	height: 18px;
}

* html div.textfield {
	width: 260px;
	padding-top: 0px;
	height: 21px;
}

div.textfield input {
	border: none;
	background: transparent;
	display: block;
	color: #333;
	width: 254px;
	margin:0 !important;
}

/*
 * Smalltextfield
 */

div.smalltextfield {
	width: 96px;
	padding:2px 2px 0;
	height: 17px;
	background: #fff url('../images/textfield_bg.jpg') no-repeat;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}

*+html div.smalltextfield {
	padding-top: 1px;
	height: 18px;
}

* html div.smalltextfield {
	width: 100px;
	padding-top: 0px;
	height: 21px;
}

div.smalltextfield input {
	border: none;
	background: transparent;
	display: block;
	color: #333;
	width: 96px;
	margin:0 !important;
}

/*
 * Smalltextfield2
 */

 div.smalltextfield2 {
	width: 149px;
	padding:2px 2px 0;
	height: 17px;
	background: #fff url('../images/textfield_bg.jpg') no-repeat;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}

*+html div.smalltextfield2{
	padding-top: 1px;
	height: 18px;
}

* html div.smalltextfield2 {
	width: 157px;
	padding-top: 0px;
	height: 21px;
}

div.smalltextfield2 input {
	border: none;
	background: transparent;
	display: block;
	color: #333;
	width: 151px;
	margin:0 !important;
}

/*
 * Tabellen
 */

table {
	margin-top: 20px;
	border-collapse: collapse;
    border-spacing: 0;
	background: transparent url('../images/tableBg.gif') 0 29px;
	width: 100%;
}

table tbody tr {
	clear: both;
	background: transparent url('../images/registration/dotted.gif') repeat-x bottom;
}

table tbody tr td {
	height: 34px;
	padding-left: 25px;
	margin-bottom: 1px;
	font-size: 12px;
}

table thead tr th {
	background: transparent url('../images/tableTopBg.gif') repeat-x;
	height: 29px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

table thead tr th div.leftCorner {
	float: left;
	overflow: hidden;
	width: 4px;
	height: 29px;
	background: transparent url('../images/tableCorners.png') top left;
}

table thead tr th div.rightCorner {
	float: right;
	overflow: hidden;
	width: 4px;
	height: 29px;
	background: transparent url('../images/tableCorners.png') top right;
}

table thead tr th span {
	padding: 5px 0 0 25px;
	float: left;
	height: 24px;
	background: transparent url('../images/eingeloggt/topLine.png') no-repeat left;
}

.first{
	background: none;
}

* html table thead tr th span {
	height: 29px;
}

/*
 * Error Box
 */

.errorBox{
	background: #b15353;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
}

.errorBoxTop{
	height: 5px;
	overflow: hidden;
	background: transparent url('../images/errorBox.png') no-repeat;
}

.errorBoxBottom{
	height: 5px;
	overflow: hidden;
	margin-bottom: 20px;
	background: transparent url('../images/errorBox.png') no-repeat 0 -5px;
}

/*
 * Button
 */

.submitButton{
	padding: 0 0 4px 34px;
	height: 21px;
	color: #fff;
	font-size: 12px;
	margin: 20px 0;
	background: #b0b1b6 url('../images/buttonArrow.png') no-repeat;
	cursor: pointer;
	width: 115px;
	text-align: center;
}

.submitButtonBack{
		background: #b0b1b6 url('../images/buttonArrow2.png') no-repeat;
}

* html .submitButton{
	padding: 0 0 0 34px;
}

*+html .submitButton{
	padding: 0 0 0 34px;
}

.inLog{
	height: 50px;
}

.right{
	float: right;
}

.left {
	float: left;
}

div.errortextfield{
border:1px solid #EC6C6C!important;
}
