body {
	background-color: #FEF6F6;
	margin: 0px;

}
.content {
	background-color: #FFF0F0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCACA;
	border-left-color: #FFCACA;

}

.leftside {
	border-right-width: 1px;
	border-right-color: #A80000;
	border-right-style: solid;
}

.rightside {
	border-left-width: 1px;
	border-left-color: #A80000;
	border-left-style: solid;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A80000;
	text-align: center;
}

.menuheader {
	line-height: 35px;
	background-color: #FEF6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	color: #A80000;
}

.menu {
	background-color: #FEF6F6;
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCACA;
	border-bottom-color: #FFCACA;
}

.topmenu {
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;
}

.topmenu li {
	background-color: #990000;
	height: 25px;
	float: left;
	margin-right: 10px;
	padding: 3px;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.listtabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listtabel A {
	color: #FFFFFF;
	text-decoration: none;
}

.listtabelsite {
	background-color: #A80000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF0F0;
	color: #FFFFFF;
}

.pictureblack {
	border: 1px solid #000000;
}

.siteshot {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
}

.thumbnail {
	border: 1px solid #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}


.sitetitel {
	background-color: #A80000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5pt;
	line-height: 25px;
}

.sitetitel A {
	color: #FFFF00;
	text-decoration: none;
}

.bookmark {
	color: #660000;
}

.tabelsiteshort {
	border: 1px solid #FFCACA;
	margin-bottom: 10px;
}

.tabelsiteshort .description {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 2px;
}

.topbanner {
	border: 1px solid #000000;
	margin-right: 5px;
}

.rate {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
