body {
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-color: #efeee8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imx/bg_2.jpg);
	background-repeat: no-repeat;
}

#leftcontent {
	position: absolute;
	left:20px;
	top:174px;
	width:154px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E0D9BC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFE7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFE7;
	border-left-color: #EFEFE7;
}
	
#left_hold{
	background-color: #EFF1F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#centercontent {
	margin-left: 195px;
	margin-right:20px;
	color: #333333;
	margin-top: 80px;
	width: 560px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border: 1px solid #FFFFFF;
}

#centercontent a, #centercontent a:visited {
	color: #325BA9;
	font-weight: normal;
}

#centercontent .lh {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	font-weight: normal;
}

#centercontent p {
	font-size:12px;

}

#centercontent h1 {
	font-size:18px;
	letter-spacing: 1px;
	line-height: 20px;
}

#centercontent h2 {
	font-size:14px;
	padding-top: 20px;
}

#centercontent tt, #centercontent pre {
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px dashed #6699FF;
	display: block;
}


/* NAVIGATION */

.main_nav, .sub_nav, .subsub_nav, .main_nav_sel a, .sub_nav_sel a, .subsub_nav_sel a, .main_nav_sel a:visited, .sub_nav_sel a:visited, .subsub_nav_sel a:visited{
	font-size: 12px;
	line-height: 14px;
}
.main_nav, .main_nav_sel {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFE7;
}
.main_nav_sel {
	background-color: #4F4C28;
}
.sub_nav, .sub_nav_sel{
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #C7B853;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFE7;
}
.subsub_nav, .subsub_nav_sel {
	padding: 2px 2px 2px 30px; 
}
.main_nav a, .sub_nav a, .subsub_nav a{
	text-decoration:none;
	color: #333333;
}
.main_nav_sel a, .main_nav_sel a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.sub_nav_sel a, .sub_nav_sel a:visited, .subsub_nav_sel a:visited{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* WMMA */
#inputtablesubmit, #inputtablesubmitSel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#inputtablesubmitSel{
	background-color: #FFFF99;
	border: 1px solid #990000;
}
td.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
td.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.overview, .overview_single {
	border: 1px solid #FFFFFF;
}
.overview td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;	
}
.overview_single td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;	
}
td.grau {
	color: #888888;
}
td.blau {
	background-color: #C7EBF6;
}
td.gelb {
	font-weight: bold;
	background-color: #FFFFCC;
}
td.rot {
	font-weight: bold;
	background-color: #F69895;
}
td.gruen {
	background-color: #D5FFC2;
}
.success_msg{
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #003300;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #B4FFA0;
}
.error_msg {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.head_kennzeichen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #008BE9;
	background-color: #FFFFFF;
	padding: 2px;
}


/* DYSPHAGIE */
em {
	#background-color: #FFFFFF;
	color: #000000;
	font-size:14px;
	line-height: 18px;
	font-style: normal;
}
sup {
	font-size: 8px;
}