/* BODY */
html, body {  
		margin: 				0;
		padding: 			0; 
		font: 				normal 0.7em/1.0em Tahoma, Verdana, Arial, Georgia, sans-serif; 
		color: 				#7c7c7c;
		background-image:	url(/fileadmin/tmpl/homepage/images/background_body.gif);
		background-repeat: repeat-y; 
		font-size: 			99%;
		text-align:			center;

	}

/* LINKS ALLGEMEIN */
a:link 		{ color:#db0f10; text-decoration:none;} 				/* noch nicht besuchte Ziele */
a:visited 	{ color:#db0f10; text-decoration:none; }					/* besuchte Ziele */
a:active 		{ color:#db0f10; text-decoration:underline; }		/* Angeklickte Verweise */
a:hover 		{ color:#db0f10; text-decoration:none; }						/* Verweise bei "MouseOver" */



DIV.site {
	position: relative;
	width: 770px;
	font-size: 1em;
	margin:auto;
	margin-top: 20px;
	text-align:left;} 

DIV.content {
		position:		relative;
		float:			left;
		width:			770px;
		font-size:		1em;
		background-color: White;
	} 

DIV.o {
	position: relative;
	float: left;
	width: 770px;
	height: 145px;
	z-index: 1;
	font-size: 0.9em;
	background-image: url(/fileadmin/tmpl/homepage/images/background_oben.jpg);
	background-repeat: no-repeat;
	word-wrap: break-word;

} 

DIV.o .h {
	position: relative;
	width: 75px !important;
	width: 75px;
	height:	145px;
	z-index: 1;
	background-image: url(/fileadmin/tmpl/homepage/images/background_oben_h.gif);
	background-repeat: no-repeat;
	color: #ffffff;

}


DIV.u {
	clear: both;
	position: relative;
	float: left;
	height: 27px!important;
	height: 60px;
	width: 770px;
	background-image: url(/fileadmin/tmpl/default/images/background_unten.gif);
	background-repeat: repeat-y;
	word-wrap: break-word;
	font: 				normal 0.65em/1.0em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #FFFFFF;
	padding-left: 95px;
	padding-bottom:10px!important;
	padding-bottom:0px;
	padding-top:18px;




} 

  


DIV.clear {
		clear:                  both;
	} 


DIV.filelink		{
	position:	relative;
	float:		left;
}
DIV.filelink	 img	{
	position:	relative;
	float:		left;
	margin:		0px;
	padding:	0px;
}


DIV.imagewrap		{}
DIV.imagewrap	 img	{
		border:		0;	
			}
DIV.imagewrap .imagealt		{
	position:	relative;
	float:		left;
	clear:		both;
	font-size:	0.75em;
	margin-left:	2px;
}
