p,div,td,th,h1,h2,h3,h4,h5,h6,h7
{
	font-family:Tahoma;
	direction:rtl;
}

h1 { padding-bottom:3px; margin-bottom:0px; }

h1,h2,h3,h4,h5,h6,h7
{
 font-size:14px;
}

h2 { color:green }
h3 { color:blue }
h4 { color:red }

p.bodytext
{
	direction:rtl;
}

#email
{
	position:absolute;
	top:70px;
	right:30px;
	font-weight:bold;
}

#alles
{
	z-index:100;
	position:absolute;
	left:50%;
	margin-left:-495px;
	top:0px;
	width:995px;
	height:100%;
	background-Image:URL(design5.jpg);
	background-repeat:no-repeat;
}

#head
{
	position:absolute;
	top:60px;
	right:450px;
	direction:rtl;
	color:#ffffff;
}

#head h1
{
	font-size:60px;
	margin-bottom:-20px;
}

#head a
{
	color:white;
}

#graueleiste
{
	height:107px;
	width:100%;
	position:absolute;
	top:47px;
	left:0px;
	display:none;
	background-Color:#232323;
}

#verweiseoben
{
	position:absolute;
	top:190px;
	left:0px;
	width:100%;
	height:20px;
	background-Image:URL(verweiseobenbg.gif);
}

#verweiseoben a
{
	color:white;
	font-weight:bold;
}

#verweiseoben a:hover
{
	color:#cccccc;
}

#rechts
{
	position:absolute;
	right:20px;
	top:240px;
	width:180px;
	direction:rtl;
}

#links
{
	position:absolute;
	left:20px;
	top:240px;
	width:180px;
	direction:rtl;
}

#inhalt
{
	position:absolute;
	right:247px;
	top:240px;
	width:520px;
	direction:rtl;
}

.menu a
{
	display:block;
	margin-bottom:8px;
	border:1px dotted #444444;
	padding-right:10px;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	font-weight:bold;
}

#inhalt .mitte, .rechts, .links
{
	border:1px dotted #dddddd;
	margin-bottom:3px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
