* {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Arial;
	border:0px;
}



body{
	text-align:center;

}



.ssl{
	background-image:url(../img/ssl1.gif);
	background-repeat:no-repeat;
}

*html .ssl{
	background-image:url(../img/ssl1_ie.gif);
	background-repeat:no-repeat;
}

.ssl2{
	background-image:url(../img/ssl2.gif);
	background-repeat:no-repeat;
}

*html .ssl2{
	background-image:url(../img/ssl2_ie.gif);
	background-repeat:no-repeat;
}

#tshop_container{
	margin:0px auto;
	width:937px;
	text-align:left;
}

#tshop_header{
	width:937px;
	height:99px;
}

#tshop_main{
	width:794px;
	margin-right:33px;
	background-image:url(../img/startseite/background_header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	padding-top:6px;
}

#tshop_language{
	margin-bottom:25px;
	text-align:right;
}

#tshop_language a{
	margin-right:5px;
}

#tshop_service{
	width:110px;
	float:left;
}


/*
CONTENT
*/
.tshop_box{
	width:388px;
	height:101px;
	margin-bottom:4px;
	float:left;
	background-image:url(../img/startseite/background_box.jpg);
}

.tshop_box_margin{
	margin-left:18px;
}

.tshop_box td p, .tshop_box td a{
	font-family: Verdana;
	font-size:10px;
	margin-left:3px;
	color:#000000;
}

.tshop_box td a{
	margin-left:0px;
}

/*
SERVICE
*/

#tshop_service h1{
			display:block;
			background-color:#028AD6;
			font-family: Arial;
			font-size:12px;
			font-weight:bold;
			color:#FFFFFF;
			width:100px;
			padding-left:10px;
			padding-top:2px;
			padding-bottom:2px;
		}
		
			
			
		#tshop_service p{
			font-family: Arial;
			font-size:11px;
			font-weight:normal;
			padding-top:5px;
			padding-bottom:9px;
			background-color:#CCCCCC;
			color:#666666;
			width:90px;
			padding-left:10px;
			padding-right:10px;
			margin-bottom:20px;
		}
			
			
			
	
			
		#tshop_service table{
			margin-bottom:5px;
			background-color:#CCCCCC;
			width:110px;
			margin:0px;
		}
		
			
		
		#tshop_service td{
			color:#FFFFFF;
			padding-left:10px;
			padding-top:5px;
			font-size:11px;
			font-family: Arial;
			background-color:#CCCCCC;
		}
		
		#tshop_service td.error{
			font-weight:bold;
			color:#CC0000;
		}
		
		#tshop_service p a{
			font-family: Arial;
			font-size:11px;
			font-weight:normal;
			display:block;
			color:#028AD6;
			background-image:url(../img/background_servicelink.gif);
			background-repeat:no-repeat;
			padding:0px;
			padding-left:10px;
			margin:0px;
			margin-top:2px;
			
			text-decoration:none;
		}
		
			#tshop_service p a.disabled{
				color:#999999;
				background-image:url(../img/background_servicelink2.gif);
			}
		
			#tshop_service p a.active{
				font-weight:bold;
			}
		
			#tshop_service p a:hover{
				text-decoration:underline;
			}
			
			.box_right input{
	width:88px;
}

	
.box_right input.submit{
	margin-bottom:9px;
	border:2px outset #CCCCCC;
	height:21px;
	cursor:pointer;
	width:91px;
}
	
#tshop_main a.animation{
	color:#028AD6;
}




