* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_bg {
	width: 100%;
	height: 300px;
	background-image: url(../images/bg_page_v2.gif);
	background-repeat: repeat-x;
}

*html #page_bg {
	background-image: url(../images/bg_page_v2_ie.gif);
}

#logo {
	float:left;
	height: 47px;
}

#gt_trenner {
	clear:left; 
	height:0px; 
	margin:0; 
	padding:0;	
}

*html #gt_trenner {
	clear:none; 
}

a {
	text-decoration: none;
	color: #005AA4;
}

h1 {
	font-size: 14px;
	color: #005AA4;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B2B2B2;
} 

h2 {
	font-size: 12px;
	color: #005AA4;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

ul {
	padding-left: 15px;
	margin-top: 0px;
}

li {
	color: #666666;
	padding-bottom: 0px;
}

.Trennlinie {
	margin-top: 8px;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FFD500;
}

hr {
	color: #666666;
}

.ST {
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	text-align: justify;
}

.T1 {
	padding: 0px 5px 10px 0px;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height: 150%;
}

.smallfont {
	font-size: 10px;
}

#detail .T1 {
	margin-left: 235px;
}

 #basket .T1  {
 	/* ... */
 }

#linksblock {
	margin-left: 255px;
}

#linksblock .T1,
{
	margin-left: 0px;
}

.Artikelblock {
	margin-top: 15px;
	background-color: #F6F9F7;
	padding: 5px;
	clear:left;
}

.Artikelblock h2 {
	border-bottom: 1px solid #007ABD;
	margin-bottom: 5px;
}

.Artikelblock  img {
	margin-right:8px;
}

.Preistabelle {
	overflow: auto;
}

.Preistabelle .tab_top {
	background-color: #B2B2B2;
}

.formtext {
	font-size:11px;
}

.std_formfield {
	font-size: 11px;
}

#center {
	width:100%;
	text-align: center;
}

#head {
	width: 950px; 
	margin: auto;
	padding-top: 45px;
	padding-bottom: 30px;
	text-align: left;
}

#page {
	width:980px;
	margin: auto;
	text-align: center;
}

*html #page {
	margin-top: 3px;
}

#cc {
   margin-left: 200px;
	width:737px;
}

#content {
	width: 980px;
	margin: auto;
   font-size: 12px;
	text-align: left;
}

#liste #content, #detail #content, #basket #content {
	width: 770px;
	float: left;
	overflow: hidden;
}

#detail #content {
	overflow: visible;
}

#container {
 	float: right; clear: left;
	margin-top: 15px;
	font-size: 10px;
	width: 209px;
	border-left: 1px solid #B2B2B2; 
}

#container h1 {
	font-size: 10px;	
	color: White;
	padding: 4px 5px 0px 5px;
}

#footer {
	clear: both;
	float:left;
	width: 960px; height: 20px;
	/* margin: auto; */
	margin-top: 20px;
	padding: 10px 10px 0px 0px;
	color: White;
	font-size: 9px;
	text-align: right;
	background-color: #808080;
}

#footer a {
	color: White;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

	border-left: 0px none;
	border-right: 0px none;
}


/* Auszeichnungen für Editblock */

.editbox {
	position: absolute;
	width: 50px;
	height: 16px;
	z-index: 10;
	margin-top: -16px;
}

/* ENDE Auszeichnungen für Editblock */


.small {
	font-size: 9px;
	color: GrayText;
}

#kontaktcontainer {
	background-color: #007ABD;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
	width: 168px;
	height: 198px;
	float: left;
	overflow: hidden;
}

#kontaktcontainer  h1 {
	font-size: 12px;
}

#kontaktcontainer h2 {
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding: 8px 0 5px 0;
}

#kontaktcontainer a {
	color: White;
}

#kontaktcontainer a:hover {
	text-decoration: underline;
}


#shortnews {
	width: 226px;
	padding-right: 15px;
	padding-bottom: 20px;
	float:left;
}

#shortnews h2, .previewnews h2, .previewnews h1, #shortnews h2 a, 
.previewnews h2 a, .previewnews h1 a {
	color: #007ABD;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}

#shortnews p, #shortnews p a, .previewnews p, .previewnews p a, .STPreview {
	color: #4C4C4C;
	font-size: 12px;
	line-height: 150%;
}


.opener_home {
	padding-right: 15px;
	padding-bottom: 40px;
}

.opener_home h1 {
	color: #007ABD;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 14px;
}

.opener_home h2 {
	color: #007ABD;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 14px;
}

.opener_home p, #T1 {
	color: #4C4C4C;
	font-size: 12px;
	line-height: 150%;
}

.previewnews {
	margin: 0px 0px 10px 15px;
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 0px;
	clear:left;
}

.previewnews .bild img {
	margin-right: 10px; 
	border: none; 
}

.previewnews .bild {
	float: left;
}

.ListInfoBox {
	visibility: hidden;
	background-color: #CCCCCC;
	padding: 8px;
	position: absolute;
	width: 200px;
	top: -10px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	overflow: visible;
}

#doheadpic {
	width: 220px;
	height: 121px;
	background-color: #CFD2DA;
	text-align: center;
	overflow: hidden;
	position: absolute;
	margin-left: -220px;
}

#doheadtext {
	margin-top: 135px;
	margin-bottom: 15px;
}

#doheadtext h2, #doheadtext h1 {
	color: #007ABD;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
}

#doheadtext h1 {
	border-bottom: 1px solid #799092;
}

#doheadtext h2 {
	font-size: 12px;
	color: #4C4C4C;
}

#doheadtext p {
	
	color: #4C4C4C;
	font-size: 12px;
	line-height: 150%;
}

#liste #kontaktcontainer, #detail #kontaktcontainer, #basket #kontaktcontainer {
	margin-left: 580px;
	height: 106px;
	position: absolute;
	overflow: hidden;
}

#liste #kontaktcontainer h1, #detail #kontaktcontainer h1, #basket #kontaktcontainer h1 {
	color: White;
}

#PositionNav {
	position: absolute;
	margin-top: 100px;
	padding-left: 10px;
	width: 500px;
	height: 20px;
	color: White;
	font-size: 16px;
}

#PositionNav a {
	color: White;
}

#Fachberater {
	padding: 3px 0px 3px 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

*html #Fachberater {
	padding-top: 8px;
}

.H1Preview {
	font-size: 12px;
	color: ##007ABD;
	margin-bottom: 10px;
}

#HPic {
	margin-top: 10px;
	width: 220px;	height:243px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F1F1F1;
   float: left;
}

 #MainPics {
	margin: 5px 10px 10px 0px;
	width: 240px;
	float: left;
}

.MainPic, .Detailbilder {
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
	text-align: center;
	border: 1px solid #F1F1F1;
}

.Detailbilder {
	text-align: left;
}

#Bildtext {
	width: 220px;
	margin-top: 8px;
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	color: #4C4C4C;
	text-align: center;
}

#ST, .t1_main  {
	margin-top: 10px;
	font-size: 12px;
}

#ST {
	margin-bottom: 10px;
}

.t1_main  {
	font-weight: normal;
}

#ProfilPics {
	font-size: 12px;
 	padding-left: 10px;
	padding-top: 5px;
	/* border-bottom: 1px solid #333333; */
	background: #F1F1F1;
	margin-left: 240px;;
	margin-top: 10px;
	
	width: 470px;
	height: 250px; 
	overflow: auto;
}

#ProfilPics img {
	border: 1px solid;
	margin: 10px 10px 5px 0px;
	background-color: White;
}

#Artikel {
	margin-top: 20px;
	border: 1px solid #F1F1F1;
	padding: 10px; 
}	

#Artikel h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

#Artikelsuche p {
	margin: 0px;
	padding: 5px 0 5px 0;
}

.tab_line1, .TabLineStandard, .TabLineMatch, .TabLineSonder { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px ; 
	color: #000000; 
	background-color: #EBEBEB;
}

#Containerspalte .tab_line1 {
	font-size: 11px;
	padding-bottom: 8px;
}

.TabLineStandard {
	background-color: #F4E4A6;
}

.TabLineMatch {
	background-color: #D2FFD7;
}

.TabLineSonder {
	background-color: #FF6464;
}

.tab_top, .tab_top_h1 { 
	font-size: 11px; 
	color: #000000; 
	background-color: #F1F1F1; 
	font-weight: bold;
	padding-bottom: 5px;
}

#Containerspalte {
	width: 170px;
	padding:5px 5px 5px 5px;
	float: right;
	background:  #F1F1F1;
	margin-left: 10px;
}

.ListElementKomp {
	padding-bottom: 10px;
	font-size: 11px;
	color: #4C4C4C;
}

#basket td {
	padding: 3px;
}

#basket .tab_top, #basket .tab_top_h1 {
	background-color: #007ABD;
	color: White;
	font-weight: normal;
}

#basket .tab_line1, #basket .tab_line2 {
	font-size: 11px;
	color: #4C4C4C;
}

 #basket .tab_top_h1 {
 	font-size: 12px;
 }

#basket .tab_line2 {
	background-color: #F1F1F1;
}

.signaltext {
	color: red;
}

.tab_bg {
	background-color: #EBEBEB;
}

#translate_box {
	float: right;
	text-align: right;
	width: 300px;
	height: 43px;
}