/*

 * Projekt:	Webcuts Internet Film Fest Berlin

 * Version:	1.0.0 

 * Datum:	090524

 * Autor:	EJA

 * 

 * familie redlich

 * http://www.familie-redlich.de

 *

 */


/* Tags */
body { padding:0px 0 0 30px; margin:0;
background:#000 url(../pic/hg-start-11.jpg) no-repeat;
color:#fff;
	font:12px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, sans-serif; }	
	
	
body.select {
background-image: none;
	text-align:center;
}

img { border:none; }
a { color:#f57900; text-decoration:none; display:block; }
h1, h2 { color:#53bfee; font-size:16px; font-weight:normal; margin:0 0 5px 0; padding:0;}
p { margin:0 0 5px 0; padding:0; }
form  { margin:5px 0; padding:0; }
iframe { border:none; }

#movies { border:none; width:219px; height:200px; overflow:hidden; }
#logo { position:absolute; margin: 20px 0 0 0;}

/* Inhalt */
#wrapper {
width: 750px;
margin: 0px auto;
/* margin: 0 300px 0 300px; */
}
#wrapper-content {
 width:700px; float:left; margin:0 0 50px 0; 
background: url("../pic/hg-start-11.jpg") no-repeat scroll 0 0 #000000;

}
#submission, #webcuts { width:700px; margin:40px 0 0 0; }
#submission #col-left, #submission #col-right { width:330px; float:left; }
#submission #col-right { margin:0 0 0 39px; }
#submission a { font-size:14px; margin:0 0 5px 0; background:transparent url(../pic/ico-pfeil.png) top right no-repeat; }
#submission a:hover { color:#fff; background:transparent url(../pic/hg-pfeil.png) top right no-repeat; }
#submission a.text { color:#f57900; display:inline; background:none; font-size:12px;}
#submission a:hover.text { text-decoration:underline;}

#webcuts #about, #webcuts #winners, #webcuts #pictures { width:220px; float:left; margin:0 0 0 19px; }
#webcuts #about { margin:0; }
#webcuts a { margin:0 0 5px 0; background:transparent url(../pic/ico-pfeil.png) top right no-repeat; width:205px; }
#webcuts a:hover { color:#fff; background:transparent url(../pic/hg-pfeil.png) top right no-repeat; }
#webcuts #winners a { float:left; width:100px; margin:0 9px 9px 0; padding:0; }
#webcuts #winners img { width:100px; height:57px }
#webcuts p { margin:0 0 10px 0; padding:0; }
.orange	{ color:#F57900}

/* Spalte */
#wrapper-border { width:200px; margin:0 0 0 40px; float:left; }
#functions { height:330px; }
#functions a { margin:30px 0 0 0; background:transparent url(../pic/ico-pfeil.png) top right no-repeat;}
#functions a:hover { background:transparent url(../pic/hg-pfeil.png) top right no-repeat; }
#functions a .headline2 { color:#f57900; font-size:16px; display:block; margin:0 0 4px 0; }
#functions a:hover .headline2 { color:#fff; font-size:16px; display:block; }
#functions a .text { color:#fff; display:block; }
#powered a { display:block; margin:0 0 30px 0; color:#c0c0c0;}
#powered a.footer { margin:0 0 5px 0; } 
#powered a img { filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; khtml-opacity:0.75; }
#powered a:hover { color:#fff;}
#powered a:hover img { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; khtml-opacity:1; }

#start {-x-system-font:none; border-top:1px solid #666666; color:#808080; font-family:verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; position:absolute; top:100em; width:700px; }

/* Formular */
label { width:90px; display:block; float:left; height:20px; margin:0 0 10px 0; padding:0; }
input, select, textarea { color:#fff; width:230px; display:block; float:left; height:24px; margin:0 0 10px 0; padding:0; border:1px solid #444; background:#313134 url(../pic/hg-form.png) top left repeat-x; }
textarea { height:120px; }
input.knopf { border:none; text-align:right; color:#f57900; height:16px; margin:0; background:transparent url(../pic/ico-pfeil.png) center right no-repeat; cursor: pointer;}

/* NOMINEES */

#submission .nominees a{ margin:0 0 5px 0; background:none; /* width:205px;*/ display: inline; }
#submission .nominees a:hover { color:#fff; background:none; }

#submission .nominees hr {margin-bottom: 200px;}

#submission .nominees h1 { font-size: 32px; padding-top: 25px;}
#submission .nominees h2 { color: #eee; border-bottom: 1px solid #333; margin-bottom: 50px; padding-top: 10px; padding-bottom: 10px; line-height: 25px; !important;}

/* FARBWERTE */

#farbwerte {
text-align: left;

/* background: #fff url(../pic/whitegradient.jpg) repeat-x; */
background: #fff;
width: auto;
color: #000;
margin: 0 0 0px -30px;
padding: 0 0 50px 0;


}

#farbwerte #content {
padding: 0 30px 0 30px;
width: 700px;
}

#farbwerte h1 {
color: #000;
}

#farbwerte #content a {font-weight: bold; color: #009cdd; margin:0 -5px 5px -5px; padding: 0 5px 0 5px; }
#farbwerte #content a:hover { color:#fff; background: orange; margin: 0 0px 5px -5px;}

#pleaseselect {
padding: 10px;
text-transform: uppercase;
text-align: center;
border: 4px dashed #fff;
margin: 0 0 0 -30px;
}

