* {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover,#mainNavigation li a.active,#mainNavigation li a:active {
	color: #00478E;
}
a img {
	border: 0;
}
body {
	background: #FFF url('./../../images/bodyBg.png') repeat-x left top;
}
#cmsNewsletterForm button{
    width: 130px;
}
#cmsNewsletterForm h2{
    color:     #003367;
	font-size: 15px;
	margin:    0;
	padding:   0;
}
#cmsNewsletterForm input{
	margin:  5px 0;
}
#cmsNewsletterForm label{
	margin:        5px 0;
	line-height:   30px;
	display:       block;
	vertical-align:top;
}
#cmsNewsletterForm select{
	width:  105px;
	margin: 5px 0;
}
.clearingItem {
	clear: both;
	float: none;
}
.contentContainer {
	float:      left;
	width:400px;
}
.titelNext{
  margin: 0 0 10px 10px;
  padding: 0 0 10px;
}
.startPage {
margin-right:15px;
}
.startPageNewsContainer {
  font-size:       10px;
}
.startPageNewsContainer .title{
  color:           #000;
  font-weight:     bold;
}

#contentFrame, #headLine {
	float:      left;
	width:      404px;
	background-image: #fff url('./../../images/line-400.gif') no-repeat center top;
}
#contentFrame p img {
padding-left:-5px;
}
#contentFrame a {
font-size:10px;
font-weight:bold;
color:#485866;
line-height:14px;

}
#contentFrame a:hover {
font-size:10px;
font-weight:bold;
color:#FF6600;
line-height:14px;
text-decoration:underline;

}

#contentFrame li {
font-size:10px;
color:#000;
line-height:14px;

}

#contentFrame {
padding-left:5px;
margin-top:15px;

}

#contentFrame ul {
padding-left:-5px;
margin-left:35px;
}

#contentNewsFrame {
  margin:           10px 0;
}
#headLine {
    padding:    3px 10px;
    color:      #485866;
	font-size:  15px;
	font-weight:bold;
}
#contentFrame .contentColumn {
	padding-bottom: 10px;
}
#contentFrame .fullRow {
	float:  left;
	height: inherit;
}
#contentFrame #middleColumn,#contentFrame #rightColumn {
	float: left;
}
#datum {
font-size:14px;
font-weight: bold;
text-align:center;
}
#errorContainer {
	  width:            400px;
    margin:           auto;
    margin-top:       10px;
    border:           1px solid rgb(207,217,227);
    background-color: #999;
    text-align:       center;
}
#errorContainer h1 {
    background:  rgb(207,216,226);
    color:       #142F5D;
    text-align:  center;
}
#errorContainer #footerError {
    margin:      15px;
    font-size:   small;
    color:       #fff;
}
.error {
    color:       #C41029;
    margin:      15px 0;
    font-weight: bold;
    font-size:   10px;
}
.errorText {
    color:       #C41029;
    font-weight: bold;
}

.Error {
	color: red;
	font-weight: bold;
}

#footer {
width:            770px;
background-color: #FE9900;
float:            left;
height:           22px;
text-align:       center;
color:            #FFF;
}
#frameContainer {
	margin:     1px auto 0;
	width:      770px;
}
.fullRow, .width_1 {
	float:  left;
}
h1 {
	color:         #485866;
	font-size:     15px;
	margin-bottom: 20px;
}
h2 {
	color:         #333333;
	font-size:     12px;
	margin-bottom: 5px;
}
h3, h4, h5, h6 {
  font-size:     10px;
  color:         #333;
}
input#sKey {
    display:  none;
}

.line {
  height:           1px;
  background-color: #ACB7C1;
  margin:           10px 0;
}

p {
	line-height: 16px;
}


#mainFrame {
	width:  770px;
	float:  left;
	margin: 0px 0 0 0px;

}
#mainNavigation {
	background-color:#ACB7C1;
	height:          20px;
	font-size:       10px;
	overflow:        hidden;
	float:           right;
	width:           604px;
	padding-left:10px;

}
#mainNavigation li {
  line-height:       20px;
	margin-right:      20px;
	float:             left;
	list-style:        none;
	background:        url(../../images/q-4x4-black.gif) no-repeat left 5px;
	padding-left:      10px;
}
#mainNavigation li a {
	color: #000;
}
#mainNavigation li a:hover {
	background-color:#DCE1E5;
	list-style-image:url(../../images/q-4x4-black.gif) ;
}
#mainNavigation li.active {
	color: #283A42;
	background:url(../../images/q-4x4-black2.gif) no-repeat left 5px;
}
.newsContainer {
  border-bottom: 1px solid #ACB7C1;
  margin-bottom: 15px;
  width:         404px;
}
.newsContainer h1 {
  margin-bottom: 10px;
}
.newsContainer .newsContentText{
 margin:  0 0 5px 0;

}
.newsContainer .dateLine {
  margin:        10px 0;
}
.rightContainer {
  margin: 15px 0 0 0;
	float: right;
	width: 404px;
	text-align:right;
	padding-top:5px;

}
.leftContainer {
  margin: 10px 0 0 0;
	font-size: 10px;
}
#rightFrame {
	color:          #283A42;
	float:          right;
	background:     #DCE1E5;
	padding: 		    10px;
	width:          180px;
}
#rightFrame input{
     width:  130px;
}

#leftFrame {
	color:          #283A42;
	float:          left;
	background:     #DCE1E5;
	width:          156px;

}
#leftFrame input{
     width:  130px;
}
#subNavigation {
	margin:          0 0 20px 0;
	display:         block;
	color:           #000;
	font-size:       11px;
	list-style:      none;
	float:           left;
	background:      #DCE1E5;
	padding:         0 0 0 0;
	line-height:     25px;
	width:           156px;

}
#NewsletterNavigation {
	margin:          -20px 0 20px 0;
	display:         block;
	color:           #000;
	font-size:       11px;
	list-style:      none;
	float:           left;
	background:      #DCE1E5;
	padding:         0 0 8px 0;
	line-height:     25px;
	width:           156px;


}

#subNavigation li, #NewsletterNavigation li {
  line-height:     22px;
  border-bottom:   solid 1px #ACB7C1;
  width:           156px;
  float: left;
}
#subNavigation li span, #NewsletterNavigation li span {
  padding:         0 0 0 8px;
 }

#subNavigation li.active, #NewsletterNavigation li.active {
  border-bottom:   1px solid #323941;
  background:      url('./../../images/menu-aktiv.gif') no-repeat bottom left;


}
#subNavigation li:hover, #NewsletterNavigation li:hover {
  background:        transparent url('./../../images/menu-on.gif') no-repeat bottom left;
}
#subNavigation ul,  #NewsletterNavigation ul {
  list-style:      none;
  padding:         15px 0 15px 10px;
  float:           left;
  background:      #ACB7C1;
  margin:          1px 0 0 0;
  width:           146px;

}
#subNavigation ul li, #subNavigation ul li:hover,  #NewsletterNavigation ul li:hover {
  line-height:       15px;
	width:             140px;
	float:             left;
	list-style:        none;
	background:        url('./../../images/q-4x4-black.gif') no-repeat center left;
	padding-left:      8px;
}

#subNavigation ul li.active ,  #NewsletterNavigation ul li.actove  {
	background:      url('./../../images/q-4x4-orange.gif') no-repeat center left;
	border:          none;
}
#subNavigation ul li.active a ,  #NewsletterNavigation ul li.active a {
  color: #283A42;
}
#subNavigation ul li span:hover , #NewsletterNavigation  ul li span:hover  {
  background: #EEE;
}
#topFrame {
  background: transparent url('./../../images/head.png') no-repeat center left;
  height:     79px;

}
#topNavigationFrame {
	background-color:#DCE1E5;
	float:      right;
	width:      770px;
	height:     20px;
}
.width_2 {
	margin-left: 15px;
	float:       left;
	width:       45%;
}
.width_3 {
	float:       left;
	width:       30%;
	margin-left: 15px;
}

/*Formularobjekte*/
#cmsContactForm {
	width: 500px;
}

textarea {
	height:     150px;
	width:      425px;
	margin:     5px 5px 10px 0;
	border:     1px solid #BDBDBD;
	background: transparent url('./../../images/text_feld.png');
	display:    block;
}

label {
	margin: 5px 20px 0 0;
	display: inline;
	float: left;
	width: 200px;
}

input {
	height: 18px;
	width: 200px;
	margin: 5px 5px 0 5px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	display: block;
	float: left;
}

.buttonRow {
	float: left;
	height: 20px;
	margin-bottom: 50px;
}

.buttonRow button,.buttonRow input {
	height: 18px;
	width: 100px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	margin-right: 15px;
	margin-bottom: 30px;
	display: block;
	float: left;
}
.opener {
  cursor: pointer;
}
#textRow {
	float: left;
	width: 500px;
}

.ofRow {
  text-align: center;
	height: 25px;
	background-image: url(http://www.online-forum.net/of_bann_img/menuklei2.gif);
	background-repeat: repeat-x;
	background-position: top;
}