html {
scrollbar-face-color:#FDECF2; 
scrollbar-highlight-color:#EDE0D1; 
scrollbar-shadow-color:#333333; 
scrollbar-3dlight-color:#fff; 
scrollbar-arrow-color:#333333; 
scrollbar-track-color:#fff; 
scrollbar-darkshadow-color:#4e6592; 
} 

a:link {
	color: #8A0D42;
}
a:visited {
	color: #8A0D42;

}
a:active {
	color: #8A0D42;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	}

.ads_top {
position:absolute; 
top:295px; 
left: 460px; 
width:400px; 
height:280px; 
padding:0px;
bottom: 10px;
background-color:#FFFFFF;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

td.oben {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

h1 {
	color: #B63F68;
	font-size: 11pt;
	padding: 0;
	border-bottom: 1px dotted #B63F68;
	margin-bottom:5px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h2 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
        color: #333333;
}

h3 {
	color: #B63F68;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px dotted #B63F68;
	margin-top: 8px;
}

h4 {
	color: #990000;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px dotted #990000;
}

h5 {
		
	border-bottom: 1px solid #cc0000;
}

h7 {
		
	border-bottom: 1px solid #cc3300;
}

h6 {
	color: #cc0000;
	font-size: 11pt;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPagesubmit{border:1px solid #c30;margin-left:10px;}
table.formPage {
	border: 1px solid #cc3300;
  margin-left: 10px;
  background: #fff;
}

table.formPage_archiv {
	border: 1px solid #000000;
        background: #EDE0D1;
        cellpadding: 0px:
        cellspacing: 1px;

}

table.formPage1 {
	border: 1px solid #58A0E2;
        margin-left: 10px;
}
td.err {
	padding: 3px;
	color: #FF0000;
        font-family: Arial, sans-serif;
        font-size: 10pt;
	background: #fff;
	border: 0px solid #FF0000;
	text-align: left;
}
td.msg{
	padding: 3px;
        font-family: Arial, sans-serif;
        font-size: 10pt;
	color: #FF0000;
	background: #fff;
	border: 0px dotted #FF0000;
	text-align: left;

}
.label {
	text-align: right;
  font-size: 9pt;
}


.smallDesc {
	text-align: left;
        font-size: 9pt;
}
.smallDesc h1 {
	text-align: left;
	color: #000;
  font-size: 9pt;
  border-bottom: 0px dotted #B63F68;
  margin:0px;
}

.buttons {
	border-top: 1px dotted #cc3300;
	text-align: center;
}

.buttons1 {
	border-top: 0px dotted #cc3300;
	text-align: left;

}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.count1 {
	color: #6f6f6f;
	font-size: 7pt;
	font-weight: normal;
}
.count2 {
	color: #6f6f6f;
	font-size: 7pt;
	font-weight: normal;
        text-decoration: underline;
}

#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #535353;
        font-size: 7pt;
}
.url1 {
	color: #3F89C3;
        font-size: 7pt;
}
.url2 {
	color: #535353;
}
#path {
	margin-top: 0px;
	padding: 3px;
	background: #EDE0D1;
	line-height: 19px;
	border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background-image: url(images/cellpic3.gif);
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.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 #5e74b3;
	background-color: #fff;
	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.errForm {
	margin: 5px px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
    font-size: 7pt;
	width: 240px;
}


.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
      
}


.info, .info a {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
        width: 240px;
}

.small1, .small a {
	padding: 0px;
	margin: 0px;
	color: #5e74b3;
	font-size: 7pt;
	text-decoration: none;


}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 21px;
	padding: 0px;
      font-size: 9pt;
}
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: #f8f8f8;

padding: 5px;
}


/* CSS fuer Tabellenhintergrund der Haupttabelle */
.design {
background-color: #000000;

}

/* 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: #FDECF2;
color: #000000;
vertical-align: top;
font-size: 11px;
padding: 3px;
width: 155px;

}

/* CSS fuer Hauptinhaltszelle */
.content {
background-color: #fff;
color: #000000;
vertical-align: top;
font-size: 11px;
padding: 3px;
}

/* CSS fuer Kategorien  */
.nl {
color: #4e6592;
font: 11px Verdana, Arial;
text-decoration: none;
line-height: 19px;
}

.nl:link	{
color: #8A0D42;
text-decoration: none;

}
.nl:hover	{
color: #8A0D42;
text-decoration: underline;

}
.nl:active {
color: #8A0D42;
text-decoration: underline;

}

/* CSS fuer Links im Menue  */
.nl {
color: #4e6592;
font: 11px Verdana, Arial;
text-decoration: none;
line-height: 19px;
}

.nl:link	{
color: #8A0D42;
text-decoration: none;

}
.nl:hover	{
color: #8A0D42;
text-decoration: underline;

}
.nl:active {
color: #8A0D42;
text-decoration: none;

}
.trenner {
background: url(images/trenner.gif) repeat-x;
height: 1px;
width: 155px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 2px;
padding: 2px;
}
.trenner_menu {
background: url(images/trenner.gif) repeat-x;
height: 1px;
width: 155px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 2px;
padding: 2px;
}
.trenner1 {
border-bottom: 1px dotted #c0c0c0;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 4px;
padding: 2px;
}
.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;
}

border-bottom: 1px solid #cc0000;

/* CSS fuer Links im Menue  */
.nl1 {
color: #333333;
font: 11px Verdana, Arial;
text-decoration: none;
line-height: 19px;

}

/* CSS intro text  */
.web {
color: #333333;
font: 9pt Verdana, Arial;
text-decoration: none;
}


/* CSS defekter link  */
.web1 {
color: #333333;
font: 6pt Verdana, Arial;
text-decoration: underline;
}

/* CSS für date added link  */
.web2 {
color: #333333;
font: 7pt Verdana, Arial;
text-decoration: none;
}

/* Letzten Kategorien  */
.web3 {
color: #272727;
font: 11px/15px Verdana, Arial;
text-decoration: none;
text-align: justify;
}

/* A-Z Livesuche  */
.web4 {
color: #333333;
font: 9pt Verdana, Arial;
text-decoration: none;
text-align: justify;
}

#premium {
	padding: 3px;
	background: #EDE0D1;
	border-left: 1px solid #000000;
        border-right: 1px solid #000000;
	border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;


}
.link_titel_normal {
        font: 9pt Verdana, Arial;
        color: #5e74b3;
        text-decoration: underline;

}
.link_titel_premium {
        font: 10pt Verdana, Arial;
	color: red;
        text-decoration: underline;

}
.link_beschreibung_normal {
	font: 9pt Verdana, Arial;
	color: #000000;

}
.link_date {
	font: 7pt Verdana, Arial;
	color: #000000;
}
.link_backlink {
background-color: #CFE6FC;
padding: 3px;
width: 600px;
height: 50px;
border-top: 0px dotted #cccccc;
border-bottom: 0px dotted #C0c0c0;
border-left: 0px dotted #cccccc;
border-right: 0px dotted #cccccc;

}

.link_premium {

background-color: #efefde;
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 {

background-color: #fff;
color: #fff;
width: 600px;


border-top: 0px dotted #cccccc;
border-bottom: 0px dotted #C0c0c0;
border-left: 0px dotted #cccccc;
border-right: 0px dotted #cccccc;

}
.report {
        font: 7pt Verdana, Arial;
	color: #333333;
        text-decoration: underline;
}

.link_premium_rank {

background-color: #fff;
color: #fff;
vertical-align: middle;
height: 50px;
}

.link_premium1 {

background-color: #efefde;
color: #cc0000;
vertical-align: middle;
padding: 3px;
width: 80px;
height: 50px;

border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
border-left: 1px solid #cc0000;
border-right: 0px solid #cc0000;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}

.link_premium2 {

background-color: #efefde;
color: #cc0000;
vertical-align: middle;
padding: 3px;
width: 600px;
height: 50px;

border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
border-left: 0px solid #cc0000;
border-right: 1px solid #cc0000;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}


#text_desc {
color: #333333;
font: 9pt Verdana, Arial;
text-decoration: none;
background-color: #fff;
width: 650px;
margin-top: 8px;
margin-right: 4px;
margin-bottom: 4px;
margin-left: 15px;

}

.start {

width: 650px;
margin-left: 4px;
margin-top: 6px;
margin-bottom: 5px;

}

.start_box {
margin:6px 4px 5px;
width:650px;
}

/* CSS intro text  */
.submit1 {
color: #000000;
font: 10pt Arial;
text-decoration: none;
}


/* CSS fuer Detailspage */
.details {
background-color: #fff;
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;
}

.subcatsfolge:link	{
color: #333333;
text-decoration: underline;
}
.subcatsfolge:hover	{
color: #333333;
text-decoration: underline;

}
.subcatsfolge:visited	{
color: #333333;
text-decoration: underline;

}
.subcatsfolge:active {
color: #333333;
text-decoration: underline;

}

.subcaturl:link	{
color: #333333;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;

}
.subcaturl:hover	{
color: #333333;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;

}
.subcaturl:visited	{
color: #333333;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;


}
.subcaturl:active {
color: #333333;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;

}

.submit_premium {

background-color: #efe7c9;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;
width: 250px;
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: top;
horizontal-align: left;
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: #CFE6FC;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;


height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}


.submit_partner {

background-color: #CFE6FC;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;

height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.submit_buisness {

background-color: #DBF0CE;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;


height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.link_buisness {
background-color: #DBF0CE;
padding: 3px;
width: 600px;
height: 50px;
border-top: 1px dotted #8A0D5E;
border-bottom: 1px dotted #8A0D5E;
border-left: 1px dotted #8A0D5E;
border-right: 1px dotted #8A0D5E;

}

td.box_oben {
background-color:#EDE0D1;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000;
margin-left:10px;
text-align:left;
width:650px;
}

td.box_unten {
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000;
margin-left:10px;
text-align:left;
width:650px;
}

.detailimg {
padding: 1px;
border: 1px #8A0D42 solid;
}
