@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	background: #fff;
	line-height:14px;
	font-size: 11px;
	font-family: Tahoma, Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	overflow: hidden;
	cursor: default !Important;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* MAIN *******/
#main{
	height: 100%;
	background: transparent url(images/background.jpg) no-repeat scroll center center;
	overflow: none;
}
/******* /MAIN  *******/
/******* ICONS *******/
#main div.icon{
	min-width: 48px;
	min-height: 48px;
	padding: 0px 8px 8px;
	border: 1px solid transparent;
	margin: 0pt auto;
	text-align: left;
	position: absolute;
	display: none;
}
#main div.icon:hover{
	background-color: #0a2c5e !Important;
	border: 1px solid #3b567e;
}
#main div.icon.active{
	background-color: #0a2c5e !Important;
	border: 1px solid #3b567e;
}
#main div.icon div.name{
	margin-top: 52px;
	text-align: center;
	color: #fff;
}
#main #Information_Site{
	background: transparent url(images/pc.png) no-repeat scroll center 4px;
	top: 32px;
	left: 32px;
}
#main #Pcmobile{
	background: transparent url(images/pcmobile.png) no-repeat scroll center 4px;
	top: 128px;
	left: 32px;
}
/***#main #Dokumente_Search{
	background: transparent url(images/dokumente.png) no-repeat scroll center 4px;
	top: 224px;
	left: 32px;
} ***/
#main #SOS_Support{
	background: transparent url(images/sos.png) no-repeat scroll center 4px;
	top: 224px;
	left: 32px;
}
#main #Inserat{
	background: transparent url(images/inserat.png) no-repeat scroll center 4px;
	top: 320px;
	left: 32px;
}
#main #Laptop{
	background: transparent url(images/laptop.png) no-repeat scroll center 4px;
	top: 416px;
	left: 32px;
}
#main #Fotografie{
	background: transparent url(images/foto.png) no-repeat scroll center 4px;
	top: 32px;
	left: 125px;
}
#main #Album{
	background: transparent url(images/album.png) no-repeat scroll center 4px;
	top: 128px;
	left: 125px;
}
#main #Roundshot{
	background: transparent url(images/roundshot.png) no-repeat scroll center 4px;
	top: 224px;
	left: 125px;
}
#main #Webcam_l{
	background: transparent url(images/webcam_l.png) no-repeat scroll center 4px;
	top: 320px;
	left: 125px;
}
#main #Webcam_r{
	background: transparent url(images/webcam_r.png) no-repeat scroll center 4px;
	top: 416px;
	left: 125px;
}

#main #Perfekt-Foto{
	background: transparent url(images/perfektfoto.png) no-repeat scroll center 4px;
	top: 32px;
	left: 218px;
}

#main #WhatsApp{
	background: transparent url(images/whatsapp.png) no-repeat scroll center 4px;
	top: 32px;
	left: 370px;
}

#main #Lovely{
	background: transparent url(images/lovely.png) no-repeat scroll center 4px;
	top: 32px;
	left: 463px;
}

#main #trash{
	background: transparent url(images/trash.png) no-repeat scroll center 4px;
}
/******* /ICONS  *******/

/******* TASKBAR  *******/
#main #taskbar{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #e6e6e6 url(images/taskbar.jpg) repeat-x left top;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	display: none;
}
#main #taskbar #start{
	float: left;
	background: transparent url(images/start.png) no-repeat 4px 0px;
	width: 50px;
	margin: 0 4px 0 0;
	padding: 0 0px 0 35px;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}
#main #taskbar #start:hover{
	background-color: #fff;
}
#main #taskbar #clock{
	float: right;
	background: #e6e6e6 url(images/clock.png) no-repeat 3px center;
	padding: 0 8px 0 35px;
	font-size: 12px;
	border-left: 2px solid #f9f9f9;
	font-weight: 700;
	text-align: center;
}
#main #taskbar #tel{
	float: right;
	
	width: 150px;
	margin: 0 4px 0 0;
	padding: 0 0px 0 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}
/******* /TASKBAR  *******/

