body {
	background-color: #DFC5AA;
	margin-top: 5px;
	padding-top: 5px;
	color: #092F70;
}
body, p, tr, ul, ol, li, td, a, h1, h2, h3, h4, h5, h6, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4 {
	margin: 0px;
}
body a{
	color: #003072;
}
p, ul {
	margin: 0px;
	padding-bottom: 15px;
}
p {
	color: #092F70;
	line-height: 17px;
}
/* ------------------------------------------ globale Seitendefinition */
table.page {
	width: 785px;
	background-color: #FFF;
	border: 1px solid #FFF;
}
/* ------------------------------------------ Abbinder oben */
td.abbinder-oben {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-image: url(global_gfx/abbinder_bg.gif);
	background-repeat: repeat-x; 
	height: 5px;
	font-size:1px;
}
/* ------------------------------------------ Abbinder unten */
td.abbinder-unten {
	border-top: 1px solid #FFF;
	background-image: url(global_gfx/abbinder_bg.gif);
	height: 8px;
	font-size:1px;
}
/* ------------------------------------------ Menu */
#menu {
	background-image: url(global_gfx/menu_bg.jpg);
	background-repeat: repeat-y;
	width: 175px;
	padding-top: 20px;
}
	#menu ul {
		list-style: none;
		padding: 0px;
	}
#menu ul li a {
				color: #092F70;
				text-decoration: none;
				display: block;
				height: 15px;
				border-bottom: 1px solid #E8D0B8;
				padding-left: 30px; 
				padding-top: 3px;
				padding-bottom: 3px;
			}
/* --------------------------------------- IE Min-Height Hack */
html>body #menu ul li a {
	height: auto;
	min-height: 15px;
}
			#menu ul li a:hover {
				background-color: #FFF; 
			}
			#menu ul ul li a {
				padding-left: 40px;
			}
	#menu ul li a.on {
		color: #092F70;
		text-decoration: none;
		display: block;
		height: 15px;
		border-bottom: 1px solid #E8D0B8;
		padding-left: 30px; 
		padding-top: 3px;
		padding-bottom: 3px;
		background-color: #FFF;
	}
	#menu ul ul li a.on {
		padding-left: 40px;
		background-color: #FFF;
	}
td.linkespalte {
	width: 215px;
	vertical-align: top;
}
td.rechtespalte {
	width: 570px;
	vertical-align: top;
}
td.stretch-element {
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	background-color: #BD8C54;
}



/* --------------------------------------- Abstand Inhalt */
td.content {
	padding: 40px;
	vertical-align: top;
}
/* --------------------------------------- Headlines */
h1 {
	color: #03529D;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #B3B1B2;
	margin-bottom: 10px;
}
h2 {
	color: #03529D;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}
td.content ul {
	margin-left: 30px;
}
td.content li {
	color: #092F70;
}
.werbemitttelmesse {
	border: 1px solid #03529D;
	width: 215px;
	text-align: left;
	float: right;
	padding: 5px;
	margin-left: 5px;
}
.email {
	color: #092F70;
}
input, textarea, select {
	border: 1px solid #092F70;
}

.kickertext {
	font-size: 10px;
}

#wmplaner {
	padding-left: 15px;
	padding-top: 25px;
	font-size: 8px;
}

#wmplaner a {
	font-size: 10px;
}

