
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	font-family: 		inherit;
	font-style: 		inherit;
	font-size: 		100.01%;
	font-weight: 		inherit;
	border: 		0;
	margin: 		0;
	outline: 		0;
	padding: 		0;
}


html {
	height: 		100%;
	width:			100%;
	max-height:		100%;
	max-width:		100%;
}


body {
	font:			80%/1.4em Arial,Helvetica,sans-serif;
	color:			#222222;
	background-color:	#FFFFFF;
	height:			95%;
	width:			95%;
	max-height:		100%;
	max-width:		100%;
	text-align:		left;
	padding:		8px;
	margin-left:		15px;
}




/****************************************************************
 * 01 GLOBALE EINSTELLUNGEN
 ****************************************************************/

A:link		{ COLOR: #888888; font-size: 90%; TEXT-DECORATION: none; }
A:visited	{ COLOR: #888888; font-size: 90%; TEXT-DECORATION: none; }
A:active	{ COLOR: #888888; font-size: 90%; TEXT-DECORATION: none; } 
A:hover		{ COLOR: #222222; font-size: 90%; TEXT-DECORATION: none; }

hr {
	height:			4px;
	background-color:	#b5b5b4;
}

img { 
	border: 		none; 
}

.fixedabsolute { 
	position:		fixed; 
}

ul {
	list-style-type: 	circle;
	margin-top:		15px;
}

li {
	list-style-type: 	hiragana-iroha;
	padding-bottom:		3px;
	padding-left:		27px;
}

p {
	margin-top:		12px;
	margin-bottom:		5px;
}

b {
	margin-bottom:		4px;
}


/****************************************************************
 * 02 BASIS ELEMENTE
 ****************************************************************/

div#kontakt {
	margin-top:		12px;
}

div#kontakt_service_tel {
	
}

div#kontakt_service_tel span {
	height:			80px;
	font-size:		120%;
	font-weight:		bold;
	float:			left;
	position:		relative;
}

div#kontakt_service_tel span i {
	width:			200px;
	height:			80px;
	font-size:		70%;
	font-weight:		normal;
	margin-left:		15px;
	float:			left;
	position:		relative;
	
}

div#kontakt_kundenberater {
	width:			255px;
	margin-left:		25px;
	position:		relative;
	float:			left;
}

div#kontakt_email { 
	width:			750px;
	height:			200px;
	float:			left;
	position:		relative;
}

div#kontakt_email span {
	width:			185px;
	height:			25px;
	float:			left;
	position:		relative;
	font-weight:		bold;
	margin-left:		2px;
}

div#kontakt_email_liste { 
	width:			750px;
	float:			left;
	position:		relative;
}

div#kontakt_email_liste span { }


div#kontakt_email div b {
	width:			750px;
	float:			left;
	position:		relative;
	margin-top:		44px;
	margin-bottom:		28px
}

div#bottom_line {
	left:			50%;
	top:			340px;
	width:			575px;
	margin-left:		-287px;
	position:		absolute;
	border-top:		solid 1px #A9A9A9;
	font-size:		85%;
	text-align:		center
}
