
img, td, div {
	behavior: url("iepngfix.htc");
}
html {
	height: 100%; 
}


div {
	border:0px solid #ff0000;
}
p {
	line-height:16px;
	margin-top:0px;
}
img{
	border: none;
}

body
 {
	color: #5a5a5a;
	background-color:#FFFFFF;
	PADDING: 0px;
	MARGIN: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

h1{
	font-size:17pt;
	margin: 5px 0px 5px 0px;
	font-weight:normal;	
	color:#f08a00;
	text-align:left;
}
h2{
	font-size:13pt;
	margin: 5px 0px;
	color:#8f8f8f;
}

h3{
	font-size:10pt;
	margin: 5px 0px 5px 0px;
	color:#f08a00;
}
h4{
	font-size:9pt;
	margin: 5px 0px 5px 0px;
	color: #5a5a5a;
	font-weight:bold;	
}
h5{
	font-size:14pt;
	margin: 5px 0px 5px 0px;
	color: #5a5a5a;
	font-weight:normal;
}
hr{
	color: #b2b2a5;
	background-color: #b2b2a5;
	height:1px;
	margin: 10px 0px 10px 0px;
	clear:both;
	border:none;
}
li {
	list-style:square;

}
img{
	border: none;
}
button{
	cursor:pointer;
}
#general {
	width: 860px;
	margin:17px auto;
	text-align:left;
	border:0px solid #ff0000;
	position:relative;
}

#logo{
	margin: 12px 0px 0px 12px;
	float:left;
}

#tellafriend
{
	margin-left:250px;
}
#header{
	background-image: url('/php/lay/wircard/header_bg.jpg');
	background-repeat:no-repeat;
	width:860px;
	clear:both;
	background-position:6px 75px;
	padding-left:10px;
}
#toplinks {
	float: right;
	padding-bottom:3px;
	border: 0px solid red;
	
}
#toplinks a{
	color:#999999;
	font-size:10px;
}
#bottomlinks{
	position:relative;
	left: 650px;
	top: 100px;
	border:0px solid #ff0000;
	width:180px;
}
#bottomlinks a{
	color:#999999;
}
#navi_top {
 clear:both;
}
	#navi_top div {
		float:left;
		height:22px;
		width: 116px;
		text-align:center;
		background-image: url('/php/lay/wircard/topnav_std.png');
		margin-top:3px;
		padding-top: 13px;
	}
		#navi_top a {
			font-weight:bold;
			color: #d9dadb;
			font-size: 9pt;
			text-decoration: none;
		
		
		}
	#navi_top div.now {
		background-image: url('/php/lay/wircard/topnav_active.png');
	}
	
		#navi_top div.now a{
		color: #6e6e6e;
		}
	
	#navi_top #search {
		float: right;
		background-image: none;
		width: 280px;
		text-align: right;
	}

	#navi_top #search input {
		width: 50px;
	}
		
#sub_navi{
	clear:both;
	background-image: url('/php/lay/wircard/subnav_bg.gif');
	height: 24px;
	padding: 0px 0px 0px 20px;
	background-repeat:no-repeat;
}
#sub_navi div{
		float:left;	
		margin-right: 20px;
		padding-top: 5px;
		text-align:center;

}
		#sub_navi a {
			font-weight:regular;
			color: #6e6e6e;
			font-size: 8pt;
			text-decoration: none;

		}
		

	
		#sub_navi div.now a{
			font-weight: bold;

		}
		


#main {
	background-image: url('/php/lay/wircard/main_bg.gif');
	width: 860px;
	clear:both;
	padding-top: 33px;
}
	#main a,#main  a:link,#main a:visited,#main a:hover,#main a:active {
		color:#1f9dd0;
		font-weight:normal;
	}
	
#navi_left {
	float:left;
	width:200px;
	margin-left: 30px;
}	
#navi_left a,#navi_left a:link,#navi_left a:visited,#navi_left a:hover,#navi_left a:active{
	text-decoration: none;
	color: #333333;
}

#navi_left div{
	border-bottom:1px solid #8c8c6b;
	padding: 3px 5px 3px 5px;

}
#navi_left div.now{
	background-color:#f08a00;
}
#navi_left div.now a,#navi_left div.now a:link,#navi_left div.now a:visited,#navi_left div.now a:hover,#navi_left div.now a:active{
	color: #FFFFFF;
}


#main_content{
	margin-left: 20px;
}

#minheight {
	height: 600px;
	width: 1px;
	float:left;
	border:0px solid #ff0000;
}

#clear, .clear {
	clear:both;
}

a.navi_parent {
	font-size:9pt;
	color:#8c8c6b;
}

#container_card{
	width: 254px;
	background-image: url('/php/lay/wircard/card_container/container_card_bg.jpg');
	background-repeat:no-repeat;

}
#container_card a{
	width: 254px;
	height:145px;
	text-decoration:none;
}	#container_card .head{
		height: 30px;
/*		background-image: url('/php/lay/wircard/card_container/head.png'); */
		text-align: right;

	}
		#container_card .head h1{
			margin: 0px 15px 0px 0px;
			padding-top: 26px;
			color:#f08a00;
			text-transform:uppercase;
			font-size:13pt;
			font-weight:bold;
			text-align:right;
		}
	#container_card .content{
		text-align:left;
		color: #6e6e6e;
		margin-left:2px;
/*		background-repeat:repeat-y;
		background-image: url('/php/lay/wircard/card_container/content.png');*/
		font-weight:normal;

	}
	#container_card .bottom{
		clear:both;
		height: 23px;
/*		background-image: url('/php/lay/wircard/card_container/bottom.png'); */
	}

#container_std{
	width: 254px;

}
	#container_std .head{
		height: 1px;
		background-image: url('/php/lay/wircard/container_std/head.png');
	}

	#container_std .content{
		background-image: url('/php/lay/wircard/container_std/content.png');
		background-repeat:repeat-y;
	}


	#container_std .bottom{
		height: 14px;
		background-image: url('/php/lay/wircard/container_std/bottom.png');
	}
	
#container_rund{
	width: 254px;
	margin-left:0px;

}
	#container_rund .head{
		height: 23px;
		background-image: url('/php/lay/wircard/container_rund/container_rund_head.jpg');
		padding:12px 0px 0px 50px;
		font-weight:bold;
	}

	#container_rund .content{
		background-image: url('/php/lay/wircard/container_rund/container_rund_content.gif');
		background-repeat:repeat-y;
		padding:0px 0px 1px 0px;
	}


	#container_rund .bottom{
		height: 31px;
		background-image: url('/php/lay/wircard/container_rund/container_rund_bottom.jpg');
	}
	
#container_2spalten{
	width: 544px;

}
	#container_2spalten .head{
		height: 5px;
		background-image: url('/php/lay/wircard/container_2spalten/head.png');
	}

	#container_2spalten .content{
		background-image: url('/php/lay/wircard/container_2spalten/content.png');
		background-repeat:repeat-y;
	}


	#container_2spalten .bottom{
		height: 14px;
		background-image: url('/php/lay/wircard/container_2spalten/bottom.png');
	}

#container_bestellformular{
	width:544px;
}
	#container_bestellformular .head{
		height: 1px;
		background-image: url('/php/lay/wircard/container_2spalten/head.png');
	}

	#container_bestellformular .content{
		background-image: url('/php/lay/wircard/container_2spalten/content.png');
		background-repeat:repeat-y;
	}


	#container_bestellformular .bottom{
		height: 14px;
		background-image: url('/php/lay/wircard/container_2spalten/bottom.png');
	}
	
#abschlussleiste{
	background-image: url('/php/lay/wircard/abschlussleiste.png');
	background-repeat:no-repeat;
	width:860px;
	height:34px;
}

#footer {
	clear:both;
	margin-top: 20px;
	color:#999999;
	height: 55px;
	vertical-align:center;

}

.topnav_now{
	float: right;
	padding:2px 6px 0px 0px;
}
.topnav_links{
	float: right;
	padding:2px 6px 0px 0px;
}
.newsletter_button_bestellen{
	float:left;
	color:#ffffff;
	width:130px;
	height:24px;
	padding:0px;
	margin:10px 40px 0px 0px;
	border:0px;
	background-color:transparent;
	background-image: url('/php/lay/wircard/newsletter/bestellen.jpg');
}
.newsletter_button_abbestellen{
	float:left;
	color:#ffffff;
	width:196px;
	height:24px;
	padding:0px;
	margin:10px 0px 0px 0px;
	border:0px;
	background-color:transparent;
	background-image: url('/php/lay/wircard/newsletter/abbestellen.jpg');
}
