@charset "utf-8";
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.verdana11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.verdana12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.verdana10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

body { 
font-family: 'Trebuchet MS'; 
color: #757575; 
font-size:13px; 
background-color: #fff; 
margin: 0px; 
width:100%;
}

.errors {
border:2px solid red;
}

.errors ul {
margin:0;
padding:5px 0 0 5px;
}

.quote {
border:1px dashed #c0c0c0;
font-size:10px;
}

.youtube {
border:1px dashed #c0c0c0;
text-align:center;
padding:3px;
}


.gesamtbewertung {
float:right;
}

.gesamtbewertung_clear {
clear:right;
}

ul {
margin: 0;
padding:0;
list-style-type:none;
}

ul li {
margin:0 0 5px 0;
}

.new_entry_left {
float:left;
}

.new_entry_right {
float:right;
}


#wrapper {
margin:0 auto 0 auto;
width:480px;
}

#entry_wrapper {
margin:0 auto 0 auto;
width:540px;

}

.authorline,
.entryline,
.subline,
.adminline,
.optionline {
background:#fff;
margin:0 auto 0 auto;
width:470px;
}

.authorline {
border:1px solid #d1d1d1;
border-top:1px solid #d1d1d1;
padding:4px;
background:#ad4939;
color: #ffffff; 
}

.entryline {
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
padding:8px 4px 8px 4px;
background:#ef915c;

}

.subline {
border:0px solid #d1d1d1;
text-align:right;
padding:4px;
font-size:90%;
}

.optionline {
border-left:0px solid #d1d1d1;
border-right:0px solid #d1d1d1;
border-bottom:0px solid #d1d1d1;
text-align:right;
height:0px;
padding:4px;
}

.adminline {
background:#eaeaea;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:4px solid #d1d1d1;
text-align:right;
padding:4px;
}

a { 
color: #369; 
text-decoration: none; 
}

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

a:hover,
a:focus { 
color: #f00; 
text-decoration: underline; 
}




input, textarea, select {
background:#eaeaea;
border:1px solid #d1d1d1;
font-family: 'Trebuchet MS'; 
color: #757575; 
font-size:13px; 
padding:3px;
}


input:hover, textarea:hover,
input:focus, textarea:focus,
select:focus, select:hover {
background:#fff;
border:1px solid #747474;
}

.uploaded_images {
background:#fff2bc;
border:1px solid #fc0;
padding:5px;
}

.spoiler {
padding:3px 3px 3px 0;
}   

.spoiler .inner {
border:1px solid #eee;
padding:3px;
}

.spoiler_button {
background:#eaeaea;
border:1px solid #d1d1d1;
font-family: 'Trebuchet MS'; 
color: #757575;
margin:0px; 
padding:0px; 
font-size:10px;
}

.spoiler_button:hover {
background:#fff;
border:1px solid #747474;
}


textarea {
padding:0 4px 0 4px;
width:320px;
text-align:left;
}

.pages {
display:inline-block;
width:37px;
height:28px;
line-height:28px;
background:url(../images/pages_bg.gif) top center no-repeat;
margin:4px 0 0 4px;
text-align:center;
}

.comment {
border-left:4px solid #f0f0f0;
font-style:oblique;
margin:5px 0 0 0;
padding:5px;
}
.tabelle {
	width: 550px;
}
