* {
	padding:0;
	margin:0;
}

html {  
	overflow: -moz-scrollbars-vertical; 
} 

body {
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:11px;
}

.adressbox {
	color:#484848;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	font-size:0.6em;
	line-height:1.6em;
}

.adressbox table {
	color:#484848;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	font-size:0.9em;
	line-height:1.6em;
}

.adressbox a:link {
	color:#333366;
	text-decoration:none;
}

.adressbox a:visited {
	color:#333366;
	text-decoration:none;	
}

.adressbox a:hover{
	color:#6565c7;
	text-decoration:none;	
}

.adressbox a:active{
	color:#333366;
	text-decoration:none;	
}

.adressbox  a:focus{
	color:#6565c7;
	text-decoration:none;	
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color:#484848;
	font-size:12px;
}

.content a:link {
	color:#333366;
	text-decoration:none;
}

.content a:visited {
	color:#333366;
	text-decoration:none;	
}

.content a:hover{
	color:#6565c7;
	text-decoration:none;	
}

.content a:active{
	color:#333366;
	text-decoration:none;	
}

.content  a:focus{
	color:#6565c7;
	text-decoration:none;	
}

.content table{
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:11px;
}

.table_special{
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:11px;
	padding: 5px;
	background-color: #eeeeee;
	height: 20px;
}

h2 {
	font-size: 22px;
	font-weight:normal;
	line-height: 24px;
	font-family:"Franklin Gothic Medium", Verdana, Helvetica, Arial;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	color: #666666;
	line-height: 20px;	
	font-family:"Franklin Gothic Medium", Verdana, Helvetica, Arial;
}

.preis{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-family:"Franklin Gothic Medium", Verdana, Helvetica, Arial;
	background-color: #B4BBC5;
	height: 30px;
	text-align:left;
	padding-left: 25px;	
}
