/* CSS Document */


#divIDheader-bg /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
    left: 50%;
    margin-left:-446px;
	width:964px;
	height:95px;
	z-index:99;
	border-top:#666666 thick solid;
	border-bottom:#666666 thick solid;
	position:absolute;
}

#divIDheader /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	padding-top:0px;
	text-align:left;
	width:964px;
	height:95px;
	z-index:1;
	position:absolute;
}

#divIDheader-w /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	background-color:#FFFFFF;
	padding-top:0px;
	text-align:left;
	width:964px;
	height:95px;
	z-index:1;
	position:absolute;
}
#divIDlogo /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	padding-top:8px;
	text-align:right;
	width:165px;
	height:87px;
	z-index:2;
	left:20px;
	position:absolute;
}

#divIDmenu /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
    margin-left:380px;
	padding-top:3px;
	padding-right: 20px;
	padding-left:20px;
	text-align:left;
	background-color:#666666;
	border-top:thin dotted #ffffff;
	height:16px;
	position:absolute;
	width:550px;
}


#divIDcontent /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	left:50%;
	margin-left: -446px; 
	text-align:left;
	padding-top:30px;
	padding-left:30px;
	padding-right:380px;
	top:95px;
	text-align:left;
	width:554px;
	height:100%;
	z-index:0;
	background-color:#FFFFFF;
	position:absolute;
	overflow: auto;
}
#divIDcontent-profil /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	left:50%;
	margin-left: -446px; 
	text-align:left;
	padding-top:30px;
	padding-left:30px;
	padding-right:470px;
	top:95px;
	text-align:left;
	width:464px;
	height:100%;
	z-index:0;
	background-color:#FFFFFF;
	position:absolute;
	overflow: auto;
}

#divIDworld /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	left:50%;
	margin-left: -446px;
	text-align:center;
	width:964px;
	height:600px;
	z-index:2;
	background-color:#FFFFFF;
	position:absolute;
}
#divIDphone /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:462px;
	top:26px;
	text-align:left;
	width:550px;
	height:303px;
	z-index:96;
	position:absolute;
	background-image:url(../images/iphone.jpg)
}
#divIDimage1 /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:570px;
	top:60px;
	text-align:left;
	width:340px;
	height:230px;
	z-index:99;
	position:absolute;
	overflow:hidden;
	border:2px solid #000000;
}
#divIDimage /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:570px;
	top:60px;
	text-align:left;
	width:340px;
	height:230px;
	z-index:99;
	position:absolute;
	overflow:hidden;
	border-top:1px dotted #00cc00;
	border-right:1px dotted #00cc00;
}
#divIDimage2 /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:570px;
	top:300px;
	text-align:left;
	width:340px;
	height:230px;
	z-index:99;
	position:absolute;
	overflow:hidden;
	border-top:1px dotted #00cc00;
	border-right:1px dotted #00cc00;
}
#divIDimage-index /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:610px;
	top:340px;
	text-align:left;
	width:340px;
	height:230px;
	z-index:99;
	position:absolute;
	overflow:hidden;
	border:thin solid #00cc00;
}

#divIDimagebutton /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
	margin-left:20px;
	top:-80px;
	text-align:left;
	width:180px;
	height:77px;
	z-index:109;
	overflow:hidden;
	position:relative;
	
}

#divIDslide /* Hauptlayout Ebene für Seitenausrichtung im Browser */
{
    position:absolute;
	margin-left:374px;
	text-align:left;
	width:689px;
	height:345px;
	z-index:4;	
}

#divheadline
{
    background-image:url(../images/headline.jpg);
    width:600px;
    padding-left:10px;
    background-repeat:no-repeat;
}

