.balloonstyle {
	position: absolute;
	padding: 5px;
	visibility: hidden;
	border: 2px solid #C77829;
	color: #C77829;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	z-index: 100;
	background-color: #efefef;
	width: 400px;
	float: inherit;
	margin-top: -185px;
}

#arrowhead{
	z-index: 99;
	position: absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#head{
	WIDTH: 750px;
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(site_bilder/head.jpg);
}


body{
	font-family: Arial, Helvetica, sans-serif;
	color: #AE9968;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #000200;
	font-size: 12px;
	background-repeat: repeat-x;

}

strong{
	color: #D1984D;
}
em{}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #D1983A;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000; */
}

a:hover{
	text-decoration: none;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000; */
}

/************** header tag styles **************/

h1{
	color: #D1984D;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2{
	color: #C77829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A3F13;
	border-right-color: #6A3F13;
	border-bottom-color: #6A3F13;
	border-left-color: #6A3F13;
	display: block;
}

h3{
 font: bold 100% Trebuchet MS, Verdana, Arial,sans-serif;
 color: #C77829;
 margin: 0px;
 padding: 0px;
 font-size: 16px;
}

h4{
 font: 100% Trebuchet MS, Verdana, Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Trebuchet MS, Verdana, Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}
#kursplan_schrift {
	font-family: Trebuchet MS, Verdana, Arial,sans-serif;
	font-size: 10px;
	color: #C77829;
	line-height: 15px;
}
#table1 {
	border: 1px solid #6A3F13;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}
#table1 th {
	font-weight: bold;
	width: 90px;
	margin-bottom: 10px;
	display: block;
}
#table1 td {
	border-left: 1px dotted #6A3F13;
	border-bottom: 1px dotted #6A3F13;
	padding-left: 2px;
}
	
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


form {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

label{
 font: bold 1em Trebuchet MS, Verdana, Arial,sans-serif;
 color: #334d55;
}
				
input {
	font-family: Trebuchet MS, Verdana, Arial,sans-serif;
	background-color: #FFF;
	border: 1px solid #CC6600;
	font-size: 12px;
	height: 22px;
	padding: 1px;
}
#page{
	padding-left: 0px;
	float: left;
	width: 750px;
	padding-top: 0px;
}

#title{
	display: none;
}

/******* banner *******/
#banner_top{
	background-color: #999999;
	width: 468px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#banner_side{
	height: 468px;
	width: 160px;
	float: left;
	position: relative;
	left: 20px;
	background-color: #666666;
	top: 200px;
	visibility: hidden;
}

#pagecell{
	WIDTH: 750px;
	POSITION: relative;
	TEXT-ALIGN: left;
	background-color: #000200;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	background-image: url(site_bilder/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	padding-top: 0px;
}

#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#contentinnen img{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#contentinnen {
	MARGIN-TOP: 0px;
	FLOAT: left;
	MARGIN-BOTTOM: 23px;
	MARGIN-LEFT: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 535px;
	display: inline;
}

/************* trainer styles ****************/
#trainer {
	width: auto;
	height: auto;
	display: block;
	border-bottom: 1px solid #6A3F13;
	padding: 0px 0px 10px 0px;
	color: #999999;
	font-size: 11px;
	margin-bottom: 15px;
}
#trainer label {
	width: 130px;
	float: left;
	display: block;
	color: #C77829;
}
#trainer img {
	width: 100px;
	height: 120px;
	float: right;
	margin: 0px 0px 15px 10px;
}
#trainer h1 {
	color: #D1984D;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/************* kunden styles ****************/
#kunden {
	width: 255px;
	height: 200px;
	float: left;
	background-image: url(site_bilder/test.jpg);
	background-position: top top;
	padding: 0px;
	margin-right: 10px;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	overflow: hidden;
}
#kunden h1 {
	color: #D1984D;
	padding: 5px 5px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	margin: 0px;
}
#kunden p {
	padding: 0px 15px 5px 25px;
	text-align: justify;
	margin: 0px;
}
/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	height: 29px;
	padding: 0px;
	top: 136px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
}




#globalNav a:link {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 29px;
	color: #D1BF9B;
	border-bottom-style: none;
}

#globalNav a:visited {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 29px;
	color: #D1BF9B;
}

#globalNav a:hover {
	text-decoration: none;
	background-color: #2D1000;
	background-image: url(site_bilder/layout/back_navi_hover.jpg);
	background-repeat: repeat-x;
/*	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #401500;
	border-left-color: #522E0A; */
}

.glink {
 	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #522E0A; 
	
/*	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #522E0A; */
	
/*	border-top-width: 1px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none; */
	
	margin-right: 0px;
	margin-left: -5px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}


#sectionLinks {
	
}
#sectionLinks H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#sectionLinks A:link {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 38px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462709;
}
#sectionLinks A:visited {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 38px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462709;
}
#sectionLinks A:hover {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 40px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	TEXT-DECORATION: none;
	background-image: url(site_bilder/sectionlinks.jpg);
	background-repeat: no-repeat;
}

#pageNav {
	FLOAT: left;
	padding: 0px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	float: left;
	width: 160px;
	padding: 0px;
	color: #CC6600;
	margin-right: 20px;
	display: inline;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #999999;
	background-image: url(nav_peppser_01_03.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	word-spacing: 8px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteInfo a:link {
	color: #999999;
}
#siteInfo a:visited {
	color: #999999;
}
#siteInfo a:hover {
}	

#siteInfo img{
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
}

#clear{
	height: 1px;
	clear: both;
}
#clear2{
	height: 15px;
	clear: both;
}

#advert{
	margin-top: 30px;
}

/* ******************* lightbox ********************/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	text-decoration: none;
}
#imageContainer>#hoverNav { 
	left: 0;
	text-decoration: none;
}
#hoverNav a { 
	outline: none;
	text-decoration: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	text-decoration: none;
}

#prevLink {
	left: 0; 
	float: left;
	text-decoration: none;
}

#nextLink { 
	right: 0; 
	float: right;
	text-decoration: none;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 15% no-repeat; 
	text-decoration: none;
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right 15% no-repeat; 
	text-decoration: none;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#intro {
	width: 360px;
	float: left;
	MARGIN-TOP: 40px;
	MARGIN-BOTTOM: 23px;
	MARGIN-LEFT: 50px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
}

#intro img{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

/********************* end **********************/
