.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                             */
/***********************************************/
#page {
	width: 800px;
	min-height: 100%;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	margin: 25px 0px 0px 25px;
}

#head{
	WIDTH: 800px;
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 86px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(grafx/head.jpg);
}


body{
	font-family: "Tahoma", Arial, "Trebuchet MS";
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	background-color: #0b58b1;
	background-image: url(grafx/background.jpg);
	font-size: 11px;
	background-repeat: repeat-x;

}

b {
	color: #00CCFF;
	padding-bottom: 3px;
}
strong{
	color: #00CCFF;
	padding-bottom: 3px;
}
em{}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #DEDEDE;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000; */
}

a:hover{
	text-decoration: underline;
/*	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{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 200%;
	letter-spacing: 1px;
	font-weight: bold;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 25px;
}
h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 150%;
	letter-spacing: 0px;
	font-weight: bold;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	padding: 10px 0px 10px 0px;
	display: block;	
	border-bottom: 1px solid #00CCFF;
	width: 60%;
}
h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: "Tahoma", Arial, "Trebuchet MS";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
h5{
	font-family: "Tahoma", Arial, "Trebuchet MS";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
h6{
	font-family: "Tahoma", Arial, "Trebuchet MS";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#kursplan_schrift {
	font-family: "Tahoma", Arial, "Trebuchet MS";
	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-family: "Tahoma", Arial, "Trebuchet MS";
	color: #334d55;
}
				
input{
	font-family: "Tahoma", Arial, "Trebuchet MS";
	background-color: #FFFFFF;
	border: 1px solid #CC6600;
	height: 18px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#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: 800px;
	POSITION: relative;
	TEXT-ALIGN: left;
	background-color: #0b58b1;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(grafx/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	z-index: 1;
}

#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: 5px;
}

#contentinnen {
	MARGIN-TOP: 25px;
	FLOAT: left;
	MARGIN-BOTTOM: 20px;
	MARGIN-LEFT: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 550px;
	display: inline;
/*	background-color: #999999; */
}



/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	background-image: url(grafx/bg_menu.jpg);
	width: 100%;
	height: 38px;
	padding: 0px;
	top: 83px;
	text-align: right;
	font-family: "Tahoma", Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	z-index: 5;
}

#globalNav a:link {
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	line-height: 35px;
	color: #333333;
	border-bottom-style: none;
}

#globalNav a:visited {
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	line-height: 35px;
	color: #333333;
	border-bottom-style: none;
}

#globalNav a:hover {
	text-decoration: none;
	background-image: url(grafx/bg_menu_mo2.jpg);
	color: #FFFFFF;
}

.glink {
 	border-left: 1px solid #BBBBBB;
	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: "Tahoma", Arial, "Trebuchet MS";
	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;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
	width: 160px;
	height: 600px;
	padding: 0px;
	display: inline;
	border: 1px solid #FFFFFF;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #DDDDDD;
	font-family: "Tahoma", Arial, "Trebuchet MS";
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 100px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteInfo a:link {
	color: #FFFFFF;
}
#siteInfo a:visited {
	color: #DDDDDD;
}
#siteInfo a:hover {
	color: #FFFFFF;
}	

#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 */ 

/********************* end **********************/

