html {
scrollbar-face-color:#efe7c9; 
scrollbar-highlight-color:#CBD2AA; 
scrollbar-shadow-color:#0000cc; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#0000cc; 
scrollbar-track-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
} 
a:link, a:visited, a:active
	{
	color: #000000;
	}
	.link_titel_normal {
	font: 9pt Verdana, Arial;
	color: #0000cc ! important;
	text-decoration: underline;
}
	
	/*Links im Text ohne underline*/
.linktext {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:8pt;
color:#000000;
text-decoration:none;
}
	.linktext a:link {
		color:#0000cc; text-decoration:none;
	}
	.linktext a:visited {
		color:#0000cc; text-decoration:none;
	}
	.linktext a:hover {
		color:#0000cc; text-decoration:none;
	}
	
/*Links im Text mit dotted underline*/
.linktext_dotted {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:8pt;
color:#0000cc;
border-bottom: 1px dotted;
text-decoration:none;
}
	.linktext_dotted a:link {
		color:#0000cc; text-decoration:none;
	}
	.linktext_dotted a:visited {
		color:#0000cc; text-decoration:none;
	}
	.linktext_dotted a:hover {
		color:#0000cc; text-decoration:none;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	color: #0000cc;
	font-size: 10pt;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
        text-decoration: underline;
	margin-left: 4px;
        margin-top: 4px;
	margin-bottom: 13px;
}
h1.colorhead { color: #be0404; font-size: 12pt; text-decoration: none; text-transform: uppercase;}
h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #0000cc;

}

h2 a:link {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #0000cc;
}

h2 a:visited {
	color:#0000cc; 
  text-decoration: underline;
	}
h2 a:hover {
		color:#be0404; 
    text-decoration: underline;
	}
	
h3 {
	color: #be0404;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px dotted #be0404;
	
	
}
h4 {
	color: #000000;
	font-size: 9pt;
	padding: 0;
}
h5, h7, h4 {
	border-bottom: 1px solid #cc0000;
}
h6 {
	color: #cc0000;
	font-size: 11pt;
}
h8 {
	font-size: 12pt;
	margin: 5px 0 5px 0;
	color: #000000;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPage {
	border: 1px solid #cc3300;
	margin-left: 10px;
	width: 600px;
}
table.formPage1 {
	border: 1px solid #000000;
	margin-left: 10px;
}
td.err {
	padding: 3px;
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #ffffff;
	border: 0px solid #58A0E2;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #FF0000;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	background: #ffffff;
	border: 0px dotted #cc3300;
	text-align: left;
}
.label {
	text-align: right;
	font-size: 8pt;
}
.smallDesc {
	text-align: left;
	font-size: 8pt;
}
.buttons {
	border-top: 1px dotted #cc3300;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.count1 {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
}
.count2 {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #0000cc;
	font-size: 7pt;
}
.url1 {
	color: #be0404;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.url2 {
	color: #6f6f6f;
}
/* Navigationsleiste */
#path {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:0px;
	padding: 3px;
	background: #DCDDE2;
	line-height: 19px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:98%;
	background-image:url(images/cellpic3.gif);
}
/* Navileiste Ende */
.submit {
	margin-top: 0px;
	float: right;
	vertical-align: bottom;
}
.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #000000;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #000000;
}
select {
	font-size: 8pt;
	border: 1px solid #000000;
}
.captcha {
	border: 1px dotted #cc3300;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #ffffff;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
	font-size: 7pt;
}
div.warnForm, span.warnForm {
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
	width: 250px;
	font-size: 7pt;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.small1, .small a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 23px;
	padding: 0px;
  font-size: 9pt;
  color: #000000;
}
div.pr {
	font-size: 7pt;
	color: #666666;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
}
div.footer a{
	color: #333333;
}
.price {
	border-bottom: 1px dotted #cc3300;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
/* CSS fuer Seitennavigation  */
.sl {
	color: #4e6592;
	font: bold 11px Verdana, Arial;
	text-decoration: none;
	line-height: 19px;
}
.sl:hover	{
	color: #003399;
	text-decoration: underline;
}
.sl:active {
	color: #4178CB;
	text-decoration: none;
}
.site {
	font: 11px Verdana, Arial;
	color: red;
	font-weight: bold;
}
/* CSS fuer Tabellenhintergrundfarbe der Kategorienzellen in der index.pl */
.catzell {
	background-color: #ffffff;
	padding: 5px;
}
/* CSS fuer Tabellenhintergrund der Haupttabelle */
.design {
	background-color: #000000;
	width:99%;
}
/* CSS fuer Obere Banner oder Logozelle */
.top {
	background-color: #5b7ca2;
	height: 72px;
}
/* CSS fuer Zelle oberhalb/unterhalb Navigation */
.topl {
	background-color: #80a7c1;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}
/* CSS fuer Zelle oberhalb/unterhalb Hauptzelle */
.topr {
	background-color: #adc6d6;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}
/* CSS fuer Menue */
.menue {
	background-color: #FFF8F4;
	color: #000000;
	vertical-align: left;
	font-size: 11px;
	padding: 3px;
	width: 157px;
}
/* CSS fuer Hauptinhaltszelle */
.content {
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}
/* CSS fuer Links im Menue  */
.nl {
	color: #000000;
	font: 11px Verdana, Arial;
	text-decoration: none;
	line-height: 19px;
}
.nl:hover	{
	color: #000000;
	text-decoration: underline;
}
.nl:active {
	color: #000000;
	text-decoration: none;
}
.trenner {
	background: url(images/trenner.gif) repeat-x;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 3px;
        margin-bottom: 0px;
	padding: 2px;
}
.trenner1 {
	border-bottom: 1px dotted #c0c0c0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 3px;
	padding: 2px;
}
.trenner_menu {
	background: url(images/trenner.gif) repeat-x;
	height: 1px;
	width: 157px;
	font-size: 1px;
	line-height: 1px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 3px;
	padding: 2px;
}
border-bottom: 1px solid #cc0000;
/* CSS fuer Links im Menue  */
.nl1 {
	color: #000000;
	font: 11px Verdana, Arial;
	text-decoration: none;
	line-height: 19px;
}
/* CSS intro text  */
.web {
	color: #00000;
	font: 9pt Verdana, Arial;
	text-decoration: none;
}
/* links bei partner  */
.web1 {
	color: #990000;
	font: 8pt Verdana, Arial;
	text-decoration: underline;
}
/* CSS defekter link  */
.web1 {
	color: #000000;
	font: 6pt Verdana, Arial;
	text-decoration: underline;
}
/* CSS fır date added link  */
.web2 {
	color: #000000;
	font: 7pt Verdana, Arial;
	text-decoration: none;
}
#premium {
	padding: 3px;
	background: #BBAC8A;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.link_titel_premium {
	font: 9pt Verdana, Arial;
	color: #be0404 ! important;
	font-weight: bold;
	text-decoration: underline;
}
.link_beschreibung_normal {
	font: 9pt Verdana, Arial;
	color: #000000;
}
.link_date {
	font: 7pt Verdana, Arial;
	color: #000000;
}
.link_backlink {
	background-color: #FFEEDD;
	color: #ffffff;
	width: 600px;
	height: 50px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.link_premium {
	background-color: #FFFFDF;
	color: #990000;
	vertical-align: middle;
	padding: 3px;
	width: 600px;
	height: 50px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.link_normal_partner {
	background-color: #F6F7F8;
	color: #ffffff;
	width: 600px;
	height: 50px;
	border-top: 0px dotted #cccccc;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #cccccc;
	border-right: 0px dotted #cccccc;
}
.link_normal {
	background-color: #ffffff;
	color: #ffffff;
	width: 600px;
	border-top: 0px dotted #cccccc;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #cccccc;
	border-right: 0px dotted #cccccc;
}
.report {
	font: 7pt Verdana, Arial;
	color: #000000;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}
.link_premium_rank {
	background-color: #ffffff;
	color: #ffffff;
	vertical-align: middle;
	height: 50px;
}
.link_premium1 {
	background-color: #efefde;
	color: #990000;
	vertical-align: middle;
	padding: 3px;
	width: 80px;
	height: 50px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 0px solid #990000;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.link_premium2 {
	background-color: #efefde;
	color: #990000;
	vertical-align: middle;
	padding: 3px;
	width: 600px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 0px solid #990000;
	border-right: 1px solid #990000;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.header {
	background-color: #000000;
	width: 100%;
	height: 100px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#text_desc {
	color: #000000;
	font: 9pt Verdana, Arial;
	text-decoration: none;
	background-color: #ffffff;
	width: 700px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 13px;
}
.start {
	width: 650px;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 5px;
}
/* CSS fuer Detailspage */
.details {
	background-color: #ffffff;
	padding: 3px;
	width: 600px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.pr_link {
	font-size: 7pt;
	color: #666666;
	
}
.prg_link {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
.prb_link {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
option.highlight {background-color: #ff0000; font-weight: bold; color: white;}
/* CSS intro text  */
.submit1 {
color: #000000;
font: 10pt Arial;
text-decoration: none;
}
.info, .info a {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
	width: 240px;
}
.trenner_submit {
	background: url(images/trenner.gif) repeat-x;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 2px;
	padding: 2px;
}
.submit_premium {
	background-color: #efe7c9;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
	width: 190px;
	height: 10px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 0px solid #990000;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.submit_premium1 {
	background-color: #efe7c9;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
	height: 10px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 0px solid #990000;
	border-right: 1px solid #990000;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.submit_sponsor {
	background-color: #FFEEDD;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
	height: 10px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.submit_partner {
	background-color: #DFF4FF;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
	height: 10px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* CSS Partner  */
.partner {
color: #000000;
font: 9px Verdana, Arial;
text-decoration: none;
line-height: 19px;
}

.partner:hover	{
color: #000000;
text-decoration: underline;
}
.partner:active {
color: #000000;
text-decoration: none;
}

A.plane_green_link:link {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:visited {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:unknown {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:active {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:hover {
	COLOR: #0080ff
}
.plane {
	MARGIN-BOTTOM: 4px
}
.plane_green {
	BORDER-RIGHT: #0190df 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BORDER-BOTTOM-COLOR: #0190df; BORDER-LEFT: #0190df 1px solid; WIDTH: 100%; COLOR: #003080; BORDER-TOP-COLOR: #0190df; PADDING-TOP: 5px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
.plane_green_simple {
	BORDER-RIGHT: #0190df 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BORDER-BOTTOM-COLOR: #0190df; VERTICAL-ALIGN: top; BORDER-LEFT: #0190df 1px solid; WIDTH: 100%; COLOR: #003080; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
.plane_green_title {
	BORDER-TOP: #0190df 1px solid; FONT-WEIGHT: bold; WIDTH: 100%; COLOR: #0050a0; BACKGROUND-COLOR: #0099ff; TEXT-ALIGN: left
}
.plane_green_top {
	BORDER-TOP: #0190df 1px solid; BORDER-LEFT-COLOR: #0190df; BORDER-BOTTOM-COLOR: #0190df; WIDTH: 100%; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_bottom {
	BORDER-LEFT-COLOR: #0190df; BACKGROUND-IMAGE: url(images/default.gif); WIDTH: 100%; BORDER-TOP-COLOR: #0190df; BORDER-BOTTOM: #0190df 1px solid; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_left {
	BORDER-BOTTOM-COLOR: #0190df; BORDER-LEFT: #0190df 1px solid; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_right {
	BORDER-RIGHT: #0190df 1px solid; BORDER-LEFT-COLOR: #0190df; BORDER-BOTTOM-COLOR: #0190df; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #ffffff
}
#toggleCategTree { display:block; cursor:pointer; color:#ff0000; }
#categtree { margin:3px 0; height:415px; width:300px; overflow:auto; border:1px dotted #EFE7C9; border-width:0 1px 1px; }
#catTitle { background:#ffffff; TEXT-DECORATION: bold; font: 10pt Arial; } /* Important for Konqueror */
#categtree h2 { margin:0 0 5px; padding:2px; text-align:center; color:#000000; background:#EFE7C9; vertical-align:middle; }
#categtree #close_tree { right:0; padding:1px; text-align:center; white-space:nowrap; cursor:pointer; }
#categtree .categ-item { clear:both; margin:3px 5px; padding:2px 5px; display:block; border:1px dotted #EFE7C9; border-width:1px 0; cursor:pointer; }
#categtree .categ-item img { margin-right:1em; }
#categtree .odd { background:#e8edf7; }
#categtree .even { background:#fff; }
#categtree .categ-item:hover { background:#eee; }

