/* *****   ein schickes stylesheet fuer die FILMWERKSTATT       **********
   *****   hier die styles fuer die normale ansicht             **********
*/


/* ***** die farben: *****************************************************
weiss          #FFF;
schwarz        #000;
*/


/* ***** debug ***********************************************************

div									{ border: 1px solid black; }
body								{ background: url(../images/_vorlage.jpg) no-repeat; } */
.debug								{ border: 1px solid black; }


/* ***** uebergreifendes ... *********************************************
*/
html								{  }
body								{ padding: 0; margin: 0; background: white;
									  font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Geneva,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; line-height: 120%; text-align: left; }
#mantel								{ margin: 0; padding: 0; width: 952px; text-align: left; }
#mantelPad							{ margin: 0; padding: 1px; }

.clear								{ clear: both; }


/* wer hat angst vor: rot #DE2F40; gelb #FFFF00; blau #87BCCE; */

#navigation							{ position:absolute; top:1px; left:1px; width:865px; height:20px; z-index:10; background:black url(../images/logos/filmwerkstatt-favicon-invers.gif) 3px 3px no-repeat; color:white; font-size:11px; font-weight:bold; padding:3px 0 0 0; }
#datum								{ position:absolute; top:1px; left:867px; width:85px; height:20px; z-index:9; background-color:#DB2F2B; color:white; font-size:11px; font-weight: bold; padding: 3px 10px 0 10px; }
#illustration						{ position:absolute; top:25px; left:1px; width:600px; height:auto; z-index:0; border:0; background:#AAAC2D; }
#seminare							{ position:absolute; top:51px; left:640px; width:327px; height:150px; z-index:3; overflow:auto; border-bottom:1px dashed #CCC; }
#news								{ position:absolute; top:225px; left:640px; width:327px; height:400px; z-index:4; overflow:auto; border-bottom:1px dashed #DDD; }
#ich								{ position:absolute; top:625px; left:1px; width:173px; height:auto; z-index:5; font-size:10px; line-height:12px; color:#94ACB9; background:#000C2B; padding:2px 10px 2px 14px; border-left: 1px solid black; border-bottom:1px solid #333; border-right:1px solid #333; /* border-top:1px solid #ED7507; */}
#adresse							{ position:absolute; top:641px; left:640px; width:279px; height:auto; z-index:5; font-size:11px; line-height:130%; color:#999; padding:0 0 10px 0; text-align: right; }

#navigation a						{ margin-left: 16px; letter-spacing: 0px; text-decoration: none; color: white; font-weight: bold; border-bottom: 4px solid black; }
#navigation a:hover,#navigation a:focus
									{ color: white; border-bottom: 3px solid #AAAC2D; }
#adresse a							{ color: #999; text-decoration: none; }
#adresse a:hover					{ color: #AAAC2D; text-decoration: underline; }

a									{ color: #AAAC2D; }
#news a,#seminare a					{ text-decoration: none; padding: 0 0 1px 2px; border-bottom: 1px solid #E6E6E6; border-left: 1px solid #E6E6E6; }
#news a:hover,#seminare a:hover		
									{ background: #AAAC2D; /* border-bottom: 1px dotted #F28000; */ }
/*#news strong,#news strong a	
									{ text-decoration: none; border: 0; font-size: 12px; }*/
a:hover,a:focus						{ color: #FFF; }
a#on								{ border-bottom: 3px solid #4C72D3; }
#ich a								{ text-decoration: none; font-weight: bold; color: #94ACB9; }
#ich a:hover						{ color: #AAAC2D; }
/* #news em							{ font-size: 12px; letter-spacing: 1px; font-style: normal; text-transform: uppercase; }*/
#news img, #seminare img			{ margin: 0 0 0 0; padding: 0px; border: 2px solid #CCC; }
#news img.thumb, #seminare img.thumb
									{ margin: 1px 7px 0 0; padding: 0; border: 2px solid #CCC; }
#news a img:hover,#seminare a img:hover	
									{ padding: 0; border: 2px solid #AAAC2D; }
/* #ich a:hover						{ color: #E17C18; } */
a.h1ref								{ padding: 1px; color: white; background-color: #4C72D3; text-decoration: none; font-size: 11px; }
a.h1ref:hover						{ color: white; background-color: #F28000; }
h1									{ margin: 0; padding: 0 0 6px 0; font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Geneva,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 14px; line-height: 17px; color: #080707; font-weight: bold; }
#content p							{ margin: 0; padding: 0px 0 5px 0; }
p,div								{ font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Geneva,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; line-height: 16px; color: #080707; }


.artikel							{ padding: 5px 10px 4px 0; }
.sticky								{ padding: 3px 10px 4px 10px; margin: 5px 15px 5px 0; border: 1px solid #E6E6E6; background: #F5F7FC; }
.veroeffentlicht					{ font-size: 10px; font-weight: normal; color: #999; }
h2									{ margin: 0; padding: 3px 0 3px 0; font-size: 12px; line-height: 150%; }


/* ***** formulare *******************************************************
*/
form								{ display: inline; } /* fuer IE, um umbruch zu vermeiden */
input,
textarea							{ padding: 1px 2px; color: #333; font-style: normal; font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Geneva,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px;  }
textarea							{ width: 270px;  height: 120px; }


/* ***** navigation ******************************************************
*/
#nav a:hover,#navigation a:focus	{ color: white; border-bottom: 3px solid #AAAC2D; }

#nav								{ background: black; width: 965px; height: 23px; margin: 0; padding: 0; }
#nav ul								{ border: 0; margin: 0; padding: 0; list-style-type: none; text-align: left; }
#nav ul li							{ display: block; float: left; text-align: left; padding: 0; margin: 0 0 0 0; }
#nav ul li a						{ padding: 0 1px; margin: 0 9px; font-size: 11px; line-height: 200%; text-decoration: none; color: white; font-weight: bold; }
#nav ul li a:hover,
#nav ul li a:focus					{  }
#nav ul li.navHome					{ padding: 0 2px 0 15px; background: url(../images/logos/filmwerkstatt-favicon-invers.gif) 5px 3px no-repeat; }
/* navi ausgewaehlt: */



/* ***** 12-04-2009 martin niggemann, www.weltrettung.org ****************
*/



