@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeng imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all

.floatbox,.clearfix{margin: 0px;
	padding: 0px;}
h2 {
	font-family:arial;

}

h3 {
	font-family: arial;

}


h5 {
	font-family:arial;

}

h6 {
	font-family:arial;

}



#superbanner{
	padding:0;
	margin:0;
	width:820px;
	text-align: left;

	}
#sky{
	position:absolute;
	top:0px;
	left:822px;
	width:160px;
	float:	left;
}

#skyscraper{
	float:	left;
}
#skyscraper_global{
	float:	left;
}
#udm {width:800px;float:left;}

#header {margin:0px;padding:0;}

.headImg1 {
	float: left;
}


.headerlogo1 {
	float: left;
	margin-top: 50px;
	margin-left: 365px;
}
.headerlogo2 {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}

.aktDatum { float: right;}

	
* html .aktDatum { width:300px;display: inline;float: left;}

}
