a {
	text-decoration: none;
	color: #8282a4; 
	font-size: 10px;
	font-family: verdana, arial;
	}
	
a:link {
	text-decoration: none;
	color: #eeeeee;
	}
	
a:visited {
	text-decoration: none;
	color: #b2b2c4;
	}
	
a:active {
	text-decoration: none;
	color: #bbbbbb;
	}
	
a:hover {
	text-decoration: none;
	color: #957F82;
	}
	
body {
	margin: 0px;
	padding: 0px;
	background: #000000 URL('back9b.jpg') no-repeat;
	background-attachment: fixed;
	}
	
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 764px;
	height: 238px;
	background: transparent URL('theme1d.png') no-repeat top left;
	}
	
#main h2 {
	font-family: verdana, arial;
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	margin: 0px
	}
	
#p1 {
	color: #dddddd;
	background-color: transparent;
	}

#p2 {
	color: #9999aa;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, arial;
	width: 501px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	padding-left: 15px;
	background-color: transparent;
	}

.thumb-area {
	vertical-align: top;
	}
	
.side {
	width: 200px;
	}

.side2 {
	width: 225px;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	}

.side p {
	
	color: #dddddd;
	font-size: 10px;
	padding-left: 5px;
	font-family: verdana, arial;
	}
		
.side b {
	color: #eeeeee;
	margin-left: -5px;
	}

.fl:first-letter {
	color: #ffffff;
	font-size: 13px;
	}
	
.alt-text-color {
	color: #cccccc;
	}
	
.link {
	border: 0px;
	margin-bottom: -1px;
	}
	
#link-menu {
	float: left;
	border-right: #2F3A5C 0px solid;
	padding-top: 56px;
	padding-left: 0px;
	width: 221px;
	height: 409px;
	margin-right: 25px;
	line-height: 17px;
	}
	
#linkliste {
	padding-left: 48px;
	}

#linkliste b a {
	color: #dddddd;
	}

.submen {
	padding-bottom: 3px;
	padding-left: 15px;
	}
	
#link-menu a {
	text-decoration: none;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #c2c2d4;
	}
	
#link-menu a:hover {
	text-decoration: none;
	color: #ddddee;
	}
	
h3 {
	font-family: verdana, arial;
	color: #eeeeee;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 20px;
	}
	
h4 {
	color: #eeeeee;
	margin-top: 40px;
	font-size: 14px;
	font-family: verdana, arial;
	}
	
.thumbs {
	
	width: 150px;
	float:left;
	margin-top: 15px;
	}
	
.thumbs a img {
	border: #777 1px solid;
	}
	
.thumbs a:hover img {
	border: #aaaaaa 1px solid;
	}
	
.thumbs a:hover {
	text-decoration: none;
	color: #ffffff;
	}
	
hr {
	height: 1px; 
	width: 85%; 
	color: #666;
	border: 0px;
	border-top: solid 1px #666;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 35px;
	}
