@media print
{	
#layout00 {
	width: 765px;
	/*border: 1px solid blue;*/
	margin-left: 0px;
}
#layout00 #col1 {
	display: none;
	
	/*border: 1px solid green;*/
}
#layout00 #col2 {
	width: 760px;
	margin-left: 10px;
	/*border: 1px solid red;*/
}
/* end layout definitions*/

/* main element definitions */
body {
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a, p, form, br, div, img, ul, li {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #ED1C24;
	font-weight: bold;
	text-decoration: none;
}
.nodeco {
	text-decoration: none;
	color: #444A59;
}
.nodeco:hover {
	text-decoration: none;
	color: #444A59;
}

.normalo {
	font-weight: normal;
}
.gap {
	height: 15px;
	border-bottom: 1px solid #D7DADE;
}
input.iptext {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #343949;
	width: 150px !important;
	width: 150px;
	height: 19px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
input.ptext {
	font-weight: normal;
	color: #343949;
	font-size: 10px;	
	width: 150px;
	width: 150px !important;
	height: 19px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;	
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
input.pwd {
	font-weight: normal;
	color: #343949;
	width: 150px !important;
	width: 150px;
	height: 19px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
input.button {
	font-size: 11px;
	font-weight: bold;
	height: auto;
	width: auto;
	padding: 1px 17px 2px 17px !important;
	padding: 1px 2px 2px 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	color: #ED1C24;
	font-family: Arial, sans-serif, Helvetica;
	border-top: 1px solid #BD0109;
	border-left: 1px solid #BD0109;
	border-right: 1px solid #790104; 
	border-bottom: 1px solid #790104;
	background-image: url(../img/gfx_bgd_button.gif);
	background-repeat: repeat-x;
}
input.button_delete {
	font-size: 11px;
	font-weight: bold;
	height: auto;
	padding: 1px 17px 2px 17px !important;
	padding: 1px 6px 2px 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	color: #ED1C24;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	border-top: 1px solid #BD0109;
	border-left: 1px solid #BD0109;
	border-right: 1px solid #790104; 
	border-bottom: 1px solid #790104;
	background-image: url(../img/gfx_bgd_button_delete.gif);
	background-repeat: repeat-x;
}
select.gselect {
	font-weight: normal;
	font-size: 10px;
	color: #343949;
	width: 170px !important;
	width: 170px;
	height: 20px;
	background-color : #FFFFFF;	
}
textarea.gtarea {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #343949;
	width: 300px !important;
	width: 300px;
	height: 150px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
input.chkbox {
	margin: 0px;
	padding: 0px;
	margin: 0px !important;
	padding: 0px !important;
}
.formerror {
	color: #9417AF;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}
/* end main element definitions */

/* header elements */
#header {
	display: none;
}
/* end header elements*/

/*** content elements ***/
#content {
	width: 610px;
}
#content div#title_big {
	background-image: url(../img/gfx_title_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 20px 0px 15px 0px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #ECEDEF;
}
#title_big p.title_big_text {
	padding-left: 9px;
}
#content div#title_big_home {
	background-image: url(../img/gfx_title_bg_home.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #ECEDEF;
}
#title_big_home p.title_big_text {
	padding-left: 9px;
}
#content div.title_normal {
	background-image: url(../img/gfx_title_normal_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 25px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #ECEDEF;
	font-size: 0px;
}
#content div.login {
	width: 325px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #343949;
}
.login p.login_left{
	float: left;
	padding-left: 10px;
	width: 150px;
}
.login p.login_right {
	float: right;
	width: 165px;
}
#list {
	width: 610px;
}
#list div#list_search {
	width: 610px;
}
#list_search p.search_flat_left {
	width: 339px;
	float: left;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #444A59;
	font-weight: bold;
	margin-left: 0px;
}
#list_search p.search_flat_right {
	width: 245px;
	float: right;
	padding-left: 12px;
	padding-bottom: 3px;
	color: #444A59;
	font-weight: bold;
	margin-left: 0px;
}
#list_search p.search_left {
	float: left;
	width: 339px;
	padding-left: 10px;
}
#list_search p.search_right {
	float: right;
	width: 249px;
	text-align: right;
}
#list p.list_verein {
	padding: 5px 0px 5px 10px;
	font-size: 13px;
	color: #343949;
	letter-spacing: 1px;
}
#list p.list_show {
	padding: 10px 0px 20px 10px;
	font-size: 12px;
}
#list p.list_show span {
	width: 18px;
}
#list div#list_nav {
	width: 600px;
	border-top: 1px solid #ECEDEF;
	border-bottom: 1px solid #D7DADE;
	background-color: #F6F6F7;
	padding: 5px 0px 5px 10px; 
	margin-bottom: 20px;
}
#list p.list_nav_left {
	float: left;
	width: 322px;
	/*border: 1px solid red;*/
}
#list p.list_nav_left span {
	color: #AEB2B9;
}
#list p.list_nav_left input {
	font-weight: normal;
	color: #343949;
	width: 30px !important;
	width: 30px;
	height: 18px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
#list p.list_nav_right {
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 3px;
	padding-right: 7px;
	/*border: 1px solid blue;*/
}
#list div#list_title {
	width: 600px;
	font-weight: bold;
	color: #343949;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom: 1px solid #D7DADE;
}
#list_title p.title1 {
	width: 204px;
	float: left;
}
#list_title p.title2 {
	width: 126px;
	float: left;
}
#list_title p.title3 {
	width: 128px;
	float: left;
}
#list_title p.title4 {
	width: 142px;
	float: right;
}
#list div.list_item {
	width: 600px;
	color: #343949;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #D7DADE;
}
.list_item p.item1 {
	width: 204px;
	float: left;
}
.list_item p.item2 {
	width: 126px;
	float: left;
}
.list_item p.item3 {
	width: 128px;
	float: left;
}
.list_item p.item4 {
	width: 142px;
	float: right;
}
#list div#list_wnav {
	width: 600px;
	border-top: 1px solid #ECEDEF;
	border-bottom: 1px solid #D7DADE;
	background-color: #F6F6F7;
	padding: 5px 0px 5px 10px; 
	margin-bottom: 0px;
}
#list p.list_wnav_left {
	float: left;
	width: 322px;
}
#list p.list_wnav_left span {
	color: #AEB2B9;
}
#list p.list_wnav_left input {
	font-weight: normal;
	color: #343949;
	width: 30px !important;
	width: 30px;
	height: 18px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;
}
#list p.list_wnav_right {
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 3px;
	padding-right: 7px;
	/*border: 1px solid blue;*/
}
#list div#list_wtitle {
	width: 600px;
	font-weight: bold;
	color: #343949;
	/*padding-top: 15px;*/
	padding-left: 10px;
	border-bottom: 1px solid #D7DADE;
}
#list_wtitle p.wtitle1 {
	width: 300px;
	padding-top: 15px;
	padding: 15px 7px 15px 10px;
	float: left;
}
#list_wtitle p.wtitle2 {
	background-image: url(../img/gfx_angebot_mastercard_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 15px 7px 15px 10px;
	width: 120px;
	height: 25px;
	float: left;
}
#list_wtitle p.wtitle3 {
	background-image: url(../img/gfx_angebot_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 15px 5px 15px 10px;	
	width: 120px;
	height: 25px;
	float: left;
}
#list div.list_witem {
	width: 600px;
	color: #343949;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #D7DADE;
}
p.gap_white {
	height: 1px !important;
	height: 1px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;	
}
.list_witem p.witem1 {
	width: 302px;
	padding: 2px 5px 1px 10px;
	float: left;
}
.list_witem p.witem2 {
	background-image: url(../img/gfx_angebot_mastercard_bg.gif);	
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px 5px 1px 10px;
	width: 122px;	
	float: left;
}
.list_witem p.witem3 {
	background-image: url(../img/gfx_angebot_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px 5px 1px 10px;
	width: 122px;
	float: left;
}
#list div#list_witem_bottom {
	width: 600px;
	color: #343949;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#list_witem_bottom div.witem1_bottom {
	width: 302px;
	padding: 2px 5px 1px 10px;
	float: left;
}
.important_box {
	width: 230px;
	border-bottom: 1px solid #D7DADE;
	border-top: 1px solid #D7DADE; 
	margin-top: 20px;
	margin-left: 0px;
}
.witem1_bottom p.important_left {
	background-image: url(../img/gfx_bg_important_left.gif);
	background-repeat: repeat-x;
	background-color: #D9DCE2;
	float: left;
	width: 36px;
	height: 66px;
	padding-left: 9px;
	padding-top: 8px;
}
.witem1_bottom p.important_right {
	background-image: url(../img/gfx_bg_important_right.gif);
	background-repeat: repeat-x;
	background-color: #E8E8E9;
	float: right;
	width: 169px;
	height: auto !important;
	padding: 10px 10px 8px 6px;
}
#list_witem_bottom div.witem2_bottom {
	background-image: url(../img/gfx_angebot_mastercard_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px 5px 0px 0px;
	width: 132px;	
	float: left;
}
#list_witem_bottom div.witem3_bottom {
	background-image: url(../img/gfx_angebot_blue_bg.gif);	
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px 5px 0px 0px;
	width: 132px;
	float: left;
}
#verein {
	width: 610px;
}
#verein p.vtitle_flat {
	width: 500px;
	font-weight: bold;
	font-size: 13px;
	color: #343949;
	padding-left: 10px;
	margin-left: 0px;
}
#verein p.vtitle_left {
	width: 295px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #343949;
	padding-left: 10px;
}
#verein p.vtitle_left span {
	font-weight: normal;
	font-size: 12px;
	color: #343949;
}
#verein p.vtitle_right {
	width: 295px;
	float: right;
	text-align: right;
	padding-right: 7px;
}
#verein p.pgap {
	height: 15px;
	border-bottom: 1px solid #D7DADE;
}
#verein div#verein_box {
	width: 610px;
	border-top: 1px solid #ECEDEF;
	border-bottom: 1px solid #D7DADE;
	background-color: #F6F6F7;
	padding: 6px 0px 6px 0px;
	margin-top: 19px;
}
#verein_box p.vbox_left {
	float: left;
	width: 322px;
	padding-left: 10px;
	/*border: 1px solid red;*/
}
#verein_box p.vbox_right {
	float: right;
	width: 270px;
	text-align: right;
	padding-right: 7px;
	/*border: 1px solid blue;*/
}
#verein div.vlist {
	width: 610px;
	height: auto !important;
	border-bottom: 1px solid #D7DADE;
	vertical-align: middle;
	
	/*padding-top: 6px;
	padding-bottom: 5px; */
}
#verein div.vlist_heightless {
	width: 610px;
	border-bottom: 1px solid #D7DADE;
	vertical-align: middle;
	/*padding-top: 6px;
	padding-bottom: 5px; */
}
#verein div.vlist1 {
	width: 610px;
	border-bottom: 1px solid #D7DADE;
	vertical-align: middle;
	/*padding-top: 6px;
	padding-bottom: 5px; */
}
.vlist1 p.vlist_1col {
	width: 400px;
	float: left;
	font-weight: bold;
	color: #343949;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.vlist1 p.vlist_mandatory {
	width: 190px;
	height: auto !important;
	float: right;
	text-align: left;
	color: #9417AF;
	padding-top: 20px;
	padding-left: 5px;
	margin-left: 0px;
	/*border: 1px solid green;*/
}
.vlist p.vlist_left_title {
	width: 200px;
	height: 25px;
	float: left;
	font-weight: bold;
	color: #343949;
	padding-left: 10px;
	padding-top: 7px;
}
.vlist p.vlist_right_title {
	width: 201px;
	height: 25px;
	float: left;
	text-align: left;
	color: #343949;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	/*border: 1px solid red;*/
}
.vlist p.vlist_left {
	width: 200px;
	float: left;
	font-weight: bold;
	color: #343949;
	padding-left: 10px;
	padding-top: 7px;
}
.vlist p.vlist_right {
	width: 201px;
	height: auto !important;
	float: left;
	text-align: left;
	color: #343949;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	/*border: 1px solid red;*/
}
.vlist p.vlist_mandatory {
	width: 190px;
	height: auto !important;
	float: right;
	text-align: left;
	color: #9417AF;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 0px;
	/*border: 1px solid green;*/
}
/*.vlist p.vlist_right input {
	font-weight: normal;
	font-size: 10px;
	color: #343949;
	width: 195px !important;
	width: 195px;
	height: 15px;
	background-color : #FFFFFF;
	border: 1px solid #6F7887;
	padding: 0 !important;
	padding-top: 2px;
	margin: 0 auto !important;
	margin-left: 0px !important;
	margin-right: 4px !important;
	padding-left: 4px !important;	
}*/
.vlist_heightless p.vlist_left {
	width: 200px;
	float: left;
	font-weight: bold;
	color: #343949;
	padding-left: 10px;
	padding-top: 7px;
}
.vlist_heightless p.vlist_right {
	width: 400px;
	height: auto !important;
	float: right;
	text-align: left;
	color: #343949;
	padding-top: 6px;
	padding-bottom: 6px;
}
.vlist p.vlist_right select {
	font-weight: normal;
	font-size: 10px;
	color: #343949;
	width: 160px !important;
	width: 160px;
	border: 1px solid #6F7887;
	height: 20px;
	background-color : #FFFFFF;	
}
#verein div.vprofil {
	width: 610px;
	border-bottom: 1px solid #D7DADE;
	height: 16px;
	padding-top: 2px;
}
#verein p.vprofil_title {
	color: #343949;
	font-size: 14px;
	padding: 16px 0px 7px 10px;
	border-bottom: 1px solid #D7DADE;
}
.vprofil p.vprofil_col1 {
	float: left;
	width: 200px;
	color: #343949;
	font-weight: bold;
	padding-left: 10px;
}
.vprofil p.vprofil_col2 {
	float: right;
	width: 400px;
	color: #343949;
}
#button_nav {
	width: 610px;
	padding-top: 20px;
}
#button_nav p.bnav_col1 {
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
#button_nav p.bnav_col2 {
	width: 200px;
	float: left;
}
#button_nav p.bnav_col3 {
	width: 200px;
	float: right;
	text-align: right;
}
#button_nav p.lnav_col1 {
	width: 195px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
#button_nav p.lnav_col2 {
	width: 200px;
	float: left;
}
#button_nav p.lnav_col3 {
	width: 200px;
	float: right;
	text-align: right;
}
#button_nav2 {
	width: 610px;
	padding-top: 20px;
}
#button_nav2 p.bnav_col1 {
	width: 200px;
	float: left;
	padding-left: 10px;	
}
#button_nav2 p.bnav_col2 {
	width: 400px;
	float: right;
}
/* profile elements*/
#content div.pdesc {
	padding: 0px 7px 19px 10px;
	color: #343949;
	/*border: 1px solid green;*/
}
.pdesc p.desc_title {
	font-weight: bold;
	/*padding-top: 20px;*/
}
.pdesc ul.plist {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	list-style: decimal outside;	
	marker-offset: 1px;
}
.pdesc ul.plist li {
	padding: 0px 20px 5px 2px;
	margin-top: 3px;
	margin-bottom: 1px;
}
#content div.plogin {
	width: 365px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #343949;
}
.plogin p.plogin_left{
	float: left;
	padding-left: 10px;
	width: 195px;
	color: #343949;
	font-weight: bold;
}
.plogin p.plogin_right {
	float: right;
	width: 160px;
}
/* end profile elements*/

/* website elements */
#content div#content_col1 {
	float: left;
	width: 389px !important;
	width: 385px;
}
#content div#content_col2 {
	float: right;
	width: 199px;
	margin-left: 18px;
}
#content_col1 div#welcome_box {
	background-image: url(../img/gfx_welcome_bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px 0px 10px;
	color: #343949;
}
#content_col1 div.home_box {
	padding: 10px 10px 0px 0px;
	color: #343949;
}
#content_col1 div.home_box img {
	padding: 0px;
	margin: 0px;
}
.home_box p.hbox_title {
/*	font-weight: bold;*/
	font-weight: 600;
	font-size: 15px;
	padding-left: 10px;
}
.home_box p.hbox_title span {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.home_box p.hbox_content {
	padding-top: 10px;
	padding-left: 10px;
}

#content_col2 div.kartenantrag_box_1 {
	width: 199px;
	margin-top: 20px;
}

.kartenantrag_box_1 p.kbox_title {
	width: 199px;
}
.kartenantrag_box_1 p.kbox_content {
	background-image: url(../img/gfx_kartenantrag_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5E6E9;
	padding: 10px 10px 15px 9px;
	color: #343949;
}
.kartenantrag_box_1 p.kbox_content select {
	width: 182px;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content_col2 div.kartenantrag_box_2 {
	width: 199px;
	margin-top: 10px;
}
.kartenantrag_box_2 p.kbox_title {
	width: 199px;
}
.kartenantrag_box_2 p.kbox_content {
	background-image: url(../img/gfx_kartenantrag_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5E6E9;
	padding: 10px 10px 15px 9px;
	color: #343949;
}
.kartenantrag_box_2 p.kbox_content_anmeldung {
	background-image: url(../img/gfx_anmeldung_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F5F6;
	padding: 10px 0px 15px 9px;
	color: #666A76;
}

.headline {
	color: #444A59;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}
.subheadline {
	color: #444A59;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0px 10px 10px;
}
.text_normal {
	color: #444A59;
	padding: 0px 10px 10px 10px;
}
.text_bold {
	color: #444A59;
	font-weight: bold;
	padding: 10px 7px 10px 10px;
}
#content div.listing {
	width: 600px;
	padding-left: 10px;
}
.listing p.litem {
	width: 54px;
	float: left;
	padding-bottom: 10px;
}
.listing p.lcontent {
	width: 540px;
	float: right;
	color: #444A59;
	padding-top: 2px;
	padding-bottom: 10px;
}
#content div.vmaterial {
	width: 600px;
	padding-left: 10px;
	padding-top: 8px;
	border-bottom: 1px solid #D7DADE;
}
.vmaterial p.vitem {
	width: 64px;
	float: left;
	padding-bottom: 10px;
}
.vmaterial p.vcontent {
	width: 520px;
	float: right;
	color: #444A59;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content div.faq_title {
	font-weight: bold;
	width: 580px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-left: 0px;
	color: #444A59;
}
#content div.faq_text {
	width: 580px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
	color: #444A59;
}
#content div.faq_text ul {	
	padding: 5px 0px 5px 15px;
	list-style: none;
}
#content div.angebot {
	width: 600px;
	padding-left: 10px;
	border-bottom: 1px solid #D7DADE;
}
.angebot div.aitem {
	width: 120px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border: 1px solid blue;*/
	margin-right: 0px;
}
.angebot div.acontent_master {
	background-image: url(../img/gfx_angebot_mastercard_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 460px;
	float: right;
	color: #444A59;
	margin-left: 0px;
	padding: 17px 0px 20px 20px;
	/*border: 1px solid red;*/
}
.angebot div.acontent_master_standard {
	background-image: url(../img/gfx_angebot_mc_standard_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 460px;
	float: right;
	color: #444A59;
	margin-left: 0px;
	padding: 17px 0px 20px 20px;
	/*border: 1px solid red;*/
}
.angebot div.acontent_blue {
	background-image: url(../img/gfx_angebot_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 460px;
	float: right;
	color: #444A59;
	margin-left: 0px;
	padding: 17px 0px 20px 20px;
}
.alist {
	background-image: url(../img/gfx_ico_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-left: 8px;
	/*border: 1px solid green;*/
}
.alist_standard {
	background-image: url(../img/gfx_ico_list_standard.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-left: 8px;
	/*border: 1px solid green;*/
}
.alist_blue {
	background-image: url(../img/gfx_ico_list_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-left: 8px;
	/*border: 1px solid green;*/
}
.asublist {
	padding-left: 8px;
}
/* end website elements*/
/*** end content elements ***/

/* start footer elements*/
#footer {
	display: none;
}

/* end footer elements */
}
