/*  body and font definitions */

html { padding:0px; margin:0px; }

body {
  background-color: #ffffff;
  font-size: 1em;
  font-family: Verdana, Arial, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
}

br, p, h1, h2, h3, pre {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}

.pic {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}

.c { text-align:center; }
.emph { font-weight:bold; }

img { border:none; }
strong { font-size: 13px; }

.table { margin:20px; }
.sptable { margin:20px; width:95%; }

th {
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding: 2px;
	text-align: left;
	background: #002699;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 2px;
}

tr {
	background: #ffffff;
	color: #000000;
}

tr.alt {
	background: #F5FAFA;
	color: #000000;
}

a { 
color: #3366ff;
background-color:transparent;
text-decoration: none; 
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a.navi { color: #ffffff; font-weight:normal; }
a.navi:hover { color: #ffffff; }
 
pre { 
color: #000000;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

h1 {
font-size:2em;
padding-top:10px;
font-weight: bold;
color: #3366ff;
background-color: transparent;
}

h2 {
font-size:1.5em;
padding-top:10px;
font-weight: bold;
color: #3366ff;
background-color: transparent;
}

h3 {
font-size:1.2em;
padding-top:10px;
font-weight: bold;
color: #000000;
background-color: transparent;
}

/* positioning-layers static and absolute */

#header {
text-align:right;
height:100px;
margin: 0px;
padding: 0px 5px 0px 10px;
background-color: #3366ff; 
color: #ffffff; 
}

#title {
font-weight:bold;
font-size:30px;
padding-top:65px;
}

#pfad {
font-size: 11px;
text-align: left;
color: #ffffff;
background-color: #002699;
padding:5px 15px;
margin:0px
}

#menu {
position: absolute;
left: 0px;
width: 220px;
color: #ffffff;
margin: 5px; 
padding: 0px;
font-size:10px;
line-height:11px;
background-color: #3366ff;
}

#content {
font-size: 12px;
margin: 5px 5px 5px 230px;
border: 2px dotted #3366ff;
padding: 0px;
background-color: #ffffff;   
}

#footer {
text-align:center;
margin: 5px 5px 5px 230px;
padding: 0px;
background-color: #ffffff;   
}

#footer a img { opacity:0.5; }
#footer a:hover img { opacity:1; }

input {border:1px solid #ffffff; padding-left:0.3em; background:#fff; color:#3366ff; width:80px; font-size:10px;}
.submitbtn {width:50px; font-size:10px; background:#3366ff; border:1px solid #ffffff; color:#ffffff; padding:0; margin:0;}
.submitbtn:hover { background:#002699; border:1px solid #ffffff; color:#fff;}


.cpg_table { margin:20px; }
.cpg_table_c { margin:0px auto; text-align:center; }

.cpg_td {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	text-align:center;
}



