@charset "UTF-8";
/* CSS Document for amadora.it
uri: http://www.amadora.it
version pink dare
category: fanlisting collective
author: anja
*/

html {
padding: 0;
height: 100%;
margin: 0 auto;
}

body {
background-color: #626262;
background-image: url(images/bg.gif);
background-position: top center;
background-repeat: no-repeat;
margin: 0 auto;
text-align: center;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
font-size: 13px;
line-height: 22px;
color: #626262;
}

#wrapper {
width: 799px;
min-height: 100px;
margin: 0 auto;
padding: 154px 0 0 0;
}

#box-oben {
width: 100%;
background-image: url(images/box-oben.gif);
background-repeat: no-repeat;
height: 55px;
text-align: left;
font-size: 12px;
text-transform: uppercase;
border-bottom: 1px solid #626262;
}

#box {
margin: 0 auto;
min-height: 100px;
background: #fff;
width: 100%;
}

#box-content {
width: 95%;
padding: 30px 0 10px 0;
margin: 0 auto;
text-align: left;
}

#box-unten {
width: 100%;
background-image: url(images/box-unten.gif);
background-repeat: no-repeat;
height: 41px;
text-align: left;
font-size: 12px;
text-transform: uppercase;
}

/*..................................links.......................*/


#box-content a:link {
text-decoration: none;
color: #ff31a5;
}
#box-content a:visited {
text-decoration: none;
color: #ff31a5;
}
#box-content a:hover {
text-decoration: none;
color: #000;
border-bottom: 1px solid #ff31a5;
}
#box-content a:active {
text-decoration: none;
color: #ff31a5;
}


h3 a:link {
color: #eb6e4b;
text-decoration: none;
}

h3 a:visited {
color: #eb6e4b;
text-decoration: none;
}

h3 a:hover {
color: #eb6e4b;
text-decoration: none;
}

h3 a:active {
color: #eb6e4b;
text-decoration: none;
}


/*.............................LISTEN..............................*/
ul,li {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.navi {
margin: 0;
color: #626262;
list-style-type: none;
}

ul.navi li {
display: block;float: left;
height: 55px;
margin: 0;
color: #626262;
list-style-type: none;
}

ul.navi a {
display: block;float: left;
height: 55px;
color: #626262;
line-height: 55px;
margin: 0 7px 0 0;
text-decoration: none;
list-style-type: none;
border-right: 1px solid #626262;
padding: 0 15px 0 13px;
}

ul.navi a:hover {
display: block;float: left;
height: 55px;
padding: 0 15px 0 13px;
margin: 0 7px 0 0;
color: #ff31a5;
text-decoration: underline;
list-style-type: none;
}

#anti-navi {
clear: left;
}




ul.liste {
margin: 0;
color: #626262;
list-style-type: none;
}

ul.liste li {
display: block;
color: #626262;
margin: 0 0 0 10px;
background-image: url(images/li.gif);
background-position: left;
background-repeat:no-repeat;
text-decoration: none;
list-style-type: none;
padding: 0 0 0 20px;
}



/*..................................andere formate.......................*/
.herz {
margin: 15px 0 0 0;
}

img {
border: 0;
}

.bild {
padding: 10px;
background: #f3f3f3;
border: 1px dashed #ccc;
}

h1 {
font-size: 20px;
color: #ff31a5;
text-transform: uppercase;
border-bottom: 1px dotted #eb6e4b;
width: 100%;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
letter-spacing: 2px;
font-weight: normal;
}

h2 {
font-size: 15px;
color: #eb6e4b;
text-transform: uppercase;
border-bottom: 1px dotted #eb6e4b;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
letter-spacing: 2px;
font-weight: normal;
}

h3 {
font-size: 14px;
color: #626262;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
letter-spacing: 2px;
font-weight: normal;
}

.abstand {
margin: 0 0 30px 0;
}

textarea {
background-color: #ff31a5;
padding: 2px;
background-image: url(images/form.gif);
background-position: top left;
background-repeat: no-repeat;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
font-size: 16px;
line-height: 24px;
color: #fff;
border: 0;
}

select,input,option {
background-color: #ff31a5;
padding: 2px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
font-size: 16px;
line-height: 24px;
color: #fff;
border: 0;
}
