
/* Header und Navigation */


.bestellung_zusammenfassung td {
	padding: 2px;
	vertical-align: top;
}


.table_pressekontakt_td {
	height: 120px;
	vertical-align:top;
	width: 300px;
}

.table_pressekontakt_td p {
	width: 290px;
}

.table_download {
	width: 585px;
	font-size: 8pt;
}

.table_download_preview_td {
	width:125px;
	vertical-align:top;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #3B4043;
}

.table_download_beschreibung_td {
	width:230px;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #3B4043;
}

.table_download_download_td {
	width:175px;
	vertical-align:top;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #3B4043;
}

.news_bg_neu{
	background-image:url(https://ssl.card4you.de/gfx/c4y_klecks.png);
	background-repeat:no-repeat;
	width: 580px;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 18px;
}

.news_bg{
	width: 580px;
	margin-left: -30px;
	padding-left: 30px;
	padding-top: 20px;
}


#flash_intro_home {
	height: 280px;
	z-index: 0;
	margin-left: -8px;
}

#flashcontent {
	z-index: 10;
}

.vertriebspartner_login td{
	padding: 3px;
}


.impressum_content h4{
	font-family: arial;
	font-size: 12px;
	color: #3B4043;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.freundeformular_table {
  background: #F4F5F6;
  border: 1px solid #DEDEDE;
  padding: 10px 5px 10px 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 460px;
  position: relative;
}

.freundeformular_table td{
  text-align: left;
  padding: 3px;

}


.in_news_table {
	margin-bottom: 14px;
	width: 300px;
}

.in_news_table td{
	padding: 3px;
	width: 90px;
}


#header_bg{
	background-image: url(https://ssl.card4you.de/gfx/header_bg.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 99px;
	position: relative;
	margin-top: 2px;
}

#header_logo{
	position:absolute;
	top:15px;
	left:15px;
}

#header_footer_nav {
	position:absolute;
	top: 7px;
	right: 20px;
	font-size: 12px;
	text-align: right;
}

#header_text{
	position: absolute;
	top: 50px;
	right: 20px;
	font-size: 11px;
	color: #69737a;
}

#header_text a {
	color: #69737a;
	text-decoration: none;
}

#header_text a:hover{
	color: #cf0139;
	text-decoration: underline;
}

#header_navi{
	position:absolute;
	top:71px;
	left:2px;
}

#header_navi_content{
	position: absolute;
	top: 19px;
	/* left: 34px; */
        left:110px;
}

#header_navi_content td{
	padding-right: 1px;
}


