html {
	height: 100%;
	padding-bottom: 0.1%;
}
html, body{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #404040;
}
body#normal {background: #FFF;}


h1,h2,h3,h4,h5,h6 {padding: 10px 0 5px 0; margin-bottom:10px;}
h1,.contentheading {font: normal 1.8em Tahoma, Arial, Verdana, Sans-serif; color: #004661; line-height: 24px; padding-bottom: 8px;}
h2 {font: normal 1.4em Tahoma, Arial, sans-serif; letter-spacing: 0px; line-height: 20px; color: #004661;}
h3 {font: normal 1.6em Tahoma, Arial, sans-serif; line-height: 20px; border-bottom:1px dotted #CCC;}
h4 {font: bold 1.4em Tahoma, Arial, sans-serif; line-height: 14px;}
h5 {font: bold 1.2em Tahoma, Arial, sans-serif; line-height: 13px;}
h6 {font: bold Tahoma, Arial, sans-serif; line-height: 12px;}

td{font-size: 1em;}
th{font-size: 1em;}

a {color: #0076a2; text-decoration: none;}
a:hover {color: #004661; text-decoration: underline;}
a.image, a.image:hover  {border:0;}
a.mainlevel {font: normal 1.2em Tahoma, sans-serif; line-height: 20px; background: url(../images/arrow.gif) no-repeat left center; padding:3px 3px 3px 10px; display:block; border-bottom:1px dotted #CCC; }
a.mainlevel:hover, a.level_2:hover  {background-color:#F4F4F4; text-decoration:none; font-weight:bold;}
li{list-style: none; padding: 0; }
.activenav {font: bold 1.2em Tahoma, sans-serif; line-height: 16px; background: url(../images/arrow.gif) no-repeat left center; padding:3px 3px 3px 10px; display:block; border-bottom:1px dotted #CCC; }
#main ul {clear: both; padding: 6px 20px 12px;}

.mod_navigation {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

fieldset {
	width: 470px;
	padding: 5px;
	border: 1px solid #eee;
}

#head {
	border-top: 2px solid #303030;
	background:url(../images/head_back.png) bottom repeat-x ;
	color: #FFF;
	padding: 24px 0;
}
#head .center {padding: 0;}
#head .left {font: normal 3.0em Tahoma, Verdana, Arial, sans-serif; padding-left: 15px; line-height: 50px;}
#head .subtitle {display: inline; color: #6cb9d6; font: normal 3.0em Tahoma, Verdana, Arial, sans-serif; padding-left: 15px; line-height: 50px;}
#head .right {padding: 0;}
#head .headerlinks {padding: 0px 10px 0px 10px; background: url(../images/arrow.gif) no-repeat left center;}
#head .search {padding-top: 15px;}
#head .topMenu {clear: both;}
#head .topMenu li {float: right; margin-left: 30px;}
#head a {color: #6cb9d6; font: normal 1.4em Tahoma, Arial, sans-serif; text-decoration: none; letter-spacing: 1px;} 
#head a:hover {color: #FFF;text-decoration: underline;}
#head form {float: right; padding: 0; margin: 0;}

/* newsflash */
#newsflash {
	background: #CCC repeat-x;
	color: #222;
	border-top:1px solid #FFF;
	text-align:left;	
}

.pdf_link {font: normal 1.0em Tahoma, sans-serif; background: url(../images/iconPDF.gif) no-repeat right center; padding:0px 20px 0px 0px; display:block; border-bottom:1px dotted #CCC; text-align: right;}

.textfield {border: solid 1 px #000000;}
.formbutton {border: solid 1 px #000000; background-color: #ddd; margin-top: 5px;}

#main {background: #FFF url(../images/main.jpg) repeat-x; padding: 10px; 0;}
.mid li,.mainright li,.mainleft li {list-style: disc;}
#main p {padding: 3px 0 4px;}

.componentheading {
	font: normal 2.2em Tahoma, Arial,sans-serif;
	padding-bottom: 6px;
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}

table.contentpaneopen {margin-right: 16px;}

.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 1px solid #CCC;
	margin: 10px;
	padding:3px;
	background:#FFF;
}
.buttonheading img {border: none; margin: 0;}

#footer {
	background: #FFF url(../images/main.jpg) repeat-x;
	color: #858585;
	text-align:center;
	padding:20px;
}
#footer a {color: #858585;}


.left form {padding-bottom: 10px;}
form a {display: inline;}


.center {width: 950px; margin: 0 auto; padding: 12px 0;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right; padding-left:0px;}
.small {color: #333;}
.createdate {padding-bottom: 6px; color: #999;}


.col2 .mainleft,.col2 .mainright {width: 78%; float: left; border-right: 1px dotted #CCC;}
.col2 .mainright {float: right;}


.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;}
.col3 .mid {float: left; width: 54%; margin: 0 2%;}
* {
	padding: 0px;
	margin: 0px;
}
.table td {
  border-top: solid 1px #BBB;
  padding: 5px;
  width: 400px;
  vertical-align: top;
  margin: 5px;
}
.table th {
  text-align: left;;
}
.kontakt td{
   padding: 5px;
}
.error {
   color: red;
}
.invisible {
	visibility: hidden;
}