div#spalte-rechts { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

p.msg {
color:#CC0000;
}

img.icon {
margin-bottom:-2px;
margin-right: 5px;
cursor:pointer;

}


a.download:HOVER {
text-decoration: none;
}

a.titel:HOVER {
background-color:#EEE;
}

td.file:HOVER {
background-color:#EEE;
}


input, textarea, select {
margin:0;
width:400px;
font-size:12px;
color:#7B7B7B;
font-family: "Arial", sans-serif;
background:#FFF;
border:1px solid #7B7B7B;

padding:3px;

}

input.submit {
border:1px solid #7B7B7B;
width:408px;
font-size:12px;
color:#7B7B7B;
font-weight:bold;
background:#FFF;
cursor:pointer;
text-transform:uppercase;
height:23px;
}

input:HOVER, input:FOCUS {
background:#EFEFEF;
}

input.options {
width:50px;
font-size:10px;
color:#FFF;
background-color:#EC7404;
padding:0;
margin:0;
}

input.checkbox {
width:15px;
height:15px;
border:0;
}

input.options:HOVER {
background-color:#97B8D1;
}

input.button1 {
width:102px;
height:30px;
background: url("../_bilder/hintergrund-button-1.gif") no-repeat;
border:0;
color:#FFF;
font-weight:bold;
cursor:pointer;
vertical-align:bottom;
text-transform:uppercase;
}

input.vote-button {
width:256px;
height:60px;
background: url("../_bilder/vote-button.gif") no-repeat;
border:0;
color:#FFF;
font-weight:bold;
cursor:pointer;
font-size:16px;
vertical-align:bottom;
text-transform:uppercase;
}

input.vote-button:HOVER {
color:#7B7B7B;
background: url("../_bilder/vote-button1.gif") no-repeat;

}



/*  ----------------Tabellen---------------------- */ 

table.normal {
	background-color: #CDCDCD;
	margin:0px 0pt 0px 0px;
	font-size: 12px;
	width: 585px;
	text-align: left;
	border-collapse:inherit;
}

table.normal tr th {
	background-color: #EEEEEE;
	border: 1px solid #FFF;
	font-size: 12px;
	padding: 4px;
	color: #202020;
	line-height:16px;
}

table.normal tr th a {
	display:block;
	color: #202020;
	text-decoration:none;
}

table.normal td {
	color:#7B7B7B;
	padding: 4px;
	vertical-align: top;
	line-height:20px;	
}

table.normal tr {
	background-color: #FFF;
}



table.normal thead tr .header {
	background-image: url(../_bilder/th_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right:20px;
	
}

table.normal thead tr .headerSortUp {
	background-image: url(../_bilder/th_asc.gif);
}
table.normal thead tr .headerSortDown {
	background-image: url(../_bilder/th_desc.gif);
}

table.normal thead tr .headerSortDown, table.normal thead tr .headerSortUp {
background-color: #CCC;
}





img.delete, img.popup_close {
	cursor: pointer;
}

/* Table Projekte */

table.projekt {
margin: 0px 0 15px 0px;
width:585px;
background:#7B7B7B;
border-collapse:inherit;
border-bottom: 1px solid #7B7B7B;
}

table.projekt td {
background:#FFF;
line-height:20px;	
padding:6px;
}

table.projekt td.titel {
	font-weight:bold;
}

table.projekt td.projektbild img, img.projektbild {
	padding:5px;
	border:1px solid #7B7B7B;
}

p.projekt_titel {
margin:10px 20px 0 10px;
padding:5px 5px 5px 10px;
font-size:14px;
font-weight:bold;
line-height:14px;
}

p.projekt_text {
margin:0 20px 0 10px;
padding:5px 5px 10px 10px;
font-size:14px;
font-weight:bold;
line-height:14px;
background:#FFF;
color:#257FA8;
border-left: 1px solid #257FA8;
border-right: 1px solid #257FA8;

}

p.projekt_optionen {
margin:0 20px 0 10px;
padding:5px 5px 10px 10px;
font-size:14px;
font-weight:bold;
line-height:14px;
background:#FFF;
color:#257FA8;
border: 1px solid #257FA8;


}


img.stern {
cursor: pointer;
}


#blume-loader {
text-align:center;
display:none;
}

a.nopic {
	text-decoration:none;
	color: #7B7B7B;
	line-height:120px;
	padding:5px;
	width:165px;

	border:1px solid #7B7B7B;
	text-align:center;
	display:block;
}


/* Pager Projekte */

a.p_sort {
	color: #7B7B7B;
	text-decoration:none;
	display:block;
	padding: 0 0 0 24px;
	background: url("../_bilder/p_sort.png") left no-repeat;
}

a.p_sort_asc {
	font-weight:bold;
	background: url("../_bilder/p_sort_asc.png") left no-repeat;
}

a.p_sort_desc {
	font-weight:bold;
	background: url("../_bilder/p_sort_desc.png") left no-repeat;
}

/* Kommentare + Foren */
.melden {
	float:right;
	cursor:pointer;
}


/* hightlight */
.highlight { background-color: #EA7504; color:#FFF; }

/* sortable */

ul#picsort {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:20px;
} 

ul#picsort li {
	margin:0 20px 0 0;
	padding:0;
	float:left;
	position:relative;
	cursor:move;
} 



div.winner {
padding:1px 0px 42px 1px;
text-align:center;
cursor:pointer;
position:absolute;
top:-16px;
right:-26px;
width:42px;
height:37px;
background:url(../_bilder/winner.gif) no-repeat;
}

div.winner span {
line-height:35px;
font-weight:bold;
color:#333;
font-size:18px;
}

div.winner div {
	text-align:left;
	position:absolute;
	border: 1px dotted #7B7B7B;
	background:url(../_bilder/winner-bg.png);
	
	padding:10px;
	top:30px;
	right:0px;
	z-index:100;
	width:150px;
	display:none;
}

div.winner div p, div.winner div td {
	text-align:left;
	padding:0px;
	font-size:11px;
}


/* diary */

.diarythumb {
	position:relative;
	width: 50px;
	height:35px;
	border:1px solid #999;
	overflow:hidden;
	text-align:center;
	float:left;
	margin: 5px 5px 0px 0;
	cursor:pointer;
}

.deldiarypic {
	position:absolute;
	font-size:35px;color:#FFF;font-weight:bold;
	left:14px;
	top:-3px;
	display:none;
	font-size:35px;color:#FFF;font-weight:bold;
	text-decoration:none;
}

.diarythumbbox {
	border-top:1px solid #999;	
}
