/* c2chat.net Stylesheet */

body { 
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;}

td {
	font-size: 9px;
	padding: 3px;
	vertical-align:top;}

#page {
	margin: 0 0 30px 0;
	padding: 0;}

#head {
	height: 120px;
	background-image: url('design/header.jpg'); 
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

#bar {
	position: absolute;
	top: 105px;
	left: 20%;
	margin: 0;
	padding: 0;
	width: 800px; 
	height: 16px;}


#bar .home {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;}

#bar a {
	margin-right: 3px;
	color:#ff0000;
	font-weight:bold;}

#bar h1 {
	margin: 0;
	padding: 0 0 0 7px;
	font-size: 12px;
	float: left;}

#bar ul {margin: 0;
	padding: 0px;
	list-style-type: none;}

#bar ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;}

#bar ul li a:link, a:visited, a:hover {
	color: #d3d3d3; 
	text-decoration: none; 
	font-weight: bold;}

#bar ul li a:visited, a:hover {
	color: #d3d3d3; 
	text-decoration: none; 
	font-weight: bold;}

#bar ul li a:hover {
	color: #d3d3d3; 
	text-decoration: underline; 
	font-weight: bold;}

#container { 
	margin: 0;
	padding: 0;
	width: 800px;
	background-color: #d9d9d9;}

#content {
	width: 500px; 
	padding: 20px 0 20px 0;}

#content a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;}

#content p {text-align:justify;}

#content p a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;}

h2 {
	font-size: 18px;}

h3 {
	font-size: 14px;}

#jetzt {
	width: 500px; 
	background-color: #ff0000;}

#jetzt h2 a:link {
	color: yellow;
	font-size: 24px;
	text-decoration: underline;}

#jetzt h2 a:hover {
	background-color: #ff0000;
	color: yellow;
	font-size: 24px;}

#jetzt h2 a:visited {
	background-color: #ff0000;
	color: yellow;
	font-size: 24px;
	text-decoration: underline;}

#content .navigation {
	width:500px;
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;}

#content .navigation a {
	letter-spacing:normal;
	font-size: 10px;
	color: #000000;
	margin-right: 10px;}

#content .navigation a:link {
	letter-spacing:normal;
	text-decoration: underline;}

#content .navigation a:hover {
	letter-spacing: normal;
	text-decoration: none;}

#content .navigation a:visited {
	letter-spacing:normal;
	text-decoration: none;}
