/*  
Theme Name: Mariengold 
Description: Rote Inspiration
Version: 1.0
Author: Wurzelfrau- art & design
Author URI: http://www.wurzelfrau.de/
*/

#wrap {
       height: 21px;
       width: 660px;
       margin-left: auto;
       margin-right: auto;
       position: absolute;
       top: 165px;
       z-index:8;

}

#pfeil {
        background-image: url(images/herz.png); 
        height:21px;
        width:21px;

}

body {
	background-color: #5A0000;
}


#main {
	color: #BBBBBB;
	font-family: Verdana;
	font-size: 11px;
	line-height:14px;
	text-align:justify;
	width:585px;
	margin:30px;
}

#footer {
	color: #A64F5B;
	font-family: Verdana;
	font-size: 10px;
	line-height:14px;
	text-align:center;
	width:100%;

}

.sub {
     color:#A64F5B;
}

.headline {
	color:#C17E2F;
}
a:link {
	color:#A64F5B;;
	text-decoration: none;
}
a:visited {
	color:#A64F5B;
	text-decoration: none;
}
a:hover {
	color:#A64F5B;
	text-decoration: none;
}
a:active {
	color:#A64F5B;
	text-decoration: none;
}

a img {
	border-color:#A64F5B; 
}

ul {
  list-style-type: disc;
  margin-left:5px;
  padding-left:5px;
  text-align: left;
}

li {
  list-style-type: none;

}

ol {
  list-style-type: none;
  margin-left:5px;
  padding-left:5px;
  text-align: left;
}



h2{
        font-size: 20px;
        font-weight:normal;
	font-family: "times new roman"; 
	text-align: left; 	 
	margin: 5px;
        letter-spacing:2px;
	text-transform: none;
	color:#AD6533;

}



.commentname, .commentname a {
        font-size: 11px;
 	font-family: Arial; 
	letter-spacing: 3px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
	margin: 5px;
	color:#AD6533;
      }

.commentinfo, .commentinfo a{
        font-size:13px;
        font-family: Comic sans ms; 
	text-align: left; 
        letter-spacing:1px;
	font-weight: lighter; 
        color:#A64F5B;
        margin:5px;
}

.commenttext{
      color: #BBBBBB;
	font-family: Verdana;
	font-size: 10px;
	line-height:14px;
	text-align:justify;
      
      }

h3 {
        font-size: 20px;
        font-weight:normal;
	font-family: "times new roman"; 
	text-align: left; 	 
	margin: 5px;
        letter-spacing:2px;
	text-transform: none;
	color:#AD6533;
}


.muh, .muh a {
        font-size: 20px;
        font-weight:normal;
	font-family: "times new roman"; 
	text-align: left; 	 
	margin: 5px;
        letter-spacing:2px;
	text-transform: none;
	color:#AD6533;
}

.muh a{
	color: #AD6533;  
}

.date {
        font-size:13px;
        font-family: Comic sans ms; 
	text-align: left; 
        letter-spacing:1px;
	font-weight: lighter; 
        color:#A64F5B;
        margin:5px;
}

.autor a{
        color:#A64F5B;
        font-size:10px;
        font-family: Arial; 
	letter-spacing: 2px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter;
        margin:5px;
}

.autor {
        font-size:10px;
        font-family:  Arial; 
	letter-spacing: 2px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
        color:#A64F5B;
        margin:5px;

}




/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

