/************************** Grundeinstellung Mastertemplate ****************/
body{
	margin:0;
	padding:0;
	text-align: left;
	color:#666;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFff;
	font-size:63.5%;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	}

  #page_margins { 

width: 0;  min-width: 980px; max-width: 90em; background: #fff; }

#page { 

width: 0;  min-width: 980px; max-width: 90em; background: #fff; }

/*************************** Font Mastertemplate *************************/
.editmode{color: red; margin:0.2em; font-size: 1.0em;}
.textarea{color:#666;font-size:1.0em;line-height: 1.6em; }
.lang{color:#666;font-size:0.9em;line-height: 1em; }
.datum{color: #6A6B6C;font-size:1.0em; font-weight: bold;}
.error{color: red;font-size:1.2em; font-weight: bold;}
h1{
	margin: 0em;
	margin-bottom: 0em;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #753308;        /************* #ff6600 *************/
	}

h2{
	margin: 0em;
	margin-bottom: 1.0em;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666;
	}

h3{
	margin: 0em;
	margin-bottom: 1.0em;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666;
	}

/************************** Link Format Mastertemplate ****************/
A.headlinelink:link{text-decoration:none; color : #ff6600; font-weight:bold;  }
A.headlinelink:visited {text-decoration:none; color : #ff6600; font-weight:bold;   }
A.headlinelink:hover {text-decoration:none; color : #DDD; font-weight:bold;  }
A.headlinelink:active {text-decoration:none; color : #ff6600; font-weight:bold; }

A.newsarchiv:link{text-decoration:none; color : #12431E; font-weight:bold;  }  /********* #F60 ******/
A.newsarchiv:visited {text-decoration:none; color : #F60; font-weight:bold;   }
A.newsarchiv:hover {text-decoration:none; color : #DDD; font-weight:bold;  }
A.newsarchiv:active {text-decoration:none; color : #f60; font-weight:bold; }

A.newsboxtxt:link{text-decoration:none; color:#6a6b6c; font-size:11px;}         /******** #6a6b6c *******/
A.newsboxtxt:visited {text-decoration:none; color:#6A6B6C; font-size:11px;    }
A.newsboxtxt:hover {text-decoration:none; color:#12431E; font-size:11px;   }
A.newsboxtxt:active {text-decoration:none; color:#6A6B6C; font-size:11px;   }


/****************************** Content Area *******************************/


#container{
	position: relative;
	background-color:#FFFFFF; 
	left: 0px;
	top: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 980px;
	min-height: 600px;
        border: 1px;
        border-color:#cceeff;
        }


.contentHalf{  /* allows 2 divs next to each other in content */
  float: left;
  width: 87em;
}

.contentLeft {
  float: left;
  width: 20em;
}

.contentRight {
  float: right;
  width: 20em;
}

#langnav {
         position: relative;
         float: left;
         top:-18px;
         

}
  #langnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #langnav a:focus, 
  #langnav a:hover,
  #langnav a:active { text-decoration:underline; background-color: transparent;

}

  #topnav {
    position:relative;
    float:right;
    top: 0px; /* original 10px */
    right: 6px;

    /* (en) essential for correct alignment in Opera 6 ! */
    /* (de) Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
    text-align: right;
    top: 0px;
    color: #aaa; background: transparent;
    font-size: 0.9em;
  }

  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;

}

#header {
	top: 0px;
	height: 180px; /**** war 200 ****/
        width: 960px;
	margin: 0 0 0 10px;
	/* background-color: transparent; */
        background: url(/de2/images/Banner11.jpg) no-repeat top  left;
	}

#hnavi {
        clear: both;
	position: relative;
	top: 70px;	
	width: 600px;
	height: 20px;
        font-family:Geneva, Arial, Helvetica, sans-serif;
	z-index: inherit;
	
}

#listform {  /* Format fuer die gelisteten Veranstaltungen  */
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.88em;
        line-height: 1.2em;
        margin: 0px 0px -5px 0px;
        padding: 0px 0px 0px 0px;
}

* html #listform {  /* Format fuer die gelisteten Veranstaltungen  */
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        line-height: 1.1em;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 5px 0px;
}
#contentbox {
	width: auto;
	margin: 0px 0px 0px 10px;
        padding: 0px 10px 5px 0px;
	background-color: #fff;
	margin-top: 0px;
}

#inhalt {
       width: 500px;
       height: 500px;
       margin: 0px 0px 0px 10px;
       padding: 0px 10px 5px 0px;
       background-color:transparent;
       border:1px;
}

#headline {
	text-align:left;
	border-bottom: 1px #CCC solid;	
	
}

#headline2 {
	text-align:left;
	margin-top: 10px;
	
}

#textarea {
	margin-top: 10px;
	color:#666;
	font-size:11px;
	line-height: 1.6em;
        
}

.links {text-decoration:none; color : #8F1310; font-weight:bold;  }

    

.hr {
       height: 1px noshade;
       width: 720px;
       color: #CCC;

}
.hr2 {
       height: 1px noshade;
       width: 140px;
       color: #CCC;
       margin: 10px 0 15px 25px;
}

.contentBoxBorder{  /* contentBox but with border at bottom */
  margin: 0em 2em 0em 1.5em ! important;
  padding: 1em 0em 1em 0em ! important;
  border-bottom: 0.1em solid #B7B7B7;
}

.newLine{
  display: block;
  clear: both ! important;
}

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

ul.unformattedList li{
  clear:both;
}


        

#footer{
	position: absolute;
	background-color:#FFFFFF;
	left: 50px;
	margin-top: 3px;
	font-size: 11px;
	line-height: 1.2em;
	width: 600px;
	height: 20px;
	top: auto;
	text-align: center;
        }

/**************** Box-Model **********************************/






/***************** neue Navigation mit aufklappbaren Menues *******************/
#nav, #nav ul {
	float: left;
	width: 80.8em;
	list-style: none;
	line-height: 1;
	background: white;
        font: 99%/1.2 arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	border: solid #C2AC7E; /* Umrahmungen der Men�punkte */
	border-width: 1px 0;
	margin: 2px 0 1em 0;
}

#nav a {
	display: block;
	width: 1em;
	w\idth: 1em;
	color: #7C6240; /* Schriftfarbe */
	text-decoration: none;
	padding: 0.25em 0em 0.25em 0.5em;
}

#nav a.daddy {
	background: url(/de2/images/pfeil.gif) center right no-repeat; 
}

#nav li {
	float: left;
	padding: 0;
	width: 10.4em; /* bestimmt die Breite der ersten Ebene original 10em */
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em; /* bestimmt die Breite der    original 14.4em */
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 0.2em;
	width: 13.9em        /* bestimmt die Farbenbreite */
}

#nav li ul a {
	width: 13em; /* letzter Wert war 13 */
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12em; /* letzter Wert war 12 */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #D7C79F; /* Farbe der Hintergr�nde */
}

/************************ Full-Text-Search **********************************/
#searchcontent{
       
	padding-left: 0;
        margin-right: 10;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:5;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#searchFormular{
        width: 12.2em; 
	text-align: left;
        font-size: 11px;
	margin-left: 0;
        margin-right: 0;
	padding: 0px 10px 28px 10px;
        }


.searchForm{
	margin: 0px;
	padding-top: 5px;
	border-width:0px;
	border-style: solid;
	border-color: #CCCCBB;
        }

.searchForm#text{ 
	width: 110px;
	font-size: 8px;
	color:#666;
	}



.searchForm#submitbutton{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border-width: 0px;
        }

/*************** Formatierung der Registrierung **************/


fieldset {
     width: 35em;
     margin: 0.5em 2em 0.5em 1.9em;
     display: block;   
     font-size: 1.0em;
     
     background: #FFF;
     clear: both;
     }
	
* html fieldset {padding: 4px;}

     legend {
     background: #E7BE95; /* Farbe der Felder */
     padding: 4px;
     border: 1px solid #ddd;
     border-right-width: 2px;
     border-bottom-width: 2px;
     margin-bottom: 4px;
     font-weight: bold;
		   }
.kontaktdaten label {
     display: block;
     width: 9em;
     float: left;
     }

input,textarea,select {
     margin: 3px 5px;
     border: 1px solid #E7BE95; /* Farbe des Textrahmens */
     background: white;
     padding: 3px 3px;
    
     }

input:active, input:focus, input:hover { background: #E8EBDF;}

.newLine{
  display: block;
  clear: both ! important;
}

/*
  stuff for voting
*/
table.voting {
  width: 41em;
  margin: 0em;
  padding: 0em 1em 0em 0em;
}

table.voting td, table.voting th, table.voting tr {
  text-align: left;
  margin: 0em;
  padding: 0em 0em 0.4em 0em;
}

table.voting td.answer {
  width: 10em;
}

table.voting td.result {
  width: 31em;
}

table.voting div.votingBar {
  height: 1.3em;
  background: #AACCFF;
}

table.voting div.resultPercent {
  position: absolute;
}

