body
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   margin: 0;
   padding: 0;
	line-height:13pt;
	color: #fff;
	background-color: #000;
	background-image: url(../grafik/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
} 

 {
		border: 1px solid red;
}

#allcontent
{
	position: relative;
   width: 710px;
   margin: 0 auto 0 auto;
	background-color: #000;
	text-align: left;
}

#allcontent_space {
	margin: 0 10px 0 20px;
}

#intro {
	margin: 10% auto auto auto;
	width: 670px;
}

#intro a {
	text-decoration: none;
	color: #fff;
}

#intro a:hover {
	text-decoration: none;
	color: #ccc;
}

#container {
	clear: both;
	width: 670px;
}

.kopftab {
	width: 670px;
	border: 0;
	margin: 0;
	padding: 0;
}

.kopftab td {
	padding-bottom: 8px;
}

.kopftab td.headlinks {
	padding: 10px;
}

.kopftab td.headlinks p {
	float: left;
	margin: 0 4px 5px 0;
	font-size: 10px;
}

.kopftab td.headlinks img {
	margin: 8px 4px 0 0;
}

.kopftab td.headlinks a {
	text-decoration: none;
}

.break {
	clear: both;
}

.content {
	width: 660px;
}

.content tr {
	vertical-align: top;
}

.content td {
	padding: 4px 4px 0 0;
} 

a, a:link, a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #888888;
}

a.rot {
	text-decoration: none;
	color: #C40000;
}

h1 {
	font-size: 18px;
	line-height: 120%;
}

h2 {
	font-size: 14px;	
	color: #CCCCCC;
}

.bildrechts {
	float: right;
}

.linie {
	border-bottom: 1px dashed #888;
	margin-bottom: 10px;
}

.liste p {
	margin: 4px 0 4px 0;
}

input, textarea {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;	
	border: 1px solid #ccc;
	width: 300px;
}

.button {
	width: 200px;
	font-weight: bold;
	border: 1px solid #C40000;
}

.zitate {
	margin-top: 80px;
	font-size: 14px;
	width: 335px;
}

.zitate i {
	float: right;
	font-size: 11px;
	color: #ccc;
}


/*  ===  footer ================= */

#footer {
	clear: both;
	width: 670px;
	text-align: center;
	border-top: 1px solid #888;
	margin-top: 20px;
	color: #888;
	font-size: 10px;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #888;
	font-size: 10px;

}

#footer a:hover {
	color: #fff;
}
