/*********************************************************
 *                                                       *
 *                                                       *
 *                Neustadtl    WEBSITE                   *
 *                                                       *
 *                                                       *
 *                 Stylesheet ver 0.1                    *
 *                                                       *
 *                                                       *
 *********************************************************/
 
/* HTML Tags zuruecksetzen. */
html, body, div, p, h1, h2, h3, h4, h5, h6, a, ul, ol, li, blockquote, adress, dd, dl, dt,
span, em, b, i, code, pre, abbr, acronym, cite, strong,
table, tr, td, th, tbody, thead, tfoot, caption,
form, input, option, select, textarea, button, fieldset, label, legend {
/* Abstaende */
  margin:0;
  padding:0;
}


	
html, body {
  color:#000000;
  font-family:Verdana,sans-serif;
  font-size:12px;
  /*width: 100%;*/

  background-image: url(pics/body_bg_05.gif);
  background-repeat: repeat-y;
  padding:0px;
  margin:0px;
}

.print_only {
	display:none;
}

div#seite	{
	padding:0px;
	margin:0px;
	width: 950px;
}

a	{
	color:#003D6A;
	font-family:Verdana, Helvetica;
	font-size:12px;
	text-decoration:none;
	}
	
img {
	display: inline;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
	
p {
	font-family:Verdana,sans-serif;
}

td {
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6 {
	color:#003D6A;
	}

/*
 * Hidden visual content
 */
.hidden {
 position: absolute;
 left: -2000px;
 top: -2000px;
 height: 0;
 display: inline;
 margin: 0;
 padding: 0;
 overflow: hidden;
}

/* Tauschbörse */
div.wrapperLinksContentFilled p a.inseratlink {
	font-size:11px;
	display:block;
	margin:2px 0px 0px 3px;
	line-height:12px;
}

div#content a.inseratlink {
	padding:0px 10px;
	font-size:11px;
	
}

/* BEREICHE */

/* Header */

div#header {
  height: 140px;
  width: 950px;
  /**background-image: url(pics/header_03.jpg);**/
  background-image: url('pics/balken_top_blau.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
html>body div#header {
	width: 950px; 
	/* ie5win fudge ends */
	}

div#crumb {
		margin:0px 0px 0px 0px;
		padding:40px 0px 0px 0px;
	}
	div#AAA {
		margin:35px 0px 0px 0px;
		float:left;
		width:160px;
	}
		div#AAA ul li{
			display:inline;
			margin-left:10px;
		}
		
div#logo {
  position:absolute;
  top:0px;
  left:0px;
  height: 103px;
  width: 950px;
  /**background-image: url(pics/header_03.jpg);**/
  background-position:bottom left;
  background-image: url(pics/logo_frei_neustadtl.gif);
  background-repeat:no-repeat;
  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
html>body div#logo {
	width: 950px; 
	/* ie5win fudge ends */
	}

div#scroller {
  height: 70px;
  width: 950px;
  /**background-image: url(pics/header_03.jpg);**/
  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
html>body div#scroller {
	width: 950px; 
	/* ie5win fudge ends */
	}

div#wrapper {
	width:773px;
	float:left;
}
	div#wrapperLinks {
		float:left;
	}
		div#menu {
					width:171px;
					font-family:Tahoma, Arial, Verdana;
				}
					div#menu ul {
						margin:5px 0px 0px 5px;
						list-style-type:none;
						list-style-image:none;
					}
						div#menu ul li {
							margin-top:2px;
							font-weight:bold;
							background-color:#ffffff;
						}
						div#menu ul li ul {
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 20px;
							list-style-type:none;
							list-style-image:none;
							background-color:#f1f1f1;
						}
						div#menu ul li ul li {
							font-weight:normal;
							margin:0px 0px 0px 0px;
							padding:3px 0px 3px 0px;
							background-color:#f1f1f1;
						}
						div#menu ul li ul li ul{
						}
							div#menu ul li a, div#menu ul li a:visited {
								color:#000000;
								text-decoration:none;
								display:block;
								padding:0px;
							}
							div#menu ul li a:hover, div#menu ul li a.activePage {
								text-decoration:underline;
							}
							
							div#menu ul li ul li a, div#menu ul li a:visited {
								color:#000000;
								font-size:0.9em;
								text-decoration:none;
								display:inherit;
								padding:0px;
							}
							div#menu ul li ul li a:hover, div#menu ul li a.activePage {
								text-decoration:underline;
							}
	div#wrapperRechts {
	
	}
		div#content {
			float:left;
			margin:0px 0px 0px 20px;
			width:543px;
		}
		
		div#content ul, div#content ol {
			margin:0px 0px 0px 30px;
		}
		
			div#startseite {
				width:400px;
				overflow:hidden;
				float:left;
				margin:0px 10px 0px 0px;
			}
			div#startseiteInfo {
				width:200px;
				float:left;
			}
				div#startseiteInfo a, div#startseiteInfo a:visited {
					border-bottom:1px solid black;
				}


div#boxes {
	float:right;
}
	div#infobox {
		width:160px;
		margin:0px 0px 0px 0px;
	}
		div#infobox .headline {
			color:#ffffff;
		}
		div#infobox .einheit {
			padding:10px;
			margin-bottom:0px;
		}
		
		div#infobox .titel {
			font-size:1em;
			font-weight:bold;
		}
		div#infobox .text {
			font-size:0.8em;
		}
		
	div#infobox_veranstaltungen {
		width:191px;
		margin:0px 16px 0px 0px;
		overflow:hidden;
	}
		div#infobox_veranstaltungen .headline {
			color:#ffffff;
		}
		div#infobox_veranstaltungen .einheit {
			padding:10px;
			margin-bottom:0px;
		}
		
		div#infobox_veranstaltungen .titel {
			font-size:1em;
			font-weight:bold;
		}
		
		
div#footer {
	margin:0px 0px 0px 180px;
}

.searchword {background-color: yellow;}
	
td {
	padding-top:5px;
	}

#dhtmltooltip{
	position: absolute;
	width: 120px;
	border: 1px solid black;
	padding: 5px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

div#styleSize {
	margin:5px 0px 0px 10px;
	font-size:1em;
}

div#newscenter {
	position:absolute;
	top:123px;
	left:792px;
	width:160px;
	background-color:#F8F9FA;
	background-image:url(pics/newscenter_12.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	overflow:hidden;
	}
div#suche {
	position:absolute;
	top:81px;
	left:781px;
	z-index:100;
}

div#main {
	position:absolute;
	top:85px;
	left:425px;
}

.news {
	padding: 10px;
	}
.news a {
	font-size:0.9em;
	color:#777;
	}
.news a:hover{
	text-decoration:underline;
	}
	
.back_orange  {
	float:right;
	background-image:url('pics/back_orange.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:27px;
	height:18px;
}

a.back_orange , a:link.back_orange , a:visited.back_orange , a:active.back_orange  {
	float:right;
	background-image:url('pics/back_orange.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:27px;
	height:18px;
}

a:hover.back_orange  {
	float:right;
	background-image:url('pics/back_green.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:27px;
	height:18px;
}

.modul {
	/*border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;*/
	line-height:18px;
}
	.headline {
		font-size:1.0em;
		display:block;
		padding:5px;
		text-align:right;
		color:#7B7B7B;
	}
	.headline a{
		color:#7B7B7B;
	}
	.einheit {
		margin-bottom:20px;
		padding:5px;
		border-bottom:1px dotted black;
	}
	
		.modul p {
			margin-bottom:15px;
		}
		
		.modul p b {
			display:block;
		}
		
		.modul p p {
			margin:0px;
		}
		
		.titel {
			font-size:1.4em;
			display:block;
			font-weight:bold;
			margin-bottom:10px;
			color:#64768F;
		}
		
		.subtitel {
			font-size:1.2em;
			display:block;
			font-weight:bold;
			margin:10px 0px 5px 0px;
			color:#4D85D2;
			border-bottom:1px dotted black;
		}
		
		a.subtitel {
			text-decoration:none;
			color:#A07A44;
		}
		
		.inhalt {
			display:block;
		}
			.bild {
				float:right;
				margin-left:20px;
				padding:3px;
			}
			.thumb {
				float:left;
				margin:0px 10px 10px 0px;
				background-color:#eeeeee;
				border:1px solid #A07A44;
				padding:5px;
				height:110px;
				width:110px;
				text-align:center;
				overflow:hidden;
			}
			
			.tr_header {
				text-align:left;
			}
			
			.tr_header th {
				padding:5px;
				border-bottom:1px solid #000000;
				font-weight:normal;
				vertical-align:top;
			}
			
			.tr_header th a {
				text-decoration:none;
				
			}
			
			.even {
				background-color:#F1F1F1;
			}
			
			.even:hover {
				background-color:#CECFC9;
			}
			
			.even a, .odd a {
				text-decoration:none;
				color:black;
			}
			
			.odd {
				background-color:transparent;
			}
			
			.odd:hover {
				background-color:#CECFC9;
			}
			
			.tr_height td{
				padding:5px 5px;
				vertical-align:top;
			}
			
			.einleitung {
				font-weight:bold;
				padding-bottom:5px;
				width:400px;
				float:left;
				color:#7B7B7B;
			}
			.text {
				display:block;
				margin-bottom:5px;
			}
			.zusatz {
			
			}
			
			.datum_leiste {
				text-align:center;
				border-bottom:1px solid #64768F;
				border-top:1px solid #64768F;
				padding:5px 0px;
				margin-bottom:5px;
				color:#64768F;
			}
			
			.datum_leiste a {
				text-decoration:none;
				color:#64768F;
			}
			
			.datum_leiste a.active {
				font-weight:bold;
			}
			
		.datum, .datum a {
			color:#A1A1A1;
			text-decoration:none;
			margin-bottom:5px;
		}
		.link {
			padding-bottom:5px;
		}
		
		div#content table th {
			border-bottom:1px solid #000000;
			font-weight:bold;
			font-size:1.1em;
			text-align:left;
			padding:10px 0px 5px 0px
		}
