@charset "utf-8";

a { text-decoration: underline; outline: none; } 
a:link { color: #2c2c2c; } 
a:visited { color: #2c2c2c; }
a:hover, 
a:focus { color: #ff5a00;}
a:active { color: #ff5a00; }

a.registerlink { text-decoration: underline; outline: none;} 
a.registerlink:link { color: #fff; } 
a.registerlink:visited { color: #fff; }
a.registerlink:hover, 
a.registerlink:focus {  color: #ddd;}
a.registerlink:active { color: #ddd; }


a.topmenue { text-decoration: underline; outline: none;} 
a.topmenue:link { color: #fda647; } 
a.topmenue:visited { color: #fda647; }
a.topmenue:hover, 
a.topmenue:focus {  color: #c2c2c2;}
a.topmenue:active { color: #fda647; }

a.blaettern{ text-decoration: none; outline: none; border: 1px solid #ff5a00; padding: 5px 3px 5px 3px;  font-size: 70%;} 
a.blaettern:link { color: #2c2c2c; border: 1px solid #ff5a00; padding: 5px 3px 5px 3px;  font-size: 70%;} 
a.blaettern:visited { color: #2c2c2c;  border: 1px solid #ff5a00; padding: 5px 3px 5px 3px;  font-size: 70%;}
a.blaettern:hover, 
a.blaettern:focus {  color: #ff5a00; border: 1px solid #7a1515; padding: 5px 3px 5px 3px;  font-size: 70%;}
a.blaettern:active { color: #ff5a00; border: 1px solid #ff5a00; padding: 5px 3px 5px 3px;  font-size: 70%; }


a.keywordaufsite { text-decoration: none; outline: none; color: #2c2c2c;} 
a.keywordaufsite:link { color: #2c2c2c; } 
a.keywordaufsite:visited { color: #2c2c2c; }
a.keywordaufsite:hover, 
a.keywordaufsite:focus { color: #ff5a00;}
a.keywordaufsite:active { color: #ff5a00; }

a.neuewebseiten  { text-decoration: none; outline: none; color: #2c2c2c; font-size: 140%} 
a.neuewebseiten:link { color: #ff5a00; } 
a.neuewebseiten:visited { color: #ff5a00; }
a.neuewebseiten:hover, 
a.neuewebseiten:focus { color: #2c2c2c; text-decoration: underline;}
a.neuewebseiten:active { color: #2c2c2c;  text-decoration: underline;}


h1, h2, h3, h4, h5, h6, 
p, blockquote, address, pre, 
ul, ol, dl, table {
   margin-bottom: 1em;
}

option { padding-left: 0.2em; padding-right: 0.3em; }

a img { border: none; }

.clear{
clear: both;
}

*  { padding: 0; margin: 0; }
h2, p, ul, ol { margin-bottom: 1em; }  
ul ul { margin-bottom: 0; } 
li { margin-left: 1em; } 

html { height: 101%; }


* { padding: 0; margin: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #fff;
	color: #2c2c2c;
	
	
}
h1{
	font-size: 200%;
	padding: 5px 0 0 0;
	margin-bottom: 0.5em;
}
h2{
	font-size: 120%;
	margin-bottom: 0.5em;
	color: #ff5e00;
}
h3{
	font-size: 100%;
	margin-bottom: 0.5em;
	color: #2c2c2c;
}
div#rahmen {
	height: auto;
	width: 800px;
	background-color: #fff;
	margin: 0px auto 0px auto;

}
#topmenue {
	float: right;
	text-align: right;
	font-size: 90%;
	color: #fda647;
	height: 25px;
	line-height: 110%;	
	margin-top: 10px;
}
#head {
	height: 100px;
}
#logo {
	color: #fda647;
	float: left;
	width: 220px;
	height: 85px;
	border-bottom: 1px solid #ff5a00;
}
#domainbewertung {
	float: right;
	width: 580px;
	height: 85px;
	border-bottom: 1px solid #ff5a00;
	text-align: right;
}
#besucherwertung {
	font-size: 140%;
}
#besucherwertung img{
	vertical-align: bottom;
}
#sucheingabe{
	height: 60px;
	vertical-align: bottom;
}
.sucheingabe{
	background-image:url(http://www.amaredo.com/bilder/suchbg.png);
	background-repeat: no-repeat;
	width: 641px;
	height: 34px;
	font-size: 160%;
	border: 0;
	margin-right: 9px;
	padding-top: 3px;
	padding-left: 5px;
	
}
.suchenbutton{
	margin-bottom: 0px;
}
#suchfeld {
	float: left;
	width: 641px;
}
#suchbutton {
	float: right;
	margin-top: 16px;
}
#inhalte {
	margin-top: 15px;
}
#contentlinks {
	float: left;
	width: 220px;
}
#contentrechts {
	float: right;
	width: 555px;
	font-size: 90%;
	text-align: justify;
	line-height: 165%;
}
#box1, #box2, #box3, #box8 {
	border: 1px solid #CCC;
	padding: 15px;
	margin-bottom: 20px;
	font-size: 90%;
	text-align: justify;
}

#box3 {

	padding: 30px;
}

#box1 li {
	list-style: none;
	line-height: 200%

}

hr{
	height: 1px;
	color:#CCC;
}
label{
	font-size: 90%;
}
.benutzername, .passwort {
	background-image:url(http://www.amaredo.com/bilder/bglogin.png);
	background-repeat:no-repeat;
	width: 175px;
	height: 26px;
	border: 0;
	padding-top: 5px;
	padding-left: 5px;
}
.loginbutton {
	margin-top: 6px;
}
#footer {
	width: 780px;
	margin: 20px auto 10px auto;
	padding: 10px;
	text-align: center;
	border-top: 2px dotted #ff5a00;
	color: #2c2c2c;
	background-color: #FFF;
}
#screenshot {
	float: right;
	width: 160px;
	height: 110px;
	margin-left: 12px;
}
#kommentare li {
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
	padding-left: 0px;
	margin-right: 12px;
	line-height: 125%;
}

#kommentare {
	font-size: 90%;
	border: 0px solid #999;
	background-color: #f5f5f5;
}
.titelkommentare {
	font-size: 100%;
	font-weight: bold;
	line-height: 160%;
	color: #ff5a00;
	line-height: 285%;

}
#bewertenlinks{
	float:left;
}
#bewertenlinks li{
	list-style: none;
	line-height: 248%;
	margin-left: 0;
}
#bewertenrechts{
	float: left;
	margin-left: 30px;
}
#bewertenrechts li{
	list-style: none;
	line-height: 155%;
}

#kommentarformrechts {
	float: left;
	margin-left: 30px;
}
#kommentarformlinks {
	float: left;
}

#kommentarformlinks li , #kommentarformrechts li {
	list-style: none;
	line-height: 220%;

}

#kommentarfeld, #themenverwandteseiten {
	margin-left: 12px;
	margin-bottom: 20px;
	
}
#kommentarform {
	background-color: #f5f5f5;
	border: 0px solid #999;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.center {
	text-align: center;
}
.abstand {
	padding-left: 15px;
}
#neubewertet li{
	list-style: none;
	line-height: 120%;
	font-size: 100%;	
}
textarea {
	border: 1px dotted #ff5a00;
}
.button, .kommentarfeld {
	border: 1px dotted #ff5a00;
}
#startuntenrechts{
		
	line-height: 160%;
	
}
#startuntenlinks{
	
	
	
}
#startuntenlinks li{
	list-style: none;
	margin-left: 0; 
	line-height: 130%;
	
}
#captchaimage {
	float: right;
	width: 60px;
}
.unterstrichen {
	margin-bottom: 10px;
	border-bottom: 1px solid #ff5a00;
}
.beschreibungeditieren {
		padding: 6px 12px 6px 12px;
		border: 1px dotted #ff5a00;
		background-color: #f5f5f5;
}
#reg_confirmation{
	padding: 15px;
	border: 1px solid red;
	background-color: #ffd6d6;
}
#themenverwandteseiten {
	margin-left: 0;
}
#fehlermeldung {
	color: red;
}
.td1 {
	background-color: #CCC;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding: 5px;

}
.td2 {
	border-bottom: 1px solid #999;
	height: 100px;
	padding: 5px;
	
}
#name2{
	visibility: hidden;
}
.subtext{
	font-size: 90%;
}
#siteright{
	float: right;
	width: 300px;
	height: 255px;
}
#siteleft{
	float: left;
	width: 230px;
}
#siteleft2{
	float: left;
	width: 230px;
	text-align: left;
}

#siteleftkw{
	float: left;
	width: 555px;
	text-align: left;
}
#siterightkw {
	float: right;
	width: 300px;
	height: 250px;
}

#pp1{
	float: left;
	width: 380px;
	height: 115px;
}
#pp2{
	float: right;
	width: 100px;
	height: 115px;
}
#ppall{
	padding: 15px;
	border: 1px solid red;
	background-color: #ffd6d6;
	height: 115px;
}
#moreinfo{
	text-align: left;
}


.produktliste {
	min-height: 90px;
	height: auto;
	border: 1px solid #e2e2e2;
	padding: 8px;
	margin-bottom: 20px;
	width: 284px;
}

.produktlistebild {
	padding-right: 15px;
	padding-bottom: 8px;
}

.produktlistebeschreibung {
	float: left;
	padding-left: 15px;
	width: 186px;
	font-size: 90%;
	line-height: 110%;
}


.produktlisteshops {
	float: right;
	padding-left: 15px;
	text-align: right;
	font-size: 90%;
}


#themenverwandteseiten {
	float: left;
	width: 230px;
}
#info2 {
	float: right;
	width: 300px;

}

/* style the outer div to give it width */
.menu {
width:150px; 
font-size:0.85em;
padding-left:0px;
margin-left:-10px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
margin-left:-11px;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:120px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color:#fda647; 
width:120px; 
height:25px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#fda647; 
background:#fff; 
padding-left:10px; 
line-height:24px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:120px;
w\idth:109px;
}

/* style the second level background
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d47651;
}
 */


/* style the second level hover
.menu ul ul a.drop:hover{
background:#d47651;
}
 */

.menu ul ul :hover > a.drop {
background:#d47651;
background:#fff;
}




/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:0; 
width:110px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:25px;
t\op:26px;
}




/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d47651; 
background:#fff;
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:110px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:120px;
w\idth:109px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#000; 
background:#d47651;
background:#fff;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#000;
background:#fda647;

}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}

