/* epitext.css */

body, textarea {
  background-color:#AAEEFF;
  margin-left:0px;
  margin-top:0px;
  scrollbar-base-color:#fceec9;
  scrollbar-3dlight-color:#aa5a00;
  scrollbar-arrow-color:#aa5a00;
  scrollbar-darkshadow-color:#fce2c9;
  scrollbar-face-color:#fce2c9;
  scrollbar-highlight-color:#fce2c9;
  scrollbar-shadow-color:#aa5a00;
  scrollbar-track-color:#fceec9;
}

a:link { color:#000088; text-decoration:none; }
a:visited {  color:#000088; text-decoration:none; }
a:hover {  color:#000088; text-decoration:none; }
a:active {  color:#000088; text-decoration:none; }

.Titel {
	font-family: Arial, Helvetica, 'Sans Serif';
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 20px;
	text-decoration: normal;
	text-transform: none;
	color: #000088;
	text-shadow: none;
	vertical-align: middle;
	text-align:center;
	margin-left: 8px;
	}

.TextLesen {
	color:  #000088;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: non;
	font-size:12px;
	line-height:16px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	}

.TextLesenMitte {
	color:  #000088;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	line-height: 14px;
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}

.tab1 {
	width:780px;
	height:600px;
	border:3px solid #000088;
	border-spacing:0px;
	position:relative;
	text-align:center;
	left:auto middle;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tabText {
	width:770px;
	height:592px;
	border:0px solid #000088;
	border-spacing:0px;
	padding:10px;
	vertical-align:top;
	text-align:center;
	position:relative;
	left:auto middle;
	table-layout:fixed;
	border-collapse:separate;
	empty-cells:show;
	}

.tabFuss {
	width:780px;
	height:45px;
	border:3px solid #000088;
	border-spacing:0px;
	text-align:center;
	position:relative;
	left:auto middle;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.trTitel {
	height:42px;
	border:0px solid #aa5a00;
	border-spacing:0px;
	vertical-align:middle;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.trBlock {
	height:590px;
	border:0px solid #aa5a00;
	text-align:center;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdHell {
	width:148px;
	background-color:#AAEEFF;
	border:0px solid #000000;
	border-spacing:0px;
	text-align:center;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdDunkel {
	width:148px;
	background-color:#66CCFF;
	border:0px solid #000000;
	border-spacing:0px;
	text-align:center;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdHellganz {
	width:770px;
	background-color:#AAEEFF;
	border:0px solid #000000;
	border-spacing:0px;
	text-align:center;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdTextganz {
	width:770px;
	background-color:#AAEEFF;
	border:0px solid #000000;
	border-spacing:0px;
	text-align:center;
	vertical-align:top;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdText {
	width:350px;
	border:0px solid #aa5a00;
	border-spacing:0px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}

.tdTextTitel {
	width:350px;
	border:0px solid #aa5a00;
	border-spacing:0px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	}


