/* --- Fonts --- */
body {
	background-color: #e2e4e5;
	text-align: center;
	font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 0.83em;
}

#myheader {
	text-align: left;
	padding-left: 10px;
	padding-top: 0.1px;
	font-size: 1em;
	height: 180px;
}

#myheader h1 {
	font-size: 1.5em;
}

#myimage {
	position: relative;
	top: -5.5em;
	float: left;
	background-image: url(fileadmin/dobl/images/lieboch.jpg);
	width: 954px;
	height: 227px;
}

#myimage span {
	display: none;
}

#wappen {
	background-image: url(images/wappen.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 227px;
	height: 135px;
	top: -70px;
}

/* --- Divs --- */

#pagewrapper {
	position: relative;
	min-width: 954px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 90%;
	background-color:#ffffff;
}

#header {
	background-repeat: repeat-x;
	min-width: 870px;
	width: 100%;
	text-align: center;
	height: 180px;
}

#pagewrapper>#menu {
	position:relative;
	top:0px;
	min-width: 150px;
	width: 20%;
	float: left;
	background-color: #EDF3E6;
	margin-left: 10px;
}

/*
#menu {
	position:relative;
	top:-5em;
	min-width: 150px;
	width: 20%;
	float: left;
}

#content {
	min-width: 400px;
	width: 55%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	position: relative;
	top: -5em;
}
*/
#content {
	min-width: 400px;
	width: 55%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	position: relative;
	top: 0;
	margin-top: 20px;
}

#rightcol {
	float: right;
	width: 17%;
	background-color: rgb(238,230,219);
	padding: 10px;
	position: relative;
	top: 0px;
	margin-right: 15px;
}


#footer {
	clear: both;
	min-width: 750px;
	width: 100%;
	text-align: center;
	font-size: 0.85em;
	color: white;
	background-color:#459455;
	height: 68px;
	
}

#footer a {
	color: white;
}

#rightcol  a {
	color: black;
	text-decoration: none;
}

#rightcol a:hover {
	text-decoration: underline;
}

#rightcol .dec {
	font-size: 1em;
}
#rightcol .defaults {
	font-size: 1.4em;
}
#rightcol .inc {
	font-size: 1.7em;
}

/* --- Menue --- */

#menu ul {
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
	font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color: #edf3e6;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
}

#menuul {
	position: relative;
	top: -65px;
}

/*
#menu li {
	padding-top: 2px;
	padding-bottom: 2px;
}
*/

#menu li a {
	color: black;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li.menu1-level1-no {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
	padding-left: 2px;
}

#menu li.menu1-level1-act {
	border-bottom: 1px solid #FFFFFF;
	background-color: #459455;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-left: 3px;
}

#menu li.menu1-level1-act a {
	color: #FFFFFF;

}

#menu li.menu1-level2-no {
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#menu li.menu1-level2-act {
	border-bottom: 1px solid #FFFFFF;
	background-color: #459455;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-left: 2px;
}

#menu li.menu1-level2-act a {
	color: #FFFFFF;

}

#menu li.menu1-level3-no {
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu li.menu1-level3-act {
	background-color: #edf3e6;
	font-weight: bold;
	font-size: 0.9em;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content h1 {
	font-size: 1.3em;
}

#content a {
	color: #40372A;
	text-decoration: underline;
}

#content a:hover {
	color: #40372A;
	text-decoration: none;
}

#news h1
{
	font-size: 1em;	
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#news p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
}

table.contenttable td, table.contenttable tr, table.contenttable
{
	padding:0px;
	margin:0px;
}

table.contenttable td p
{
	padding:0px;
	margin:0px;
}