* {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
  cursor: pointer!important;
  color: #C0C1BB;
}

p {
    font-size:       12px;
    font-family:     Lucida Grande, Arial;
	list-style:      none;
	line-height:     18px;
	color:           #333333;
	text-decoration: none;
}

body {
	background:  #EFEFEF;
	color:       #333;
	font-size:   10px;
	line-height: 18px;
}

.clearingItem {
	clear: both;
	float: none;
}
#contentFrame {
  width:     760px;
  margin:    20px 0 0 130px;
}
#logo {
  padding:   70px 0 0 0;
  margin:    0 0 0 134px;
  width:     342px;
  height:    57px;
}
#frameContainer {
	width:      1064px;
	margin:     auto;
	background: transparent url('./../../images/shadowBg.png') repeat-y;
}
#mainFrame {
  width:            1024px;
  background:       url('./../../images/BgContentFrame.png') repeat-x top;
  margin:           0 0 0 20px;
}
#StartPageFrameContainer {
	width:      1064px;
	margin:     auto;
	background: transparent url('./../../images/shadowBg.png') repeat-y;
}
#startPageMainFrame {
  width:            1024px;
  background:       url('./../../images/startpageBg.png') repeat-x;
  margin:           0 0 0 20px;
}
#StartPageHeader {
    background: transparent url('./../../images/StarPage2.png') no-repeat top left;
	float:           left;
	margin:          0 0 0 20px;
	width:           1024px;
	height:          222px;

}
#StartPageHeaderBild {
    margin-left:     337px;
	float:           left;
	width:           366px;
	height:          222px;

}
#StartePageContentFrame {
  width:            1024px;
  margin:           20px 0 0 0;
}
#StartPageFooter {
  background:      transparent url('./../../images/StarPage3.png') no-repeat top left;
  width:           1024px;
  height:          290px;
  margin:          0 0 0 20px;
}
.StartPageFooterRow {
  text-align:      center;
  color:           #CDCDC9;
  padding-top: 150px;
}
#StartPageTopFrame {
	width:          1024px;
	height:			287px;
	background:     transparent url("./../../images/StarPage1.png") no-repeat top;
	margin:         0 0 0 20px;
}
#topFrame {
	width:          1024px;
	height:			351px;
	background:     transparent url("./../../images/topFrameBg.png") no-repeat top;
	margin: 0 0 0 20px;
}
#headerBild {
    margin:          18px 0 0 0;
	float:           left;
	width:           900px;
	height:          200px;

}
#header {
	float:           left;
	margin:          0 0 0 62px;
	width:           900px;
	height:          190px;

}
#mainNavigation {
    display:         inline;
    font-size:       12px;
    font-family:     Lucida Grande, Arial;
	list-style:      none;
	line-height:     30px;
	color:           #FFF;
	margin:          15px 112px 0 400px;
	width:           650px;
	height:          20px;
	float:           left;

}
#mainNavigation li {
	margin:         0 0 0 20px;
	letter-spacing: 1px;
	list-style:     none;
	float:          left;
	color: #767C71;
}
#mainNavigation li.active a {
    color: #2B0A2E;
}
#mainNavigation li a:hover {
	color:        #767C71;
}
#mainNavigation li a {
  color:    #DDD;
}
.newsFooterLine {
  margin:     5px auto 10px auto;
  background: transparent url('./../../images/newsFooterLine.png') no-repeat;
}
.titleLine {
  font-weight: normal;
}
.buttonRow {
	height:        20px;
	margin-bottom: 50px;
}

.buttonRow button {
	height: 18px;
	width: 100px;
	margin: 20px 0 0 0;
	display: block;
	float: left;
}
#textRow {
	float: left;
	width: 500px;
}
/* hide from ie on mac \*/
	#flashcontent {
		width: 480px;
		height: 680px;
}
.topNavi {
  text-align:      right;
  margin:          -15px 55px 0 0;
  font-size:       14px;
  font-family:     Lucida Grande;
  list-style:      none;
  line-height:     30px;
  color:           #333333;
}
.width_2 {
  float:      left;
  margin:     0 20px 0 0;
}
.width_2.leftColumn {
  width:      350px;
}
.width_2.middleColumn {
  width:      350px;
}
.width_2.rightColumn {
  width:      350px;
}

#footer {
  background: transparent url('./../../images/contentBottom.png') no-repeat top left;
  width:      1024px;
  height:     116px;
  margin:     0 0 0 20px;
}
.footerRow {
padding-top: 80px;
  text-align:  center;
  color:       #CDCDC9;
}
#cmsContactForm {
 	padding-top:           15px;
}
#cmsContactForm .Introduction {
  margin:                20px 0 20px 10px;
}
#cmsContactForm .formRow{
  width:                 50%;
  float:                 left;
}
#cmsContactForm input, #cmsContactForm button {
   width:                250px;
   height:               15px;
   margin:               5px 0 10px 0;
   border:               1px solid #CCC;
   display:              block;
   font-size:            12px;
}
#cmsContactForm textarea {
  border:                1px solid #CCC;
  margin-bottom:         25px;
  width:                 500px;
}
#cmsContactForm .buttonRow input,#cmsContactForm .buttonRow button {
    float:               left;
    width:               102px;
    height:              17px;
    margin-right:        15px;
	margin-left:         20px;
    border:              1px solid #CCC;
}
#cmsContactForm label {
    font-size:       12px;
    font-family:     Lucida Grande;
	list-style:      none;
	line-height:     18px;
	color:           #333333;
	text-decoration: none;
}.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;
}
