body{
	margin:2px;
	padding:2px;
	font-size:0.84em;
	font-family:Arial;
	/*background:url(http://www.rentweblinks.com/img/rentweb_background.png) no-repeat ;*/
	background-color:#ffffff;
	/*background-color:#667F99;*/
	margin:2px;
}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:focus {  color:red; text-decoration:underline; }
a:hover { color:red; text-decoration:none; }
a:active { color:black; text-decoration:underline; }

h1:focus { background-color:red; }
h1:hover { background-color:silver; }
h1:active { background-color:#ffffff; }
.rentweblinks {
	width: 877px; 
	margin-right:auto;
	margin-left:auto;
	/*border:1px solid red;*/
}
.BG1 {
        /*background-image: url(images/rentweblinks_all.jpg);*/
        background-repeat: no-repeat;
        text-align:center;
        font-size:0.8em;
        color:black;
        width:100%;

}
.BG2 {
        font-size:0.8em;
        color:black;
        text-align:left;
        /*background-color:#AABBCC;*/
}
.BG3 {
        font-size:0.8em;
        color:black;
       /* background-color:#AABBCC;*/
        text-align:center;
}
.KEYWORDS_STATISTICS{
	text-align:left;
	padding-left:10px;
	font-size:0.7em;
	margin-top:50px;
}
.pagerank{
	clear:both;
	float:left;
	background-color:green;
	color:white;
	width:100px;
	height:20px;
	border:1px solid silver;
	margin:20px;
	font-weight:bold;
}
.INDEXES{
	text-align:left;
        padding-left:40px;
	width:600px;
}
.ALPHABET{
	float:left;
	padding-top:50px;
	margin-bottom: 5px;
	height:100px;
}
.BUCHSTABE{
	float:left;
	width:20px;
	border:1px solid silver;
	color:blue;
	text-align:center;
}
.BUCHSTABE:hover{
	background-color:#C6DEFF;
	color:red;
}
.BUCHSTABE:visited{
	color:blue;
	
}
.BUCHSTABE:link{
        color:blue;

}
.BG_NEWEST {
        /*background-image: url(images/rentweblinks_newest_k.jpg);*/
        background-repeat: no-repeat;
        text-align:left;
        font-size:0.8em;
        width:100%;
        color:black;
}

.about{
   text-align:left;
   padding-left:10px;
   float:left;
}
.div_left_big{
   float:left;
   width:400px;
   clear:both;
}
.div_left1{
   clear:both;
   float:left;
   width:110px;
}
.div_left2{
   float:left;
   width:400px;
}


.top {
	height:30px;
	float:left;
	margin-left:2px;
	text-align:center;
}
.headx {
	height:100px;
	width:804px;
	margin-left:2px;
	background:url(http://www.rentweblinks.com/img/rentweblinks_header.png) no-repeat;
	border:1px solid silver;
	padding-left:0px;
}
.head {
	height:100px;
        width:804px;
        margin-left:2px;
        background:url(http://www.rentweblinks.com/img/rentweblinks_header.png) no-repeat;	
}
.topmenu {
	height:35px;
	float:left;
	padding-left:60px;

}
.content {
	background-color:#ffffff;
	margin:2px;
        width:804px;	
	float:left;
	/*border:1px solid silver;*/
}
.loginlnk {
	margin-left:10px;
	margin-top:10px;
	color:#ffffff;
	font-size:1.0em;
	width:140px;
	text-align:left;
}
.lg_input{
	font-size:0.7em;
	font-family:Arial;
	color:#000000;
	width:120px;
}
.lg_btn{
	font-size:0.8em;
        font-family:Arial;
	margin-top:5px;	
	background-color:#E0E0E0;
}
.legends{
	font-size:0.8em;
  	color:silver;	
}
.google-adsense{
	padding-top:20px;
	margin-left:10px;

}
.skype{
	float:left;
	width:150px;
}
.footer {
	float:left;
	background-color:#ffffff;
	margin:2px;
        width:805px;	
	text-align:center;
}
.valid {
	padding-left:60px;
	float:left;
	font-size:0.5em;
}
.left_side{
	float:left;
	padding-top:40px;
	width:160px;
	margin:2px;
/*	border:1px solid silver;*/
}

.right_side{
	float:left;
	padding-top:40px;
	margin:1px;
	width:625px;
        min-height:800px;	
	/*border:1px solid silver;*/
}

/* TOP MENU */
 #mainContainer{
                margin:0 auto;
                white-space: nowrap;
                text-align:center;
                /*background: #D5E2F0;*/
                height:35px;
        }

        #dhtmlgoodies_menu img{
                border:0px;
        }

        /* End general styles for this example page */
        /* General configuration CSS */

        #dhtmlgoodies_menu ul li ul{
                display:none;   /* Needed to display ok in Opera */
        }

        #dhtmlgoodies_menu{
                visibility:hidden;
        }
        #dhtmlgoodies_menu ul{
                margin:0px;     /* No indent */
                padding:0px;    /* No indent */
        }
        #dhtmlgoodies_menu li{
                list-style-type:none;   /* No bullets */
        }
        #dhtmlgoodies_menu a{

                margin:0px;
                padding:0px;
        }
	/***********************************************************************
                CSS - MENU BLOCKS
                General rules for all menu blocks (group of sub items)
        ***********************************************************************/
        #dhtmlgoodies_menu ul{
               /* border:0px solid #C1DD66;*/
                /*background-color:#0099FF;*/
                padding:0px;
                text-align:center;
                color:#000;
        }

        #dhtmlgoodies_menu ul.menuBlock1{       /* Menu bar - main menu items */
                padding:0px;
                margin-left:0px;
              /*  opacity: .9;
                filter: alpha(opacity=90);
                text-align:center;*/
                height:35px;
                /*overflow:visible;*/
        }
        #dhtmlgoodies_menu ul.menuBlock2{       /* Menu bar - main menu items */
                border:0px;
                padding:0px;
                border:0px solid #C1DD66;
                text-align:center;
        }

        /***********************************************************************
                CSS - MENU ITEMS
                Here, you could assign rules to the menu items at different depths.
        ***********************************************************************/
	 /* General rules for all menu items */
        #dhtmlgoodies_menu a{
                color: #000;
		font-weight:bold;
                text-decoration:none;
                padding-left:0px;
                padding-right:0px;
                height:25px;

        }

        /*
        Main menu items
        */
         #dhtmlgoodies_menu .currentDepth1{
                padding-left:15px;
                padding-right:5px;
		margin-left:4px;
                height:20px;
               /* border:1px solid #FF3300;
                border-left-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;*/
                width:136px;
		background-color:#0099FF;
                vertical-align: middle;
		

        }
        #dhtmlgoodies_menu .currentDepth1over{
                padding-left:15px;
                padding-right:5px;
		margin-left:4px;
                background-color:#FF3300;
                text-align:center;
                width:136px;
		height:20px;


        }
	#dhtmlgoodies_menu .currentDepth1 a{
                text-align:center;
                width:160px;

                padding-top:0px;

        }
        #dhtmlgoodies_menu .currentDepth1over a{        /* Text rules */
                color:#fff;
                font-weight:bold;
                text-align:center;
                width:160px;

        }

        /* Sub menu depth 1 */
        #dhtmlgoodies_menu .currentDepth2{
                padding-left:5px;
                text-align:left;
		margin-top:5px;
                padding-top:0px;
                background-color:#C1DD66;
		height:20px;
                width:190px;

        }
        #dhtmlgoodies_menu .currentDepth2over{
                padding-left:5px;
                background-color:#FFCC33;
                text-align:left;
		width:190px;
		margin-top:5px;
                height:20px;

        }
	#dhtmlgoodies_menu .currentDepth2over a{        /* Text rules */
                color:#000;
        }
        /* Sub menu depth 2 */
        #dhtmlgoodies_menu .currentDepth3{
                padding-right:2px;
                border:1px solid #C1DD66;
        }
        #dhtmlgoodies_menu .currentDepth3over{
                padding-right:2px;
                background-color:#336699;
                border:1px solid #C1DD66;
        }

/* SCRIPTS CSS */

.dirsubmit{
	margin-left:10px;
	background-color:#FFF8C6;
	width:560px;
	min-height:450px;
	border:1px outset #ECE5B6;
}
/* MODS */
/* Submission Script */
/*.content {padding:0px;border: #9c9c9c 1px solid;background: #fff;margin: 10px auto;*/
width: 560px;}
/** TOP **/
.mytop { height:52px;padding:5px 0px 0px 2px;background-color:#fFfCF;margin: 0px;}
.mytop h1{font-size: 26px;padding: 10px 26px 10px 26px;color: #000000;text-decoration:none;margin:0px;}
.mytop h1 a {text-decoration:none;color:#fff;}
.center {padding:5px 2px 5px 5px;float: left;margin: 0px;width: 550px;}
#menutop {height: 12px;padding:3px;font-size: 10px;font-weight: bold;margin: 0px;text-align: left;border:#A30100 solid 1px;background-color:#D10506;}
#menutop li {display: inline;list-style-type: none;}
#menutop ul {padding:0px;margin:0px;}
#menutop a {font-weight: bold;color: #fff;padding:3px;padding-right:10px;padding-left:10px;}
#menutop a:hover {background: #850303;color: #fff}
#menutop .lcurrent{background: #850303;color: #fff}
/*.footer {background-color:#EDEDED;text-align: center;color:#000;clear: both;padding: 10px 0px 0px 10px;*/
margin:10px 0px 0px 0px;border-top: #9C9A9C 2px dashed;
min-height:20px;
}
#sucess{border:#669966 1px solid;padding:3px;margin:3px;font-weight: bold;color:#669966;font-size:12px;text-align:center;}
#error{padding:3px;margin:3px;font-weight: bold;color:#FF0000;font-size:10px;display:inline;}

/*** Contact Form */

.cssform p{

width: 300px;
clear: left;
margin: 0;
padding: 10px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
text-align:left;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
padding-left:5px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.THUMB{
	clear:both;
	float:left;
	width:200px;
}
.titel{
        clear:both;
        float:left;
        width:600px;
}

/* home */

.home {
	float:left;
	margin:2px;
	width:600px;
	/*border:1px solid red;*/
}

.home1{
	float:left;
	background:url(http://www.rentweblinks.com/img/rentweb_index_check.png);
	width:350px;
	height:120px;
}
.home12{
	width:100%;
	float:left;
	max-width:240px;
	height:120px;
	margin:2px;
	text-align:left;
	/*overflow:hidden;*/
/*	border:1px solid silver;*/
}
.home12 a:visited{
        color:blue;
}
.home12 a:hover{
        color:red;
}


.home2{

	padding-top:2px;
	margin-top:10px;
        float:left;
        background:url(http://www.rentweblinks.com/img/rentweb_dirsubmit.png) no-repeat;
        width:590px;
        height:200px;
}
.home22{
        float:left;
        width:580px;
        height:180px;
        margin:2px;
        text-align:center;
}
.home3{
        padding-top:10px;
        float:left;
 /*       background:url(http://www.rentweblinks.com/img/rentweb_buyseo.png) no-repeat;*/
        width:350px;
        height:600px;
}
.def{
	padding-top:10px;
        float:left;
}


.index-check-titel{
	float:left;
	font-weight:bold;
	font-size:0.9em;
	font-family:Arial;
	padding:2px;
	color:#333;
	clear:both;
}

.index-check-input{
	width:380px;
        float:left;
        font-size:0.8em;
        font-family:Arial;
        padding-left:10px;
        padding-top:30px;
        color:#333;
        clear:both;
}

