/***************************************************************************
 EurSafety Health-net Website **********************************************/

html
{
margin:0px;
}
body
{
background-color:#FFFFFF;
margin:0px;
}
#projektcontent
{
	position:absolute;
	left:40px;
	top:175px;
	background-image: url(../design/Hintergrund-Projektcontent.jpg);
	background-repeat:repeat-y;
	width:1010px;
	height:auto;
	z-index:1;
}

/***************************************************************************
 Designelemente Linke Spalte  **********************************************/
 
#topbereich
{
position:absolute;left:0px;top:0px;
background-image: url(../design/Topbereich.jpg);
background-repeat:no-repeat;
width:1100px;height:165px;
background-color:#FFFFFF;
z-index:1;
}
#topbereichNL
{
position:absolute;left:0px;top:0px;
background-image: url(../design/TopbereichNL.jpg);
background-repeat:no-repeat;
width:1100px;height:165px;
background-color:#FFFFFF;
z-index:1;
}

#blockprojektli
{
	position:absolute;
	left:0px;
	top:0px;
	width:255px;
	height:auto;
}
#motivprojekt
{
position:absolute;left:0px;top:20px;
background-image: url(../images/Bildmotiv_Projekt.jpg);
background-repeat:no-repeat;
width:305px;height:210px;
z-index:2;
}
#headerprojekt
{
position:absolute;left:0px;top:230px;
background-image: url(../design/Projektheader-Links.jpg);
background-repeat:no-repeat;
width:305px;height:55px;
z-index:2;
}
#headerprojektNL
{
position:absolute;left:0px;top:230px;
background-image: url(../design/Projektheader-LinksNL.jpg);
background-repeat:no-repeat;
width:305px;height:55px;
z-index:2;
}
#flaggenleiste
{
	position:absolute;
	left:1050px;
	top:175px;
	background-image: url(../images/Flaggenleiste.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:210px;
	background-color:#FFFFFF;
	z-index:2;
}
#untermenuleisteE
{
position:absolute;left:306px;top:0px;
background-image: url(../navigation/Untermenuleiste5.jpg);
background-repeat:no-repeat;
width:704px;height:20px;
z-index:1;
}
#untermenuleisteD
{
position:absolute;left:306px;top:0px;
background-image: url(../navigation/Untermenuleiste4.jpg);
background-repeat:no-repeat;
width:704px;height:20px;
z-index:1;
}
#untermenuleisteC
{
position:absolute;left:306px;top:0px;
background-image: url(../navigation/Untermenuleiste3.jpg);
background-repeat:no-repeat;
width:704px;height:20px;
z-index:1;
}
#untermenuleisteB
{
position:absolute;left:306px;top:0px;
background-image: url(../navigation/Untermenuleiste2.jpg);
background-repeat:no-repeat;
width:704px;height:20px;
z-index:1;
}
#untermenuleisteA
{
position:absolute;left:306px;top:0px;
background-image: url(../navigation/Untermenuleiste1.jpg);
background-repeat:no-repeat;
width:704px;height:20px;
z-index:1;
}
.piktogramme
{
	position:absolute;
	left:565px;
	top:40px;
	background-image: url(../navigation/Piktogrammleiste.gif);
	background-repeat:no-repeat;
	width:400px;
	height:45px;
	z-index:2;
}
#content
{
width:655px;height:auto;
padding-top:50px;
padding-left:330px;
padding-right:25px;
}
#contenttext
{
width:610px;height:auto;
padding-top:50px;
padding-left:350px;
padding-right:50px;
}
#contentschutz
{
width:610px;height:auto;
padding-top:90px;
padding-left:350px;
padding-right:50px;
}
#close
{
position:absolute;left:650px;
top:22px;
text-align:right;
z-index:15px;
}

#fenstertextB
{
position:absolute;left:365px;top:320px;
width:610px;height:auto;
background-color:#dcdfe0;
padding-top:50px;
padding-left:50px;
padding-right:50px;
border-style:solid; 
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-color:#606D7F;
z-index:10;
visibility:hidden;
}

#infoblockA
{
position:absolute;left:45px;top:195px;
width:320px;height:auto;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#B0B0B0;
padding:15px;
visibility:hidden;
z-index:2;
}
#infoblockB
{
position:absolute;left:187px;top:195px;
width:320px;height:auto;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#B0B0B0;
padding:15px;
visibility:hidden;
z-index:2;
}
#infofenster
{
	position:absolute;
	left:382px;
	top:560px;
	width:613px;
	height:280px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#B0B0B0;
	padding:15px;
	visibility:hidden;
	z-index:3;
}
#bottombereich
{
position:absolute;left:0px;top:560px;
background-image: url(../design/Projektsponsoren.jpg);
background-repeat:no-repeat;
width:1100px;height:95px;
background-color:#FFFFFF;
z-index:1;
}

/**************************************************************************** 
Formatierung fˆºr eingebundene Bilder und Grafiken im Text *******************/

.bildlinksvomtext
{
float:left;
margin-top:5px;
margin-bottom:20px;
margin-right:20px;
}
.bildrechtsvomtext
{
float:right;
margin-top:10px;
margin-left:20px;
margin-bottom:20px;
}
.clleft
{
clear:left;
}
.clright
{
clear:right;
}
.cl
{
clear:both;
}

