/* Allgemein */
body {
	margin:0;
	padding: 0;
	}

/* Content */

DIV#CONTENT {
	margin-left:45px;
	width:662px;
	font: normal normal 13px Arial,Helvetica,sans-serif;
	color: #6E6E6E;
	line-height: 17px;
	}

DIV#CONTENT td{
	font: normal normal 13px Arial,Helvetica,sans-serif;
	color: #6E6E6E;
	line-height: 150%;
	}

DIV#CONTENT a {
	text-decoration: none;
	color: #6E6E6E;
	}

DIV#CONTENT a.email {
	text-decoration: underline;
	color: #6E6E6E;
	}

DIV#CONTENT a:hover {
	color: #F50000;
	}

DIV#CONTENT h1	{
	font: normal 39px Arial Narrow,Arial,Helvetica,sans-serif;
	letter-spacing:1;
	}

DIV#CONTENT .zitat	{
	font: normal 30px Arial Narrow,Arial,Helvetica,sans-serif;
	margin: 0px 0 0 0;
	letter-spacing:1;
	text-align:center;
	margin-left:-50px;
	}

DIV#CONTENT .bu	{
	font: normal 11px Arial Narrow,Arial,Helvetica,sans-serif;
	}

DIV#CONTENT h2	{
	margin-bottom:0px;
	padding: 0px;
	font: bold 13px Arial,Helvetica,sans-serif;
	}

DIV#CONTENT form {
	margin:0px;
	}

DIV#CONTENT textarea {
	background-color: #FFF;
	color: #6E6E6E;
	border-width: 1;
	border-color: #6E6E6E;
	border-style: solid;
	}

DIV#CONTENT .input, .input {
	background-color: #FFF;
	color: #6E6E6E;
	border-width: 1;
	border-color: #6E6E6E;
	border-style: solid;
	width: 300px;
	margin-top:4px;
	margin-right:4px;
	
	}

/* Auflistungen und SITEMAP */
DIV#CONTENT ul{
	list-style:square outside;
	list-style-image:url(p/bullet.gif);
	margin-top:0px;
	margin-left:16px;
	padding:0;
	}

DIV#CONTENT li{
	font: normal normal 13px Arial,Helvetica,sans-serif;
	line-height: 150%;
	}

/* Right */

DIV#RIGHT {
	margin:12px 0 0 0;
	width:229px;
	font: normal normal 13px Arial,Helvetica,sans-serif;
	color: #6E6E6E;
	
	}

DIV#RIGHT h1	{
	margin-bottom:0px;
	padding: 0px;
	font: bold 16px Arial Narrow,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	line-height: 120%;
	}

DIV#RIGHT a {
	text-decoration: none;
	color: #6E6E6E;
	}

DIV#RIGHT a:hover {
	text-decoration: none;
	color: #F50000;
	}

DIV#RIGHT .visual {
	float:left;
	margin: 5px 10px 0 0;
	}

/* Navigation */
a.xnav {
	text-decoration: none;
	font:normal 16px Arial Narrow,Arial,Helvetica,sans-serif;
	color: #6E6E6E;
	text-transform:uppercase;
	}

a.xnavactive, a.xnav:hover, a.xnavactive:hover {
	text-decoration: none;
	font:bold 16px Arial Narrow,Arial,Helvetica,sans-serif;
	color: #6E6E6E;
	}
