body {		
	
	text-align: center;
	background-color: #d1de85;	
		scrollbar-base-color:#cddd60;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#cddd60;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#bbcb4c;
	}
	
	html {
	scrollbar-base-color:#cddd60;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#cddd60;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#bbcb4c;
	
}

@font-face {
 font-family: Font1;
 src: url("../ft/Strada-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: Font1;
 src: url("../ft/Strada-Regular.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Font2;
 src: url("../ft/Strada-SemiBold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Font2;
 src: url("../ft/Strada-SemiBold.ttf") /* TTF file for CSS3 browsers */
}



#draggable {
	position: relative;
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size:medium;
	left: 600px;
	top: 320px;
	width: 380px;
	height: 314px;
	opacity: 0.5;
	z-index: 11;
	background-image:url(../images/wolke.png);
	color: #4d76a7;
}

  #draggable h1 {
	font-size: 14px;
	line-height: 26px;
	margin-top:0px;
	display:inline;
}

  #draggable h2 {
	font-size: 16px;
	line-height: 26px;
	margin-top:0px;
	display:inline;
}

  #draggable h3 {
	font-size: 18px;
	line-height: 26px;
	margin-top:0px;
	display:inline;
}

#draggable a:link {
	text-decoration:none;
	color: #4d76a7;
}

#draggable a:hover {
	color: #002a5c;
	font-weight:bold;
	text-decoration:none;
}

#draggable a:visited {
	text-decoration:none;
	color: #4d76a7;
}


#inhalt {
	width: 752px;
	text-align: left;
	height: 496px;
	background-image: url(../images/bg.gif)
	z-index:1;
	margin: auto;
	
	
	}



img {
	padding-top:0px;
}


#adresse {
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	left: 787px;
	top: 391px;
	width: 560px;
	height: 23px;
	position: absolute;
	z-index: 1;
}	

#adresse a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
	
}
#adresse a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #b2c834;
	text-decoration: underline;
	
}

#adresse a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
}

.form {
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #002a5c;
}		
	
#fusszeile {
	padding-right:2px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	height: 12px;
}	

#fusszeile a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
	
}


#fusszeile a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
}
#fusszeile a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #b2c834;
	text-decoration: underline;
	
}

#content {
	position: relative;
	z-index: 1;
	height: 493px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.h1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #002a5c;
}



.links a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #002a5c;
	text-decoration:none;
	
}


.links a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #002a5c;
	text-decoration:none;
}

.links a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #b2c834;
	text-decoration:none;
	
}



.maillinks a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
	
}
.maillinks a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #b2c834;
	text-decoration: underline;
	
}

.maillinks a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #002a5c;
	text-decoration: underline;
}




.bu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #002a5c;
	padding-top: 10px;
}		
.kurse {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #002a5c;
	padding-left: 20px;	
	
}

.preise {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #002a5c;
		
	
}


.anmelden {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #002a5c;
	
	
}


.textstring {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #b2c834;
	
	
	
}

.string {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #b2c834;
	
	
	
}


#hauptnav {
	position: absolute;
	left: 1px;
	top: 10px;
	width: 176px;
	height: 191px;
	z-index: 10;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-y;
}

#headlines {
	position: absolute;
	left: 66px;
	top: 10px;
	width: 687px;
	height: 480px;
	z-index: 1;
	
}

#start {
	position: absolute;
	left: 0px;
	top: -15px;
	width: 751px;
	height: 495px;
	z-index: 0;
	background-image: url(../images/bg.gif);
	margin-top: 10px;
}

#information {
	position: absolute;
	left: 176px;
	top: 475px;
	width: 575px;
	height: 15px;
	z-index: 1;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Verdana;
}



#kontaktformular {
	position:absolute;
	left:176px;
	top:154px;
	width:575px;
	height:339px;
	z-index:1;
	overflow: auto;
	background-color: #F4F4DC;
}


#menucloser {
	position:absolute;
	left:0px;
	top:34px;
	width:158px;
	height:294px;
	z-index:2;
}
#kontakt {
	position:absolute;
	left:0px;
	top:241px;
	width:63px;
	height:19px;
	z-index:14;
	
}

#kontaktsub {
	position:absolute;
	left:66px;
	top:242px;
	width:95px;
	height:87px;
	z-index:12;
	visibility: visible;
}

hr
{
	border-top-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #d1de85;
	line-height: 11px;
	
	
	
}

.dot
{
	color: #d1de85;
	font-family: "Trebuchet MS", Arial, Verdana;
	border-top-style: circle;
	border-width:thin;
	font-size: 8px;
	line-height: 16px;
	letter-spacing: 2px;	
	
}

.string a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #b2c834;
	text-decoration:none;
	font-weight: bold;	
}




.string a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #b2c834;
	text-decoration:none;
	font-weight: bold;
}

.string a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #002a5c;
	text-decoration:none;
	font-weight: bold;	
}


.formfield{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #002a5c;
	text-decoration:none;
	height: 16px;
	background-color: #ecf1cc;
	border: 0px;
     
	
}


textarea{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #002a5c;
	text-decoration:none;
	background-color: #ecf1cc;
	border: 0px;
	
}





html, textarea {
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 11px;
 /*scrollbar-base-color:#F98C00;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#F98C00;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#F98C00; */
}

#bgsub{
	position:absolute;
	left: 66px;
	top: 16px;
	width: 112px;
	height: 223px;
	z-index:3;
	background-color: #ecf1cc;
	layer-background-color: #ecf1cc;
	visibility: hidden;
 
 }

h5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #002a5c;
	height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	page-break-before: left;
}

ul {
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #002a5c;
	margin-top: 0px;
	margin-left: 0px;
	
}

li {
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #002a5c;
	
	
}

.li_arrow {
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #002a5c;
	margin-left: 10px;
	
}
