/* ****************************************************************/
/* * XboxFront CSS-Datei                                          */
/* *                                                              */
/* * Autor:    Joerg Tropf                                        */
/* * eMail:    joerg.tropf@netcomposer.de                         */
/* * Company : NetComposer                                        */
/* *                                                              */
/* * Date:     2007-10-04                                         */
/* ****************************************************************/


/* ****************************************************************/
/* * Globals Formatierungen                                       */
/* ****************************************************************/
html, body {
	background-color:#CDCED6;
	width:100%;
	padding:0;
	margin:0;
	}

.main_center {
	position:relative;
	margin:0 auto 0 auto;
	width:1000px;
	background-color:#DEDFE4;
	border:1px solid #999999;
}

.ueberschriften {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.inhalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.inputhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.bilderrahmen {
	border: 1px solid #999999;
}



/* ****************************************************************/
/* * Header + Menü                                                */
/* ****************************************************************/
.header_werbung {
	position:absolute;
	left:137px;
	width:728px;
	height:90px;
	text-align:center;
}

#header_topfive {
	position:absolute;
	width:140px;
	height:80px;
	left:214px;
	top:126px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

#header_topfive ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding:3px 0 0 22px;
	margin:0;
}

#header_wanted {
	position:absolute;
	width:140px;
	height:80px;
	left:371px;
	top:126px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#header_wanted ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding:3px 0 0 22px;
	margin:0;
}



#header_foreneintrag {
	position:absolute;
	width:140px;
	height:80px;
	left:529px;
	top:126px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#header_foreneintrag ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding:3px 0 0 22px;
	margin:0;
}

#header_subnav {
	position:absolute;
	width:128px;
	height:48px;
	/* left:4px; */
	left:870px;
	top:4px;
	text-align:center;
}

#header_subnav a {
	font-weight:normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#header_subnav2 {
	position:absolute;
	width:127px;
	height:48px;
	/* left:870px; */
	left:4px;
	top:4px;
	text-align:left;
}

#header_subnav2 a {
	font-weight:normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



/* ****************************************************************/
/* * Links                                                        */
/* ****************************************************************/


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.link2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
.link2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}




/* Wolke */
#cloud {
	margin:0 15px 0 10px;
	text-align:justify;
}

#cloud h1 {
	display: inline;
}

#cloud h2 {
	display: inline;
}

#cloud h3 {
	display: inline;
}




#wallpaper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor:pointer;
}
