body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(contentbackground.gif);
	background-position: left;
}

.headline{
	font-size: 17px;
	text-align:left;
	margin-left:10px;
	color:rgb(232, 78, 15);
	font-weight: bold;
	font-family: Arial,Verdana,  Geneva, Helvetica;
}

.heading {
	font-size: 12px;
	text-align:left;
	margin-left:10px;
	color:rgb(232, 78, 15);
	font-weight: bold;
	margin-left:10px;
	font-family: Arial,Verdana,  Geneva, Helvetica;
}
td {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
p a:link, a:visited {
	color: rgb(232, 78, 15);
	text-decoration: none;
	}
p a:active, a:hover {
	color: rgb(232, 78, 15);
	text-decoration: underline;
	}
td p, td ul, td ol {
	font-size: 100%;
}
ul {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	list-style-image: url(../img/standards/bullet_red.gif);
	list-style-position: outside;
}
ol {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	list-style-position: outside;
}
ul a:link, a:visited {
	color: rgb(232, 78, 15);
	text-decoration: none;
	}
ul a:active, a:hover {
	color: rgb(232, 78, 15);
	text-decoration: underline;
	}
h1 {

}
h2 {
	font-size: 1em;
	font-weight: 600;
	line-height: 130%;
}
h3 {
	/*font-size: 0.8em;
	font-weight: bold;
	line-height: 130%;*/
}

.minitext {
	font-size: 9px;
	color: rgb(232, 78, 15);
}

.linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D3D3;
	line-height: 1px;
}
.bildlinks {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bildrecbts {
	float: right;
	margin-top: 5px;
	margin-right: 00px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.linie-nachoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D3D3;
	line-height: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	height: auto;
	width: auto;
}
.grauer-kasten {
	background-color: #EEEEEE;
	width: auto;
	clear: none;
	padding: 10px;
	text-align: left;
	margin: 0px;
}
.header1 {
	font-weight: 500;
	font-size: 1.5em;
}
.header2 {
	font-weight: 600;
	font-size: 1.2em;
}
.header3 {
	font-size: 1.0em;
	font-weight: bold;
}
.bildunterschrift {
	font-size: 60%;
	padding-top: 5px;
}
.veranstaltung-datum {
	float: left;
	padding-top: 5px;
}
.veranstaltung-header {
	font-size: 1.2em;
	padding-left: 150px;
	float: none;

}
.veranstaltung-body {
	padding-left: 150px;
}

/* definitionen der layers */
/* layer für den hauptcontainer */
#container {
	position: relative;
	height: auto;
	width: 770px;
	margin: 0px auto;
	text-align: left;
	overflow: visible;
	top: 0px;
	}
/* layer für den kopfbereich mit suchfeld */
#kopf {
	position:relative;
	background-color: rgb(232, 78, 15);
	height: 32px;
	width: 770px;
	margin: 0px auto;
}
/* styles für die menupunkte */
.mmhide_kopfnavigation {
	font-size: 75%;
	padding-top: 7px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.mmhide_kopfnavigation a:link, .mmhide_kopfnavigation a:visited {
	color: #000000;
	text-decoration: none;
	}
.mmhide_kopfnavigation a:active, .mmhide_kopfnavigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
/* styles für den finden-button und dem inputfield */
.mmhide_suche {
	font-size: 75%;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 17px;
	color: #FFFFFF;
}
.mmhide_findenknopf {
	font-size: 75%;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 17px;
	color: #FFFFFF;
}
.mmhide_findenknopf a:link, .mmhide_findenknopf a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
.mmhide_findenknopf a:active, .mmhide_findenknopf a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.mmhide_sucheinputfield {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6E3A3C;
	border-right-color: #FAF6F6;
	border-bottom-color: #F5EDED;
	border-left-color: #A48384;
	height: 18px;
}
.mmhide_suchefeld {
	font-size: 75%;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 8px;
	color: #FFFFFF;
}
/* layer für den navigationscontainer */
#nav {
	position:absolute;
	width:197px;
	height:100%;
	z-index:2;
	left: 0;
	top: 58;
}
/* layer für den contentcontainer */
#content {
	position: absolute;
	left: 270;
	top: 148;
	width: 500px;
	height: 100%;
	border: 1px none #000000;
}
#logo {
	position: absolute;
	left: 270;
	top: 58;
	width: 500px;
	height: 90px;
	border: 1px none #000000;
	background-image: url(../img/standards/laverba-bayern-logo.gif);
	background-repeat: no-repeat;
}
/* styles für die navigationsbuttons*/
.mmhide_nav1 {
	font-size: 74%;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #D8D3D3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 197px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.mmhide_nav1 a:link, .mmhide_nav1 a:visited{
	color: #000000;
	text-decoration: none;
	}
.mmhide_nav1 a:active, .mmhide_nav1 a:hover {
	color: #ED1C24;
	text-decoration: underline;
	}
.mmhide_nav1-active {
	font-size: 74%;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #D8D3D3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 197px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mmhide_nav1-active a:link, .mmhide_nav1-active a:visited{
	color: #ED1C24;
	text-decoration: none;
	}
.mmhide_nav1-active a:active, .mmhide_nav1-active a:hover {
	color: #ED1C24;
	text-decoration: underline;
	}
.mmhide_nav2 {
	font-size: 74%;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #D8D3D3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 197px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mmhide_nav2 a:link, .mmhide_nav2 a:visited{
	color: #000000;
	text-decoration: none;
	}
.mmhide_nav2 a:active, .mmhide_nav2 a:hover {
	color: rgb(232, 78, 15);
	text-decoration: underline;
	}
.mmhide_nav2-active {
	font-size: 74%;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #D8D3D3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 197px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mmhide_nav2-active a:link, .mmhide_nav2-active a:visited{
	color: #000000;
	text-decoration: none;
	}
.mmhide_nav2-active a:active, .mmhide_nav2-active a:hover {
	color: rgb(232, 78, 15);
	text-decoration: underline;
	}
/* style für das buchsymbol unter der navigation */
.mmhide_buchsymbol {
	width: 197px;
	background-color: #EEEEEE;
	height: 161px;
	text-align: center;
}
/* style für das vbvblogo über dem content */
.mmhide_logo {
	width: 500px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D3D3;
	padding-top: 17px;
	padding-bottom: 38px;
	margin-bottom: 20px;
}
dt {
	font-size: 85%;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D3D3;
	padding-bottom: 10px;
	padding-top: 10px;
}
dd {
	font-size: 75%;
	padding-bottom: 10px;
	line-height: 130%;
}
dt a:link, dd a:link {
    color: #74003F;
	text-decoration: none;
}
dt a:visited, dd a:visited {
    color: #74003F;
	text-decoration: none;
}
dt a:active, dt a:hover , dd a:active, dd a:hover {
    color: #74003F;
	text-decoration: underline
	}
p.mmhide_searchnav {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: D8D3D3;
	border-bottom-color: D8D3D3;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #eeeeee;
}
.mmhide_searchactive {
	font-size: 130%;
	font-weight: bold;
	color: #ED1C24;
}
.mmhide_searchinactive {
	font-size: 100%;
	font-weight: normal;
}
form#dbsuche {

}
form#dbsuche .linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	line-height: 1px;
}
.mmhide_onlyprint {
	display: none;
}

.h1search{
	color:rgb(232, 78, 15);
	text-align:left;
	margin-left:10px;
}

.searchform{
	width: 300px;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	border-spacing: 0px;
	background-color: #eeeeee;	
	}

	
.redbg{
	background-color: rgb(232, 78, 15);
	text-align: right;
	padding: 5px;
}

.searchresult{
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 300px;
}

.searchresultheader{
	width: 275px;
	color: rgb(232, 78, 15);
	font-weight: bold;	
}

.searchresultcontent{
	padding-left:35px;
	width: 300px;
}

.searchresult a:link {
  color: rgb(232, 78, 15);
	text-decoration: none;
}

.searchresult a:visited {
  color: #74003F;
	text-decoration: none;
}

.searchresult a:active, .searchresult a:hover {
  color: rgb(232, 78, 15);
	text-decoration: underline
}

.searchresultnr{
	width: 25px;
}
