bug{}
body{
  background-image: url(gfx/background_std.gif);
  background-repeat:repeat-x;
  /*background-color:#EFEFEF;*/
  text-align:center;
  padding:0;
  margin:0px;
  overflow: -moz-scrollbars-vertical;
}

h1{
font-family:  verdana, arial, sans-serif;
font-size: 19px;
font-weight: normal;
padding:0px;
color:#666666;
margin-bottom: 0px;
margin-top:8px;
margin-left: 12px;
}

h2{
font-family: arial, verdana, sans-serif;
font-size: 19px;
font-weight: normal;
color:#666666;
margin-bottom: 0px;
margin-top:8px;
margin-left:10px;
padding:0px;
}

h5{
font-family: arial, verdana, sans-serif;
font-size:11px;
font-weight: bold;
color:#222222;
margin-bottom: 0px;
margin-top:8px;
margin-left: 12px;
padding:0px;
}
p{
  margin:0px;
  margin-bottom: 10px;

}
#wrap{
  width:845px;
  margin:0px auto;
  text-align:left;
  overflow:visible;
}

#innerWrapTop{
  height:60px;
  width:100%;
  overflow:visible;
}

#logo{
  float:left;
  padding:0px 0px 55px 0px;
  position: relative;
  top:20px;
  left:10px;
}

#innerWrapBottom{
  width:875px;
  height:500px;
  /*border:1px solid;*/
  margin-top:25px;
}

#leftBox{
  width:350px;
  height:445px;
  /*border:1px solid;*/
  float:left;
  display:inline;
  margin-right: 5px;
}

#leftTopBox{
  height: 90px;
  width:100%;
  color:#111111;
float:left;
}

#leftBottomBox{
  height:345px;
  width:360px;
  color:silver;
  position: relative;
  top:7px;  
  color:#666666;
  float:left;
}
#leftBottomBox p.bodytext{
  color:#666666;
}
#rightBox{
  float:right;
  width:455px;
  height:100%;
  margin-left: 5px;  
}

#rightContent{
  width:100%;
  height:320px;
  float:left;
  overflow:auto;
  position: relative;
  top:15px;
}

#news{
  width:100%;
  height:140px;
  line-height:22px;
}

#callBack{
  float:left;
  margin-top:17px;
  height:37px;
}

a.submenu:link {
	color: #4597d1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.submenu:visited {
	color: #4597d1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.submenu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.submenu:active {
	color: #4597d1;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	color: #336699;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	color: #336699;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: underline;
	font-style: italic;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#leftBottomBox a:link {

	color: #000000;
}
#leftBottomBox a:visited {
	color: #000000;
}
.verdana14 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

p.vorteiltxt {
    margin: 0em 0em 0.6em 0em;
}
p.anlagetxt {
    margin: 0em 0em 0.7em 0em;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #666666;
}

.chromestyle{
/*width: 180px;*/
font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 180px;
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
font-weight: normal;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}


.normal_header{
  color:darkgray;
  font-size:18px;
  font-weight:bold;
  font-family:verdana;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px solid grey;
  border-style:dashed;
  width:100%;
}

/*.right_header{
  color:black;
  font-size:18px;
  font-weight:bold;
  font-family:verdana;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px solid grey;
  border-style:dashed;
  width:100%;
}*/

.bodytext{
  color:#2c2c2c;
  font-size:11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 130%;
	margin-right: 5px;
}


#newsmenu{
  border:1px solid #bbbbbb;
  height:92px;
  padding:5 0 0 5;
  font-size:12px;
}
#newsmenu a{
  /*color:#990000;*/
  color:#505050;
  text-decoration:none;
  font-size:12px;
}
.vorteiltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}
.vorteiltxt p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}

.csc-frame-rulerAfter{

border-bottom: #E1E1E1 dotted 2px;
}
#rightContent .bodytext{

padding-right: 5px;
}

.prospekte{
width: 205px;
position: relative;
left: 230px;
top:-37px;
}
ul.csc-menu-1{
list-style-type: none;
font-size: 10px;
position: relative;
left:-40px;
}
ul.csc-menu-1 li{
margin-bottom: 10px;
}
.title{

  margin-top:0px;
  float:none;
  width:100%;

  position: relative;
  top:0px;
  padding-bottom: 3px;
  
border-bottom: #E1E1E1 dotted 2px;
}
.title .bodytext{
font-family:  verdana, arial, sans-serif;
font-size: 19px;
font-weight: normal;
color:#222222;
}

/*Navigation*/
#top_menu{
  float:right;
  width:325px;
  font-family:verdana, Arial, sans-serif;
}

#topmenuitem{
  margin-top:8px;
  float:left;

}
 
#topmenuitem a{

  font-weight:700;
  color:#707070;
  font-style:normal;
  font-size:10px;
  text-decoration:none;
  float:left;
  padding:0px 0px 0px 25px;
}

#wrap .last_button{
  background:url(images/navi_bg_ende.gif) no-repeat top right;
  height:30px;
  margin:0px;
  padding:8px 21px 0px 0px;
}


#wrap .top_menu_active_last {
  color: #C31919;
  font-family:verdana, Arial, sans-serif;
  font-weight:700;
  font-style:normal;
  font-size:10px;
  margin:0px;
  padding:8px 21px 0px 25px;
  float:left;
  background:url(images/navi_bg_ende.gif) no-repeat top right;
}

#wrap .top_menu_active {
  color: #C31919;
  font-family:verdana, Arial, sans-serif;
  font-weight:700;
  font-style:normal;
  font-size:10px;
  padding:0px 0px 0px 25px;
}

#topMenu{
  float:right;
  margin-top:5px;
  background:url(images/navi_bg.gif) repeat-x;
  width:465px;
  font-weight: bold;
  font-size: 7px;
}

#topMenu ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
  color:#6E6E6E;
  float:left;
  width:140px;
  font-size:10px;
}

#topMenu ul li{
  padding:0px 0px 5px 0px;
  margin:0px;
  float:left;
  clear:left;
}

#topMenu ul li a{
  color:#6E6E6E;
  font-weight:normal;
  float:left;
  padding:0px 0px 0px 10px;
  width:125px;
}

#topMenu ul li a:hover{
  color:#6E6E6E;
  font-weight:normal;
  text-decoration:none;
  font-style:normal;
  float:left;
  padding:0px 0px 0px 10px;
  background: url(images/navi_pfeil.gif) no-repeat 0px 4px;
}

#topMenu ul li.active a{
  font-family:verdana, Arial, sans-serif;
  color:#6E6E6E;
  font-weight:normal;
  text-decoration:none;
  font-style:normal;
  float:left;
  padding:0px 0px 0px 10px;
  background: url(images/navi_pfeil.gif) no-repeat 0px 4px;
}

#topMenu ul li ul{
  width:135px;
  margin:9px 0px 0px;
  padding:10px 0px 8px 5px;
  float:left;
  background:url(images/navi_footer.gif)no-repeat left bottom;
  background-color: #E9E9E9;
}

#topMenu img{
  border:none;
  margin:10px 0px 0px 15px;
}

#title{
  margin-top:22px;
  float:none;
  width:100%;
  height:25px;
  position: relative;
  top:12px;
}




/* MAILFORM  */

.golfFormular {

}

.golfFormular, .golfFormular table {
	color: #2c2c2c;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 130%;
}
