﻿body {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 13px;
	color: #000000;
}
/* Styles for DIV tags */

html>body #navigation {
	overflow: hidden;
}
html>body #unavigation {
	overflow: hidden;
}
	
#container {
	border-top: 3px solid #999999;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #c5b16c;
	background-image: url("../images/leftphoto.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 5px auto;
	width: 760px;
	font-size:13px;
}
#masthead {
	background-color: #778899;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:5px;
	margin: 0 0 0 160px;
	padding: 0em;
	background-image:url('../images/toplogo.jpg');
	height:100px;
	font-size: 13px;
}

#content_container {
	background-color: #ffffff;
	margin: 0 0 0 160px;
	padding: 0px;
}
#content_container1 {
	background-color: #ffffff;
	margin: 0 0 0 160px;
	padding: 0px;
	font-size:13px;
}
#content_container_hp {
	background-color: #ffffff;
	background: url('../images/bgmain.jpg');
	margin: 0 0 0 160px;
	padding: 0px;
	font-size:13px;
}

#column_left {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	float: left;
	width: 380px;
	margin: 0px;
	font-size:13px;
}
#column_leftft {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	float: left;
	width: 420px;
	margin: 0px;
	font-size:13px;
}
#column_mitte {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	float: left;
	width: 580px;
	margin: 0px;
	font-size:13px;
}

#column_right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 160px;
	vertical-align: top;
	background-color: #ccbb99;
	padding-bottom: 30px;
	font-size:13px;
}
#column_rightft {
	float: right;
	margin: 0;
	padding: 5px;
	width: 120px;
	vertical-align: top;
	background-color: #ccbb99;
	padding-bottom: 30px;
	font-size:13px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
	float: right;
}
#image_re {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
	float: right;
}

#image_r {
	background: #C0C0C0;
	border: thin #808080 double;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
	float: right;
	color: #0000FF;
}
#image_l {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
	float: left;
}

#footer {
	background-color: #986;
	color: #FFFFFF;
	clear: both;
	margin: 0;
	padding: 5px;
	font-size: 11px;
}

/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h6 {
	margin-top: 0em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: 13px;
	padding-top: 0em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation {
	background-color: #986;
	margin-left: 160px;
	padding: 0;
	text-align: center;
	border-top: 1px solid #ccbb99;
	border-bottom: 1px solid #ccbb99;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
}
#aktiveseite {
	background-color: #CC9900;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	display: block;
	border: 1px solid #CC9900;
}

#navigation a:hover {
	border: 1px solid #CC9900;
	background-color:#CC9900;
}

#unavigation {
	background-color: #0099FF;
	margin-left: 160px;
	padding: 0;
	text-align: center;
	border-top: 0px;
	border-bottom: 0px;
}

#unavigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#unavigation li {
	float: left;
}
#unavigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:5px;
	display: block;
	border: 0px;
	background-color: #0099FF;

}
#uaktiveseite {
	background-color: #0099FF;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:5px;
	display: block;
	border: 0px solid #CC99FF;
	border-top: 0px;
	border-bottom: 0px;
}

#unavigation a:hover {
	border: 0px;
	background-color:#CC9900;
}
/* Styles for Right Column */
#column_right h4 {
	color: #112233;
	margin-top: 0px;
	font-size: 20px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: 16px;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-size: 24px;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: 10px;
	margin-top: 0px;
}
h6 {
	font-size: 14px;
	margin-top: 0px;
	color: white;
	text-align: right;
}
a {
	color: #112233;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 11px;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#nav2 {
	color: #112233;
	margin-top: 0px;
}

#nav2 {
	float: right;
	margin: 0;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}

#nav2 a{
color:maroon;
background:transparent;
text-decoration:none;}

#nav2 a:hover{
color:black;
font-weight:bold;}

#nav2 a .hover3a{
color:white;
font-weight:bold;}

#nav2 a:hover .hover3a{
color:black;
font-weight:bold;}

#nav2 aktpage{
color:black;
font-weight:bold;}

.navmark {
	font-family: Wingdings;
	font-weight:bold;
}

CAPTION.NTABLE
  {
     background-color:#8080ff;
     color:white;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.NTABLE
  {
     font-family:arial;
     font-size:10pt;
     background-color:#808080;
     width:300px;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.NTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.NTABLE
  {
  }

  TD.NTABLE
  {
     font-size:10pt;
     background-color:#409040;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
  .TS
  {
     font-size:10pt;
     background-color:yellow;
     color:#3300FF;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }


