/* Grimmels Design*/

body { 
	background: #ccc8bd ; 
	margin:0; 
	padding:0;
	text-align:center;
	}
	

	
/*Links für Hauptnavi*/	
	
a.navi:link{
	text-decoration:none; 
	color:#ffffff;
}	
a.navi:visited { 
	text-decoration:none;
	color:#ffffff; 
	}
a.navi:hover, a:active { 
	color:#aaaaaa;
	text-decoration:underline;
	}		
	
/*Ende Links für Hauptnavi*/	
	
a:link { 
	text-decoration:none; 
	color:#000;
	border-bottom:1px dotted 
	}
a:visited { 
	text-decoration:none;
	color:#333333; 
	border-bottom:1px dotted 
	}
a:hover, a:active { 
	color:#aaaaaa;
	text-decoration:underline;
	}	
	
	
	
p { 
	font: 11px verdana; 
	text-align: left;
	}	
	
table {
	color:#38460c;
	font: 11px verdana; 
	text-align: left;
	line-height:14px;
	float:right;

	
	/*margin: 0 40px 0 200px;
	padding:0 15px;
	width:500px;*/
}	


img.right {
      	float:right;
      	padding:10px 10px 10px 10px;
      	border:none;

      }
			
img.left {
      	float:left;
      	padding:10px 10px 10px 10px;
      	border:none;

      }			
	
	
#header { /*Titelbild*/
	background:#fff url(header.jpg) no-repeat top left; 
	width:770px;
	height:199px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}	
	
	
#container {  /*verwendet*/
	background:#fff url(background.jpg) repeat-y top left; 
	width:770px;
	min-height:820px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}	
	

#links{  /*Linkliste oben*/
	position: absolute;
	top:135px;
	padding-left:62px;
	color:#fff;
	width:350px;
	font-weight:bold;
	text-decoration:none;
	font:11px verdana;
}

#links2row{  /*Linkliste 2spaltig oben*/
	position: absolute;
	/*float:right;*/
	padding-left:55px;
	text-align:center;
	top:128px;
	color:#fff;
	width:350px;
	font-weight:bold;
	text-decoration:none;
	font:11px verdana;
	line-height:14px;
}


#pics{  /*polaroid links*/
	position: absolute;
	top:200px;
	padding-left:5px;
	color:#fff;
	background:transparent url(pics.jpg) no-repeat top left;
	width:227px;
	height:250px;
}

#pics div a{
	display:block;
	width:227px;
	height:250px;
}

#concert{  /*Post-IT mit Konzerthinweis links*/
	position: absolute;
	top:450px;
	padding-left:0px;
	color:#fff;
	background:transparent url(concert.jpg) no-repeat top left;
	width:233px;
	height:239px;
	
}	

#footer {
	text-align:center;
	margin: 10px 40px 0 335px;
	padding-bottom:10px;
	width: 365px;
	font: 10px verdana;
	
}




/*
#textblock {

	padding:0 15px;
	margin-left: 220px;
	margin-top: 20px;

	width:480px;

	line-height:16px;
	color:#38460c;
	border-bottom:1px solid #e3e4e0;
	
	}	
*/


h1, h2, h3, h4 {
	margin:0;
	padding:0;
}		


#titelbox {
	margin: 0 40px 0 0px;
	padding:3px 15px;
	width:483px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color : #000;
	color: #fff;
	font: 15px verdana;
	font-weight:900;
}	


#untertitelbox {
	margin: 0 150px 0 0px;
	padding:2px 15px;
	width:483px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color : #000;
	color: #fff;
	font: 12px verdana;
	font-weight:800;
}

#smalllink {
	margin-right:40px;
	float:right;
	padding:0 10px;
	width:80px;
	text-align:right;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color : #000;
	color: #fff;
	font: 10px verdana;
	font-weight:700;
}


	
/* Ende */
	



acronym {
	border-bottom:1px dotted #38460c;
	cursor:help;
}
a acronym {bottom-border:0;}
ul {
	padding:0;
	margin:0;
}
/* header images 
h1, h2 {
	margin: 0 0px 0 10px;
	padding:0;
	width: 395px;
}
/*
h1 {
	background:#f4f5f0 url(intro_bg_a.jpg) no-repeat top left;
	height:30px;
}
h2 {
	background:#f4f5f0 url(intro_bg_b_blabla.jpg) no-repeat top left;
	height:110px;
}
h1 span, h2 span {display:none;}
*/
/* specific divs */



#textblock, #quickSummary, #preamble, #explanation, #participation, #benefits, #requirements {
	margin: 0 40px 0 200px;
	padding:0 15px;
	width:500px;
	border-bottom:1px solid #ccc8bd;
	}	
#textblock {
	background:transparent url(quicksum_title.gif) no-repeat top left;
	padding-top:30px;
	/*padding-left:35px;*/
}

/* mal wechlassen
#quickSummary {
	background:transparent url(quicksum_title.gif) no-repeat top left;
	padding-top:30px;
}
#preamble {
	background:transparent url(theroad_title.gif) no-repeat top left;
	padding-top:30px;
}
#explanation {
	background:transparent url(explain_title.gif) no-repeat top left;
	padding-top:30px;
}
#participation {
	background:transparent url(participate_title.gif) no-repeat top left;
	padding-top:30px;
}
#benefits {
	background:transparent url(benefit_title.gif) no-repeat top left;
	padding-top:30px;
}
#requirements {
	background:transparent url(req_title.gif) no-repeat top left;
	padding-top:30px;
}

*/
#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3  {display:none;}

#textblock p, #quickSummary p, #preamble p, #explanation p, #participation p, #benefits p, #requirements p {
	margin:15px 5px;
	margin-left: 25px;
	line-height:16px;
	color:#38460c;
}
h1, h2 {
	margin: 0 0px 0 10px;
	margin-left: 15px;
	padding:0;
	width: 395px;
}	
	h3, h4 {
	margin: 0 0px 0 10px;
	margin-left: 25px;
	padding:0;
	width: 395px;
}


/* footer */






#linkList ul {
	margin: 0;
	padding: 0;
}
#lselect {
	background:transparent url(select_nav_title.gif) no-repeat top left;
	padding-top:30px;
}
#lselect h3 {display:none}
#lselect ul {
	margin:0 0 0 -15px;
	padding:0;
	width:235px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:0;
}
#lselect li {
	font:11px verdana;
	width:235px;
	padding:5px 10px 15px 10px;
	height:auto;
	list-style-type: none;
	margin:0 0 -3px 20px;
	background:#dee1d3 url(li_bg_tab.gif) no-repeat bottom left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:215px;
}
div[id="lselect"]>li { margin:0 0 0 20px; !important; }
#lselect li a:link, #lselect li a:visited {
	font-weight:bold;
	color:#39470D;
	display: block;
	margin:0;
}
#linkList li a.c:link, #linkList li a.c:visited {
	color: #929B70;
	padding:0;
	font-weight: normal;
	display: inline;
	text-decoration: underline;
}
#linkList a.c:hover {
	text-decoration: underline;
}
#larchives {
	background: #fff url(archive_title.gif) no-repeat top left;
	padding-top:30px;
}	
#larchives h3 {display:none;}
#larchives ul, #lresources ul {
	margin:0;
	padding:0;
	width:235px;
}
#larchives li, #lresources li {
	font:11px verdana;
	width:215px;
	padding: 5px 5px 0 5px;
	list-style-type: none;
	margin:0 0 0 20px;
}
#larchives a:link, #larchives a:visited, #lresources a:link, #lresources a:visited {
	color:#929B70;
	text-decoration:underline;
}
#larchives a:hover, #lresources a:hover {
	color:#818a60;
}
#lresources {
	background:#fff url(res_title.gif) no-repeat top left;
	padding-top:47px;
}
#lresources h3 {display:none;}

/* extra divs */
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {display:none;}