/* LAYOUT */
html				{margin: 0px;}
body 				{margin: 0px; width: 100%;	height: 100%; background-image: url('../img/background.gif'); background-repeat:repeat;}
body,td,th,input,
textarea,select,div {color: #616A7D; font-family: Tahoma, sans-serif; font-size: 11px;}

ul 					{list-style-type:none; line-height:16px;}
form 				{display:inline}
input				{padding-left:3px;}
input.imgbutton,
input.checkbox		{border-width:0px; padding:0px;}
textarea			{width:380px;height:180px}
img 				{border-width:0px}
table 				{border-collapse:collapse;}
th.content			{color:#616A7D;background-color:#CCEEFF;height:20px;padding-top:2px;padding-bottom:2px;padding-left:5px;font-size:11px; font-weight:normal;}
td.tabcontent0 		{color:#616A7D;width:150px;background-color:#E4E7E9;height:24px;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:3px;}
td.tabcontent1 		{color:#616A7D;width:150px;background-color:#FFFFFF;height:20px;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:3px;}
td.tvprogborder		{background-color:#DFDFE2;border-right:1px solid #6F7073;width:14px;}
a:link, a:visited,
a:active 			{color: #616A7D; text-decoration:none;}
a:hover 			{color: #616A7D; text-decoration:underline;}

#body				{position:absolute; left: 0px; top:0px; margin:0px; padding:0px; width:100%;}
#logo				{position: absolute; left: 10px; top: 19px; width: 127px; height: 69px; z-index: 1;}
#suchbegriff		{position: absolute; left: 178px; top: 20px; width:67px; height: 12px; z-index: 1;}
#anzahl				{position: absolute; left: 520px; top: 20px; width:85px; height: 12px; z-index: 1;}
#button				{position: absolute; left: 600px; top: 20px; z-index: 1;}
#googleAd			{position: absolute; left: 740px; top: 15px; width:468px; height:60px; z-index: 1;}
#content			{position: absolute; top: 110px; left:8px; width:97%; padding:8px; background-color:#FFFFFF; border: 1px solid #00A8FF;}
#map				{width:100%; border:1px solid #00A8FF;}
#ebaytab			{position:absolute; top:78px; left: 177px; height:33px; width:122px;}
#ebaytopstab			{position:absolute; top:78px; left: 310px; height:33px; width:122px;}
#googletab			{position:absolute; top:78px; left: 310px; height:33px; width:122px;}
	
.small 				{font-size:9px; color:#6F7073; line-height: 12px;}
.small a:link		{color: #6F7073; text-decoration:none;}
.small a:visited	{color: #6F7073; text-decoration:none;}
.small a:hover 		{color: #E21D3C; text-decoration:underline;}

.tabhead 			{background-color:#616A7D;padding-left:3px;}
.tabhead a:link 	{padding-left:3px;color:#FFFFFF;font-weight:normal;}
.tabhead a:visited 	{padding-left:3px;color:#FFFFFF;font-weight:normal;}
.tabhead a:hover 	{padding-left:3px;color: #993399;font-weight:normal;}


.textlang 			{width:300px;padding-left:2px;}
.contenttable 		{border-collapse:separate; border: 1px solid #00A8FF}
.navipoint          {height: 21px; background-image: url('/img/navi_main_background.gif');}
.error				{color:#FF0000;font-weight:bold;}
.red				{color:#E21D3C;}
.gruen				{color:#00AA00}




.bgg {
	background-image:url(../img/bgg.gif); 
	margin-top:0px;
	height:24px;
	background-repeat:repeat-x;
	color:#79797B;
	font-weight:300;
	font-size:14px;
}

.bgw {
	background-image:url(../img/bgw.gif); 
	margin-top:0px; 
	height:24px;
	background-repeat:repeat-x;
}

.bgwm {
	padding-top:5px;
	padding-bottom:5px;  
	background-color:#FFFFFF; 
}

.bgwmg {
	padding-top:5px; 
	padding-bottom:5px; 
	background-color:#EEEEEE; 
}

.bgl {
	background-image:url(../img/bgl.gif); 
	margin-top:0px; 
	background-repeat:repeat-y;
}

.bgr {
	background-image:url(../img/bgr.gif); 
	margin-top:0px; 
	background-repeat:repeat-y;
}

.bglg {
	background-image:url(../img/bglg.gif); 
	margin-top:0px; 
	background-repeat:repeat-y;
}

.bgrg {
	background-image:url(../img/bgrg.gif); 
	margin-top:0px; 
	background-repeat:repeat-y;
}	   
	   
