* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	background: #fff;
	font-size: 75%;
}

body {
	background: #fff;
	font: 1em/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #111;
}

.heading1 { font-size: 11px; color: #49a5d3; }
.heading2 { font-size: 11px; color: #49a5d4; }

	
a {
	color: #004080;
	text-decoration:none;
}

#mytable { width: 265px; }

th {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #000;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-spacing: 2px;
}

h1 {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

td.divi {
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FFFFFF;
	padding: 3px 3px 3px 12px;
	width: 300px;
	color: #4f6b72;
	vertical-align: top;
}

td.highlight{
	background: #eee;
}

td.divi #linkDetail { 
	float:left;
	margin-right:10px;
}

td.divi #hrma a span { 
	display:none; 
	text-decoration:none;
}

td.divi #hrma a:hover {
	font: Palatino Linotype, sans-serif;
	color: #000;
	text-decoration:underline;
}

td.divi #hrma a:hover span {
	display:block;
	position:absolute; 
	z-index:2;
	padding:15px;
	left:240px;
	margin-top:45px;
	width:auto;
	border: solid 1px #003567;
	background-color:#EAF5FF;
}

td.divi #hrma a:hover span #infobox {
	padding:10px;
	width:400px;
	border: solid 0px #ddd;
	background-color:#EAF5FF;
}

td.divi #hrma a:hover span #infoboxTitel {
	font-weight: bold;
	text-decoration:none;
	color: #002648;
}

td.divi #hrma a:hover span #infoboxDesc {
	margin-top:10px;
	text-align: justify;
}

#footer{
	margin-left:auto; 
	width:100%;
	background-color:#eee; 
	margin-right:auto; 
	height:auto; 
	border-top: 2px solid #ddd;
	text-align:center; 
	margin-top:90px;
	position: relative;
	bottom: 0;
}

#footer #futer{
	font-family:Arial, Helvetica, Geneva,sans-serif; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:400; 
	padding-top:30px
}

#header{
	margin-left:left; 
	width:100%; 
	background-color:#fff; 
	margin-right:auto; 
	height:auto; 
	border-top: 2px solid #ddd;
	text-align:center; 
	margin-top:0px;
	position: relative;
	bottom: 0;
}

#header #heeader{
	font-family:Arial, Helvetica, Geneva,sans-serif; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:400; 
	padding-top:0px
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	overflow: auto;
}

.box1 {
	background-color:#F4FFDD;
	width:630px;
	padding:0px;
	border: 1px solid #003567;
	margin:10px;
	overflow: auto;
}

#showZeitung ul, #showKat ul, #kat123 ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#showZeitung li, #showKat li, #kat123 li { 
margin: 0;
list-style-type: none; 
}

#showZeitung a, #showKat a, #kat123 a {
display: block;
color: #000;
width: auto;
padding: 2px 0px 2px 12px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

#navigation1 ul {
margin: 0;
padding: 0;
}

#navigation1 li { 
margin: 0;
list-style-type: none; 
}

#navigation1 a {
display: block;
width: 150px;
padding: 2px 0px 2px 5px;
}

.textbox {
	padding:5px;
	border:1px solid #ddd;
}
.submitbutton {
	padding:5px;
	background-color:#eee;
	border: 1px solid #ddd;
}

#subNavigation ul {
margin: 20px;
padding: 0;
list-style-type: none;
}

#subNavigation li { 
margin: 0px;
list-style-type: none; 
}

#subNavigation a {
display: block;
color: #000;
width: 128px;
padding: 2px 0px 2px 32px;
text-decoration: none;
border-bottom: 1px solid #ccc;
background-color:#eee;
}

.cc,.ccb,.ccm {
  padding: 1px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: monospace;
}
.ccb {
  text-align: center;
  font-weight: bold;
}
.ccm {
  text-align:center;
}
input {
  border: none;
}


.texto {
font: 13px Verdana; text-decoration: none; color: #000000
}

.texto_peq {
font: 11px Verdana; text-decoration: none; color: #000000
}

.titulos {
font: bold 13px Verdana; text-decoration: none; color: #000000
}

.form_campos {
background-color: #FFFFFF; font: 12px Verdana; border-style: groove
}

.form_botao {
background-color: #CCCCCC; font: 12px Verdana; border-style: outset
}

table#tabtab {
	border: 0;
	border-spacing: 4px;
}