body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active, a {
	text-decoration: none;
	color: Blue;
}

a:hover, a:focus {
	text-decoration: underline;
	color: #E0002B;
}


#header {
	
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header .logo {
	text-align: left;
}

#header .suchfeld {
	text-align: right;
}

#header .suchoptions {
	font: x-small Arial, Helvetica, sans-serif;
	text-align: right;
}

#menu {
	width: 760px;
	border-top: 1px solid #E0002B;
	border-bottom: 1px solid #E0002B;
}

#menu .menuline {
	font-size: smaller;
	padding-left: 5px;
}

#menu .userregister {
	text-align: right;
	font-size: smaller;
	padding-right: 5px;
}

#footer {
	border-top: 1px solid #E0002B;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;	
}

#footer .footerline {
	text-align: right;
}

.suggest {
	text-align: right;
	font-size: smaller;
}

.newlinks {
	
}

#links {
	width: 595px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links .linktitle {
	background-color: #DCDCDC;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

#links .linkdescription {
	background-color: #F2F2F2;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

#links .linkrating {
	font-size: smaller;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

#links .linkchoice {
	font-size: smaller;
	padding-left: 2px;
	padding-right: 2px;
}

#links .linkurl {
	font-size: x-small;
	background-color: #F2F2F2;	
	padding-left: 2px;
	padding-right: 2px;	
}

#links .sonstiges {
	padding-left: 2px;
	padding-right: 2px;		
}

#comments {
	
}

#comments .commentposter {
	background-color: #DCDCDC;
	padding-left: 2px;
	padding-right: 2px;	
}

#comments .commentposteralternate {
	background-color: #DCDCDC;
	padding-left: 2px;
	padding-right: 2px;	
}

#comments .commentright {
	
}

#comments .commentdate {
	background-color: #F2F2F2;
	padding-left: 2px;
	padding-right: 2px;	
}

#comments .commentmessage {
	background-color: white;
	padding-left: 2px;
	padding-right: 2px;		
}

#comments .editedby {
	background-color: white;
}

#comments .commentsignature {
	background-color: white;
}

ul.suchwerb {
	font-size: smaller;
	list-style-image: none;
	list-style-type: none;
}

.wichtigrot {
	font-weight: bold;
	color: Red;
}

#categories {
	border-top: solid 1px red;
	border-bottom: solid 1px red;
}

.faqline {
	text-align: right;
	font-size: 10px;
}

#buch {
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#buch .AmazonKatTitel {
	font-size: 12px;	
	padding-left: 10px;
}

#buch .AmazonKatAutor {
	font-size: 10px;
		padding-left: 10px;

}

#buch .AmazonKatPreis {
	font-size: 12px;
}
