/* Style Datei Editor Document */
body{
	font-size   : 13px;
	font-weight	: normal;
	font-family : Arial, Helvetica, sans-serif;
	color				: #000066;
	margin:0px;		
}
h1{
	display:block;
	font-size   : 18px;
	font-weight	: bold;
	font-family : Arial, Helvetica, sans-serif;
	color				: #000066;
	margin:0px;	
}
h2{
	display:block;
	font-size   : 16px;
	font-weight	: bold;
	font-family : Arial, Helvetica, sans-serif;
	color				: #000066;
	margin:0px;	
}
h3{
	display:block;
	font-size   : 14px;
	font-weight	: bold;
	font-family : Arial, Helvetica, sans-serif;
	color				: #000066;
	margin:0px;	
}
h4{
	display:block;
	font-size   : 16px;
	font-weight	: normal;
	font-family : Arial, Helvetica, sans-serif;
	color				: #ffff66;
	margin:0px;	
}
h5{

}
ul{
	display:block;
	float:none;
	left:0px;
}
* html ul { 
	padding-left:40px;
	list-style-type:square;
	list-style-position:outside;
}
li{
	margin:10px 20px;
}
* html li { margin-left:0px }
hr{	
	border:0px none #ffffff;
	clear:both;
	height:2px;
	width:0px;
}
p{
	width:600px;
	display:block;
	border	:0px solid #ffffff;
}
.bild_text{
		font-size   : 10px;
		font-weight	: normal;
		font-family : Arial, Helvetica, sans-serif;
		color				: #000000;
		background-color:#eaeaea;
		padding:2px 4px;
		display:none;
}
.text{
	font-size   : 12px;
	font-weight	: normal;
	font-family : Arial, Helvetica, sans-serif;
	color				: #000066;
}
.text2{
	font-size   : 16px;
	font-weight	: normal;
  font-family: trebuchet ms, arial,sans serif,helvetica; 
	color				: #990033;
}
.text3{
	font-size   : 14px;
	font-weight	: normal;
	font-family: trebuchet ms, arial,sans serif,helvetica; 
	line-height:140%;	
	color				: #000066;
}
/* Tabellen formatierung */
.table_norm{
	border-style:solid;
	border-color:#d8d8d8;
	border-width:1px;
	border-collapse:collapse;
	border-spacing:6px;
 	empty-cells:show;
}
.td_norm{
	border-style:solid;
	border-color:#d8d8d8;
	border-width:1px;
	padding:8px;
}
/* Tabellen formatierung */
.table_farbig{
	float:left;
	margin-right:10px;
	border:1px solid #cc0066;
	border-collapse:separate;
	border-spacing:6px;
 	empty-cells:show;
	background-color:#808080;
}
.td_farbig{
	vertical-align:top;
	border:1px solid #cc0066;
	padding:2px 8px;
	background-color:#eaeaea;
}
.table_ohne{
	border-style:solid;
	border-color:#d8d8d8;
	border-width:0px;
	border-collapse:collapse;
	border-spacing:6px;
 	empty-cells:show;
}
.td_ohne{
	border-style:solid;
	border-color:#d8d8d8;
	border-width:0px;
	padding:0px;
}
img{
border:0px;
}

