a {
	color: #454545;
	text-decoration: underline;
}
a:visited {
	color: #666666;	
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #cccccc;	
	text-decoration: underline;
}

body {
	height:100%;
	background-image:url(./../images/background.png); 
	background-attachment:fixed; 
	margin-left:0px; 
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

#rap {
	background:#ffffff;
	border-color:#000000;
	border-left-style:solid;
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	width:750px;
	margin:0px auto;
	text-align:justify;
}

#header
{
	width:750px; 
	height:510px;
}

#main
{
	width:750px; 
	text-align:justify;
}

#content
{
	width:750px; 
	text-align:center;
}

.post
{

}

.post-info
{
	width:735px; 
	text-align:left;
	word-spacing: 1px; 
	line-height: 150%; 
	margin: 7px 7px;
}

.post-content
{
	width:735px; 
	word-spacing: 1px; 
	line-height: 150%; 
	margin: 7px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-align:justify;
}

#footer
{
	width:750px; 
	margin:0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:center;
	line-height:120%; 
	word-spacing:1px; 
}

input, textarea { 
	background:#cccccc; 
	border:#666666 1px solid;
}

table#inhalt {
	width:100%;
	clear:both;
}

td#navigation {
	background:#ffffff;
	background-repeat:no-repeat;
	width:200px;
	height:100%;
	padding:0px;
	vertical-align:top;
	text-align:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height:150%;
}

td#inhalt {
	vertical-align: top;
	padding: 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height:150%;
}

table#inhalt2 {
	width:100%;
	clear:both;
	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height:150%;
}

td#navigation2 {
	background:#ffffff;
	background-repeat:no-repeat;
	width:200px;
	height:100%;
	padding:0px;
	vertical-align:top;
	text-align:left;
	margin-right:0.2cm;
	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height:150%;
}

td#inhalt2 {
	vertical-align: top;
	padding: 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height:150%;
}