html {
	padding:0;
}

body {
	padding:0;
	margin:0;
}

body,p,td { 
	font-size: 12px; 
	line-height: 16px;
	color: black; 
	font-family: Arial, Verdana, Helvetica;
}

body#layout1,
body#layout2,
body#layout3,
body#layout4 {
	background-image: url(/globalfiles/picts/background.gif);
	background-repeat:repeat-x;		
}

#main {
	width: 798px;
	margin-top: 19px;
	margin-left: 150px;
	background-color: white;
	border: 1px solid white;
}

#top {
	height: 50px;
}

#logo {
	position: absolute;
	height: 50px;
}

#language {
	padding-top: 25px;
	margin-left: 310px;
	width: 472px;
	text-align: right;
	font-family: Arial, Verdana;
	color: #787878;
	font-size: 12px;
}

#language img.dot {
	margin-left: 22px;
	margin-right:6px;
}

#language a {
	color: #787878;
	text-decoration: none;
}

#language a.naviactive {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	clear: both;
	border-bottom: 1px solid white;
	display:block
}

#navigation {
	height: 20px;
	background-color: #000000;
	width: 798px;
}

#navigation td {
	border-right: 1px solid white;
}

#navigation .navi_level1 {
	color: gray;
	text-decoration: none;
	padding: 0 7px 0 6px;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	float: left;
}

#navigation #udm li a.naviactive {
	background-color: #dc0000;
}

#navigation #udm li.menu_level2 {
	border-right: 1px solid white;
}

#navigation #udm li.menu_level3,
#navigation #udm li.menu_level4 {
	border-bottom: 1px solid white;
}

#navigation #udm li.menu_level3 a:hover,
#navigation #udm li.menu_level4 a:hover {
	background-color: #999999;
}

#pagebody {
	border-top: 1px solid white;
}

#content {
	width: 610px;
}

#layout1 #content,
#layout3 #content,
#layout4 #content {
	min-height:420px;
	margin-top: 20px;
	margin-left: 129px;
	background-color: white;
	padding-top: 30px;
	padding-left: 30px;
}

#layout2 #content {
	margin-top: 30px;
	margin-left: 85px;
	margin-bottom: 50px;
}

#quicklinks {
	position: absolute;
	left: 0px;
	width: 150px;
	margin-top: 150px;
	background-color: white;
	padding: 10px 0px 2px 0px;
	color: #787878;
}

#quicklinks p {
	margin: 0 5px 5px 10px;
	font-size: 12px;
	font-weight: normal;
}

#quicklinks img {
	margin-right: 7px;
}

#quicklinks a {
	text-decoration: none;
	color: #787878;
}

#quicklinks a:hover {
	text-decoration: none;
	color: #787878;
}

.content p {
	margin: 0;
}

.content ul {
	margin: 0;
	padding: 0;
	border: 0px;
	list-style: none;
}

.content li {
	padding-left: 16px;
	background-image: url(/globalfiles/picts/list.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	line-height:18px;
}

.content a,
.content a:link, 
.content a:visited, 
.content a:active {
	color: #0059c2;
	text-decoration: none;
}

.content a:hover {
	color: #0059c2;
	text-decoration: none;
}

.content .box {
	border: 1px solid #8cdfc7;
	margin-top: 0px;
	padding: 5px;
}

.content .box p {
	color: #484848;
	font-size: 12px;
	line-height: 16px;
}

.content .box .title {
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.content h1 {
	font-size: 18px;
	line-height: 22px;
	color: #0059c2;
	margin: 0px;
}

.content h2 {
	font-size: 14px;
	line-height: 19px;
	color: #505050;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.forms {
	border: solid 1px #888;
	background-color: white;
}

.content hr {
	color: #0059c2;
	height: 1px;
}

.content .docicon {
	margin: 3px 8px 3px 0px;
}

.content div.tip {
	border: 1px solid #0059c2;
	background-color: #cddbfe;
	padding: 10px;
	margin-left: 20px;
}

.content .tip img.mark {
	position: absolute;
	margin-left: -20px;
	margin-top: -20px;
}

.content .tip p {
	color: black;
	font-size: 11px;
	font-weight: normal;
}

.content .tabelleblau {
	border: 1px solid #0059c2;
}

.content .mustertabelle {
	border-left: 1px solid white;
	border-top: 1px solid white;
}

.content .mustertabelle td {
	vertical-align:top;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px 8px 2px 8px;
	background-color: #cddbfe;
}

.content .mustertabelle td.noborder {
	border-right: 0px;
}

.content .mustertabelle td,
.content .mustertabelle td p {
	font-size:11px;
}

.content .mustertabelle tr.rot td {
	background-color: #dc0000;
	color: white;
}

#simausgabe {
	margin-left: 20px;
}

.content .auswertung td {
	padding: 10px; !important
}

.content .faquebersicht td {
	vertical-align:top;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px 8px 2px 8px;
	background-color: #cddbfe;
}

.mailtext {
	padding: 40px;
}