/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 11px;
	line-height: 16px;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 11px;
	line-height: 16px;
}

a:link {
	color: #222222;
	text-decoration: none;
}

a:visited {
	color: #222222;
	text-decoration: none;
}

a:hover {
	color: #222222;
	text-decoration: underline;
}

a:active {
	color: #222222;
	text-decoration: none;
}


/* -------- */

#C {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	clear: both;
}

/* DIVS FÜR ÄUSSEREN AUFBAU */
#MAIN {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
}

#HEADER {
	margin-left: 34px;
	height: 92px;
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

#LOGO {
	float: right;
}

#HEADERPIC {
	padding-top: 6px;
}

#MIDDLE {
	margin-left: 34px;
}

#FOOTER {
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 6px;
	margin-left: 34px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#FNAV {
	float: right;
}

#COPYR {
	float: left;
}
#CONTENT {
	width: 556px;
	float: left;
	padding-left: 34px;
	padding-right: 40px;
}

#CONTENT2 {
	width: 790px;
	float: left;
}
#CLEFT {
	width:30%;
	float:left;
}
#CRIGHT {
	width:68%;
	float:right;
}
#INFO {
	width: 160px;
	float: left;
}

#TBAR
{	
	width: 100%;
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	vertical-align: middle;
}

#TBAR a
{	
	padding-left: 6px;
}

.td2 {
	width: 190px;
}

.td3 {
	width: 100px;
	text-align: right;
}

.padL16 {
	padding-left: 16px;
}

h6 {
	font-size: 9px;
	line-height: 15px;
	color: #BBBBBB;
	margin: 0px;
}

h1 {
	color: #1F3B93;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	background-repeat:repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 18px;
}

h1 span {
	color: #90D1F3;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	list-style: non;
}

ul li {
	list-style-image: url(../img/allg/list.gif);
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#PROB {
	width: 100%;
	margin-top: 34px;
	margin-bottom: 28px;
}

.probTxt {	
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #1F3B93;
	font-size: 14px;
}

.probImg {
	width: 29px;
}

.troubleS {
	background-image: url(../img/allg/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 11px;
	font-weight: bold;
}

.troubleS a:link {
	color: #1F3B93;	
	text-decoration: none;
}

.troubleS a:visited {
	color: #1F3B93;	
	text-decoration: none;
}

.troubleS a:hover {
	color: #1F3B93;	
	text-decoration: underline;
}

.troubleS a:active {
	color: #1F3B93;	
	text-decoration: none;
}

.troubleBx {
	background-color: #E5F3FB;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 18px;
}

#troubleTXT th {
	font-weight: bold;
	color: #1F3B93;	
	text-align: left;
	padding-bottom: 4px;
}

#troubleTXT .tdone {
	font-weight: bold;
	padding-right: 24px;
}

.line2 {
	background-image: url(../../../img/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	height: 1px;
	line-height: 0px;
	font-size: 0p;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
}

.lineDownload {
	background-image: url(../../../img/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left center;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
}

.dl_row0 {
}

.dl_row1 {
}

.dl_header {
	background-color: #E5F3FB;
	font-weight: bold;
	font-size: 12px;
	color: #1F3B93;		
}

.dl_headertd {
	padding-top: 4px;
	padding-bottom: 4px;
}

.dl_headertdBGN {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.troubleContact {
	margin-top: 2px;
	margin-bottom: 28px;
	background-color: #E5F3FB;
	padding: 14px;
}
#troubleCForm td {
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #222222;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}


#anfrForm td {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #222222;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}

.felder {
	width: 167px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
}

.felderanfr {
	width: 137px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
}

.felder2 {
	width: 76px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}

.felder2PLZ {
	width: 46px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}

.felder2end {
	width: 78px;
	float: left;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	margin-left: 3px;
	padding-right: 4px;
}

.felder2Ort {
	width: 108px;
	float: left;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	margin-left: 3px;
	padding-right: 4px;
}

.select {
	width: 177px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
}

.bereich{
	font-family:Arial, Helvetica, sans-serif;
	width: 220px;
	height: 90px;
	border-right: solid 1px #C1E3F1;
	border-bottom: solid 1px #C1E3F1;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 11px;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}

.button {
	background-image: url(../../../img/btn_anzahl.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: solid 1px #E5F3FB;
	font-size: 11px;
	line-height: 11px;
	padding-left: 8px;
	padding-bottom: 2px;
	width: 100px;
	height: 20px;
	color: #222222;
	float: left;
	margin-right: 12px;	
	margin-top: 12px;
	background-color: #E5F3FB;
}

.subline {
	background-image: url(../../../img/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	width: 556px;
	margin-top: 24px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #1F3B93;
	font-weight: bold;
}
.sublinecatalogue {
	background-image: url(../../../img/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left 10px;
	padding-top:10px;
	padding-bottom:10px;
}

#CATALOGUE {
}
.linedottedV {
	background-image: url(../img/allg/pattern_line_v.gif);
	background-repeat: no-repeat;
	height:455px;
	width:1px;
	display:block;
}
.linedotted {
	background-image: url(../img/allg/pattern_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height:1px;
	width:100%;
	display:block;
}
.headline {
	font-weight:bold;
	color:#1F3B93;
}
#PRODUKT {
	display:block;
}
#PRODUKT img {
	float:right;
	margin-bottom:14px;
	width:150px;
}
#ARTPICCMS {
	border: solid 1px #90D1F3; 
}
#DET2 {
	width:64px;
	height:14px;
	background-image: url(../img/allg/btn_details.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 11px;
	padding-top: 2px;
	padding-right:8px;
	font-weight: normal;
	margin-top:22px;
	cursor:pointer;
	float:left;
	padding-bottom:14px;
}
#DET2 a {
	padding-left:24px;
}
.lineNews {
	background-image: url(../img/allg/pattern_line.gif);
	background-repeat:repeat-x;
	background-position: left 10px;
	height: 20px;
	width: 100%;
	display: block;
}

.padTop {
	padding-top: 20px;
}

#CONTENT table {
	float:none;
}