body {
        background: #273a3a url(images/background_2.jpg) fixed repeat-x;
        }

table { 	
        font-family: Arial, Georgia;
        font-size: 13px;
        color: #111177;	
        }

.contenthead { 
        font-family: Arial, Verdana;
        color: #EEEEFF;
        font-weight: bold;
        font-size: 14px;
        font-variant: small-caps; 
		height:26px;
		padding-top:5px;
		margin-right:104px;
		background:url(images/design/topa2.png) repeat-x;
}

.contentmain {
		margin-left:-24px;
		background:url(images/design/topb3.png) 100% 0 repeat-y;
		margin-bottom:-5px;
}

.contentmain_left {
		background:url(images/design/topb1.png) repeat-y;
}

.content {
		margin:0 5px 0 14px;
		padding:10px;
		background-color:white;
        font-family: Arial, Georgia;
        font-size: 13px;
        color: #111177;	
}

.contentfooter { 
		height:17px;
		margin-right:7px;
		background:url(images/design/topc2.png) repeat-x;
}

        
.head2 { 
        border-bottom: 2px groove #0000ff;
        font-size: 14px;
        }
.head2 a {text-decoration: none;
          font-style:italic;
    }
        
a:link, a:visited { 
        color: #7744BB; }

.copyright a {
		color: #ddccee;
}
a:hover { 
        text-decoration: underline; }
.img { 	
        padding: 5px; 
        margin: 5px;}

.img_photo {
		border-style: solid;
		border-color: rgb(204, 204, 204);
		border-width: 2px 3px 3px 2px;
		margin: 10px;
		float: left;
}
        
input, textarea { 	
        width: 180px; 
        background-color: #eeeeff; 
        border-style: solid;
        border-width: 1px;
        border-color: #aaaabb; 
        padding: 3px;}
.submit { 
        letter-spacing: 2px; 
        background-color: #ddddee;}
textarea { 
        height: 120px; 
        width: 280px;}

.msg {
        border-style: dashed;
        border-width: 1px;
        background-color: #F5F5FF;
        padding: 3px;
        padding-left: 6px;
        padding-right: 6px;}

.logo {
        position:absolute;
        z-index:1;
        left:0px;
        top:0px; }

.logo_titel {
        position:absolute;
        z-index:2;
        left:180px;
        top:4px; }

.page_watermark {
        position:absolute;
        z-index:2;
        left:20px;
        top:0;}
        
.main {
        position:absolute;
        z-index:3;
        left:10px;
        top:50px; 
        }
        
.menu {
		position:absolute;
        float:left;
        top:165px;
        width:280px;
}

.menu a {
    color:yellow;
    text-decoration:none;
}

.contentdesign {
		margin-right:30px;
		width: auto !important;
		margin-left:290px;
}

.content img { padding:5px; }

.copyright {
        text-align:center;
        font-size:10px;
}

.error {
    margin: 5px;
    padding: 5px;
    border: 2px solid #FF5555;
    background-color:#FFEEEE;
}

#comments {
    margin-top:40px;
    margin-left: 30px;
    margin-right: 30px;
    border-color:#8787ff;
    background-color:#F3F7FF;
    
}

.comment {
    margin:10px;
    padding:4px;
    border-bottom:1px dashed #8787ff;
}


		.eintrag {
			width:600px;
			color:black;
			background: #DDDDDD;
			border: 1px solid #555555;
			margin:5px;
			padding:4px;
		}

		.eintrag .head {
			width:600px;
			color:black;
			border: 1px solid #555555;
			padding:4px;
			background: #CCCCCC;}

		.eintrag .artist {
			width:600px;
			color:black;
			font-weight: bold;
		}

		.eintrag .albenliste {
			width:600px;
			color:black;
			display: none;
			list-style-type:none;
			
		}

	
.tweets {
		margin-top:-30px;
		border: 2px solid #777788;
		background-color: #eeeedd;
		width:250px;
		font-size:80%;
		opacity: 0.6;
		-moz-border-radius: 5px 20px 5px 5px;
	}

.tweets img {
		margin-top:-40px;
		margin-bottom:-10px;}

.timestamp {
		margin: 2px 10px 2px 2px;
		font-size:80%;
		text-align:right;
		color:#333333;
	}

.message {
		margin: 3px 8px 10px 8px;
		border-bottom: 1px solid #aaaaaa;
		color:#111111;
	}

.flattrbtn {
	margin-left:140px;
}
