* {
	margin: 0;
	padding: 0;
}

img {
	border:0; }

html, body {
	height: 100%;
}

body {
	background:url(graphics/background.gif) repeat-y 34px 0px; }

body,p,ul,ol,li,h1,h2,h3,.main-paragraph { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 17px;
	color: #000000;
	} 

.main-paragraph, p, #right-part ul, ol, table.content-table, table.small-image-table {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 5px 25px 15px 25px;
	padding: 0;
}

table.content-table,  table.small-image-table {
	border-collapse:collapse; }

#header-link {
	font-family:"Courier New", Courier, monospace;
	font-size: 17px;
	text-align:center;
	text-transform:uppercase;
	font-weight: bold;
	color:#808080;
	background-color: #C4D0BF;
	margin: 0px 5px 15px 5px;
	padding: 0;
}

#header-link a {
	color:#808080;
	text-decoration:none;
}

h2, h3, h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding:18px 20px 9px 25px;
}

h4 {
	padding:9px 20px 6px 25px;
	color:#b75555; }

em {
	font-style: kursiv;
}


strong {
	font-weight: bold;
}


.rechts {
	float: right;
}

.links {
	float: left;
	text-align:left;
}

* html .links {
	margin-left:0;
	padding-left:25px; }

.break-float {
	clear:both;
	font-size:1px;
	line-height:0;
	height:0;
}

.grau {
	color: #666666;
}

#home-link {
	position:relative;
	height:60px;
	margin-bottom:0; }
	
#left-part #home-link a {
	display:block;
	background:url(graphics/logo_small.gif) no-repeat bottom center;
	width:100%;
	height:60px; }
	
#left-part #home-link a:hover {
	background:url(graphics/logo_small_hover.gif) no-repeat bottom center; }
	
.left {
	text-align:left; }
	
.center {
	text-align:center; }
	
.right {
	text-align:right; }
	
.for-text-version {
	position:absolute;
	left:-5000px;
	height:0;
	width:0;
	font-size:0;
	line-height:0; }
	
/* Startseite Layout-Container */

#wrapper {
	position: absolute;
	width: 900px;
	color: #000;
	background-color: #C4D0BF;
	left: 34px;
	padding: 0;
	margin:0;
	padding-bottom:24px;
}

.title-window {
	background:url(graphics/muenzburg_neu.jpg) bottom no-repeat;
	height:100%;
	padding-top:150px;
	padding-bottom:50px; }
	
.title-window #head {
	position:absolute;
	left:0px;
	width:900px;
	height:150px;
	background:url(graphics/logo.png) center no-repeat; }
	
.title-window #flower {
	position:absolute;
	bottom:0;
	left:0;
	height:120px;
	width:150px;
	background:url(graphics/rose.gif) top right no-repeat; }
	
#bottom-logo {
	position:absolute;
	width:100%;
	background:white;
	bottom:-75px; }
	
#bottom-logo a {
	font-size:0; padding:0; border:0; margin:0; line-height:0;  }
	
.title-window #header-link {
	background:none; }
	
.title-window #content {
	margin-top:150px;
	}
	
.title-window #content p, .title-window #content .main-paragraph, .title-window #content h2 {
	background:none;
	text-align:right; }
	
.title-window #content p, .title-window #content .main-paragraph {
	padding-left:580px; }
	
#left-part {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	overflow:hidden;
}

#right-part {
	width: 600px;
	color: #000;
	margin: 0;
	padding:54px 0 0 0;
	float: left;
	overflow:hidden;
}

#navileiste {
	width: 900px;
	text-align: center;
	color: #000;
	background:white;
	padding: 12px 0 3px 0;
}


#navileiste ul, #navileiste li {
	list-style-type: none;
	display: inline; }


#left-part ul {
	padding-top:38px;
	background:url(graphics/notepad_top.gif) no-repeat; }

#left-part li {
	padding:0 8px 0 8px;
	background:url(graphics/notepad_middle.gif) repeat-y; }
	
/* Hack fur IE <= 6 */
	
* html #left-part li {
	height:20px; }
	
* html #left-part li a {
	height:14px; }
	
/* Ende Hack */

#left-part li {
	list-style-type: none;
	text-align: center;
	line-height: 14px;
}

.linklist-bottom {
	width:300px;
	height:20px;
	background:url(graphics/notepad_bottom.gif) no-repeat; }

#breadcrumbs p {
	color:#999999;
	margin-bottom:38px; }

img.blume {
	margin: 15px 0 0 25px;
	padding: 0;
}

.small-image-table td {
	padding-right:1em;
	padding-bottom:1em;
	text-align:left;
	vertical-align:top; }

/* Links */

#left-part p a, .title-window a {
	color:#b75555;
	text-decoration: none;
	background:none;
}

#left-part a:hover, #left-part a:focus, .title-window a:hover, .title-window a:focus {
	background: #eaeee8; }

#left-part ul a {
	font-size:12px;
	line-height:1.6em;
	font-family:"Courier New", Courier, monospace;
	display:block;
	width:inherit;
	color: #666666;
	padding:0;
	text-decoration: none;
	background:white;
}

#left-part ul a:hover, #left-part ul a:focus, #left-part ul .active-link a {
	background:url(graphics/notepad_background.jpg); }

#navileiste a {
	color: #405e18;
	text-decoration: none;
	background: none;
}

#navileiste a:hover, #navileiste a:focus {
	color: #405e18;
	text-decoration: none;
	background: #c4d0bf;
}

#right-part a {
	color: #b75555;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	letter-spacing:1px;
	text-decoration: none;
	background-color: none;
}

#right-part a:hover, #right-part a:focus {
	color: #b75555;
	text-decoration: none;
	background: #eaeee8; }
	
#right-part li {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #C4D0BF;
	margin-left:20px;
	padding: 0; }

#breadcrumbs a, #breadcrumbs a:hover, #breadcrumbs a:focus {
	font-size:11px;
	letter-spacing:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999; }
	
#right-part h4 a {
	background:none;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b75555;
	letter-spacing:0; }
	
#right-part h4.entry_preview a {
	font-weight:normal; }
	
#right-part h4 a:hover {
	color:black; }
	
.teaser {
	margin:0 25px 0 25px;
	border-top:1px dotted black; }
	
#right-part .teaser * {
	padding-left:0;
	margin-left:0;
	padding-right:0;
	margin-right:0; }
	
#right-part .teaser .date-marker {
	position:absolute;
	margin-left:-22px;
	font-size:24px; }
	
#right-part .teaser .date-marker small {
	font-size:18px;
	padding-left:3px; }
	
#right-part .teaser ul, #right-part .teaser ol {
	margin-left:22px; }
	
.teaser-bottom {
	margin:0 25px 0 25px;
	border-bottom:1px dotted black; }
	

	

