@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(bilder/bg.jpg) top center no-repeat #000 fixed;
	height: auto;
	margin: 0;
	padding: 0;
	color: #ececec;
}
a {
	color: #ececec;
}
img {
	border: 0px;
}
ul {
	padding: 0;
	margin: 0;
}
.darkgold {
	color: #a07722;
}
/*Standard Div Elemente*/
#container {
	position: absolute;
	width: 1000px;
	height: auto;
	left: 50%;
	margin: 0px 0 0 -500px;
}
#header {
	height: 345px;
	background: url(bilder/header.png) no-repeat;
}
#inhalt {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: url(bilder/body.png) repeat-y;
	background-color: none;
	z-index: 2;
}
#content {
	width: 775px;
	height: auto;
	margin: -10px 0 0 190px;
	text-align: justify;
	z-index: 2;
	padding: 5px 5px 5px 5px;
}
#footer {
	width: 1000px;
	height: 50px;
	text-align: center;
	background: url(bilder/footer.png) no-repeat;
}
#X {
	height: 284px;
	width: 299px;
	position: absolute;
	top: -4px;
	margin-left: -48px;
	z-index: 1;
	left: 0px;
}
#X img:hover {
	background: url(bilder/X_hover.png) no-repeat;	
}
/*Navigation*/
#Navigation {
	position: absolute;
	height: auto;
	width: 195px;
	margin-left: -10px;
	top: 330px;
}
#Navigation ul {
	font-size: 14px;
	margin: 0 10px 0 10px;
}
#Navigation li {
	background: url(bilder/X_small.png) no-repeat;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 10px;
	height: 50px;
	list-style-type: none;
}
#Navigation li:hover {
	background: url(bilder/X_small_hover.png) no-repeat;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 10px;
	height: 50px;
	list-style-type: none;
}
#Navigation a:active, #Navigation a:visited, #Navigation a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 30px 10px 5px;
}
#Navigation li a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 30px 10px 5px;
}
/*Ueberschriften*/
h1 {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
h2 {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
h3 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
h4 {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
h5 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
h6 {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}

#Box {
    width:230px; 
    margin: 5px 0px 5px 10px; 
    float:left; 
    background:#000000 url('http://www.x-sexchat.com/bilder/Box-bg.png') repeat-x; 
    font-size:12px; color:#eeeeee; 
    padding:6px; 
    padding-top: 0px; 
    border: 1px solid #FFFFFF;
}
#Box h1 {
    color:#ffffff; 
	font-size:16px;  
	}

#Box h2 {
    color:#ffffff; 
	font-size:14px;
	vertical-align: middle;  
	}
#Box a {
    color:#ececec; 
	text-decoration:underline; 
	font-weight:bold;
	}
#Box a:hover {
    color:#ff0000; 
	text-decoration:underline;
	}
#Box1 {
    width:738px; 
    margin:5px 0px 5px 10px; 
    float:left; 
    background:#000000 url('http://www.x-sexchat.com/bilder/Box-bg.png') repeat-x; 
    font-size:12px; color:#eeeeee; 
    padding:6px; 
    padding-top: 0px; 
    border: 1px solid #FFFFFF;
}
#Box h1 {
    color:#ffffff; 
	font-size:16px;  
	}
#Box1 h2 {
    color:#ffffff; 
	font-size:14px; 
	vertical-align: middle; 
	}
#Box1 a {
    color:#ececec; 
	text-decoration:underline; 
	font-weight:bold;
	}
#Box1 a:hover {
    color:#ff0000; 
	text-decoration:underline;
	}	
#container #inhalt #content #Box1 img {
	margin: 0 5px 5px 0;
	background-position: left top;
	border: 1px solid #FFFFFF;
}
	
#container #inhalt #content #Box1 h2 {
margin-top:5px;
}	
#container #inhalt #content #Box h2 {
margin-top:5px;
}	
