body { 
	border: 0; 
	margin-left: 5px; 
	padding: 0;
	color: #000; 
	background-color: #fee7ab;
	background: url('../images/layout/background.png');		
	height: 100%; 
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif; 
	font-size: 12px;

}

table { 
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
}

#header {
	text-align: center;
	height: 142px;
	background: #FFFFFF;
	width: 892px;
}
#header-img {
	text-align: center;
	height: 130px;
	background: #FFFFFF;
	float: left;
}

#top {
	width: 892px;
	height: 36px;
	background: #FFFFFF;
	margin-left: 2px;
}

#liste1 ul, li {
	list-style: disc;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	border-bottom: 1;
	border-top: 0;
	color: #053371;
}

#top-menu {
	height: 24px;
	background: #ffe0b2;

}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #ffe0b2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #000000;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	background-color: #f7b148;
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#top-home ul {
	color: #FFFFFF;
	background-color: #f7b148;

}

#top-menu2 {
	height: 24px;
	background: #ffffff; 
	margin-top: 3px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffe0b2;
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #ffe0b2;

}

#top-menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	border-top: 0;
}

#top-menu2 ul a, #top-menu2 ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #ffffff; 
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ffe0b2;
	padding: 0 12px;
	margin: 0;
	color: #000000;
	border-bottom: 0;
	border-top: 0;
}

#top-menu2 ul a:hover, #top-menu2 ul .act a {
	color: #FFFFFF;
	background-color: #f7b148; 
	border-bottom: 0;
	border-top: 0;
}

#top-menu2 li {
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	border-top: 0;
}

#content-wrapper {
	width: 892px;
	height: auto;
	background: #FFFFFF;
	clear: both;
	text-align: left;
	margin-left: 2px;
}

#content-wrapper-web {
	width: 446px;
	height: 100%;
	background: url(images/web_bg.png) #ffffff; 
	background-repeat:no-repeat;
	/* clear: both; */
	text-align: left;
	margin-left: 2px;
	left: 0px;
}

#content-wrapper-print {
	width: 446px;
	height: 100%;
	background: url(images/print_bg.png) #ffffff; 
	background-repeat:no-repeat;
	/* clear: both; */
	text-align: left;
	margin-left: 2px;
	left: 0px;
}

#middle-marker-box {
	margin: 24px 12px 12px 36px;
	padding: 0;
}

#middle {
	float: left;
	width: 888px;
	z-index: 2;
	background: #FFFFFF;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 888px;
}

#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #FFFFFF;
	width: 892px;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 6px;
}

#footer-text {
	margin: 0;
	padding: 6px;
	background: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}

H2, H3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
H2 { font-size: 16px; color: #053371; }
H3 { font-size: 14px; color: #666666; }
H2 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 5px; }
H3 { margin: 0px 0px 0px 0px; margin-top: 15px; margin-bottom: 10px; }
P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #053371; line-height: 14px; }
P.bodytext_dl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #053371; line-height: 14px; position: relative; top: -70px; }
P.angekommen { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #f29402; line-height: 18px; text-align: center; margin-top: 4px; }
P.kontakt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 16px; text-align: center; margin-top: 7px; }
P.impressum { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #053371; line-height: 12px; text-align: left; }


/* ab hier beginnt das Design des eigentlichen Browsers */

a img {
border:0;
}

a {
	color: black;
	text-decoration: none;	
}

a:visited {
	color: black;
	text-decoration: none;	
}

a:active {
	color: red;
	text-decoration: none;	
}

a:hover {
	color: #648ae8;
	text-decoration: none;	
}

a.menu_oben {
	color: blue;
	text-decoration: none;	
}

a.menu_oben:visited {
	color: blue;
	text-decoration: none;	
}

a.menu_oben:active {
	color: blue;
	text-decoration: none;	
}

a.menu_oben:hover {
	color: #648ae8;
	text-decoration: none;	
}

a.menu_table {
	color: white;
	text-decoration: none;	
}

a.menu_table:visited {
	color: white;
	text-decoration: none;	
}

a.menu_table:active {
	color: red;
	text-decoration: none;	
}

a.menu_table:hover {
	color: #97b3f5;
	text-decoration: none;	
}

a.browser {
	color: black;
	text-decoration: none;	
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 110%;
}

a.browser:visited {
	color: black;
	text-decoration: none;	
}

a.browser:active {
	color: red;
	text-decoration: none;	
}

a.browser:focus {
	color: red;
	text-decoration: none;	
}

a.browser:hover {
	color: #648ae8;
	text-decoration: none;	
}

a.browser_mitte {
	color: black;
	text-decoration: none;	
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 100%;
}

a.browser_mitte:visited {
	color: black;
	text-decoration: none;	
}

a.browser_mitte:active {
	color: red;
	text-decoration: none;	
}

a.browser_mitte:hover {
	color: #648ae8;
	text-decoration: none;	
}

a.browser_head {
	color: white;
	text-decoration: none;	
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 100%;
}

a.browser_head:visited {
	color: white;
	text-decoration: none;	
}

a.browser_head:active {
	color: white;
	text-decoration: none;	
}

a.browser_head:hover {
	color: #97b3f5;
	text-decoration: none;	
}


div.head {
	height: 20px;
	background: url('images/headBackgroundBlue.png') no-repeat;
	padding: 5px 0 0 15px;
	color: white;
	margin-left: 10px;
	margin-bottom: 0px;
}

div.body {
	background: url('images/bodyBackgroundBlue.png') bottom repeat-y;
	padding: 10px 15px 0 30px;	
	overflow: hidden;
	/* margin-left: 10px; */
	margin-top: -15px;
}

div.footer {
	height: 10px;
	margin: 0 0 10px 0;
	background: url('images/footerBackgroundBlue.png') no-repeat;
	margin-left: 10px;
}

#verzeichnis {
	text-align: left;
	position: relative;
	top: 20px; 
	width: 95%;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

/* TREE 

#tree ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree ul li ul li {
	padding-left: 10px;
	padding-top: 10px;
}

#tree ul span.plus,
#tree ul span.minus,
#tree ul span.empty {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

#tree ul span.plus {
	background: url('../images/icons/plus.png') no-repeat 0px 3px;
}

#tree ul span.minus {
	background: url('../images/icons/minus.png') no-repeat 0px 3px;
}

#tree .hoverEffect,
#list .hoverEffect {
	color: #ff5400;	
}

#previewContent div,
#treeContent li {
	overflow: hidden;	
}

#tree div {
	position: relative;	
	overflow: hidden;
} */

/* MENUCONTAINER */

#menuContainer img {
	margin-right: 10px;	
}

#mainMenu {
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#logo {
	text-align: left;
	overflow: hidden;
	padding-top: 15px;
}

#open {
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menuContainer-left {
	width: 15px;
	position: relative;
	height: 90px;
	float: left;
	background: url('images/menuContainerLeft.png') no-repeat;	
}

#menuContainer-center {
	width: 883px;
	position: relative;
	height: 90px;
	background: url('images/menuContainerContent.png') repeat-x;
	float: left;
}

#menuContainer-right {
	width: 15px;
	height: 90px;
	position: relative; 
	float: left;
	background: url('images/menuContainerRight.png') no-repeat;
}

#logout {
	position: relative; 
	top: 36px;
	text-align: right;
	z-index: 3;
}

#dl_center {
	position: relative; 
	text-align: center;
	margin-top: 20px;
}

#dl_center_table {
	position: relative; 
	top: -50px;
}

#menuContainer ul {	
	list-style-type: none;	
	margin: 0pt;
	padding: 0pt;
}

#menuContainer ul li {
	float: left;
}

#mainRight {
	position: relative;
	width: auto;
	text-align: right;
}

#mainLeft {
	position: absolute;
	top: 8px;
	left: 0px;
	text-align: left;
}

#list {
	border-width: 0px;
}

#list2 {
	border-width: 0px;
	background-color: #d0daf4;
}

#thead,
#th2 {
	color: white;

}

#thead {
	height: 25px;	
}

#th2 {	
	background-color: #b2c6f4;	
	height: 30px;
	text-align: left;
}

#thead {
	background-color: #6389e7;
	text-align: center;
	/* background: url('images/tableTopCenter.png') repeat-x;	*/
}

.tfoot {
	background: url('../images/layout/tableBottomCenter.png') repeat-x;
}