html {
	height: 100.3%;
	font-size: 62.5%;
}
body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.0em;
	color: #000000;

}

* {margin: 0px; padding: 0px; border: 0px;}

h1 {font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						line-height: 2.4em;
						color: #ca082b;
						text-align:left;
						margin-bottom: 5px;}
						
h2 {font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						line-height: 2.4em;
						color: #faba02;
						margin-bottom: 5px;}

h2.head {margin-top: 14px;}						

h3, h4, h5, h6 {font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						line-height: 2.4em;
						color: #ca082b;
						margin-bottom: 5px;}
						
h7 	{font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						line-height: 2.4em;
						color: #000000;
						text-align:left;
						margin-bottom: 5px;}						
						
h8 {font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						color: #faba02;
						margin-bottom: 5px;}

h9 {font-family: "Courier New", Courier, monospace;
						font-size: 1.5em;
						color: #faba02;
						margin-bottom: 5px;}

a {color: #000000;
}
a:link {color: #000000;}
a:visited {text-decoration: none;}
a:hover {color: #ca082b;}
a:active {color: #4da6de;}
a.ext {background: url(images/link_ext.gif) no-repeat left bottom;
	   padding-left: 16px;}	   
a.int {background: url(images/link_int.gif) no-repeat left bottom;
	   padding-left: 16px;}	   

li, ul {line-height: 2.0em;}

body#startseite  {background-color: #ca082b;
				  background-image: url(images/index_bg.png);
				  background-repeat: repeat-y;
}

body#kindertreff {background-color: #4da6de;
				  background-image: url(images/kt_bg.png);
				  background-repeat: repeat-y;
}

body#jugendtreff {background-color: #faba02;
				  background-image: url(images/jt_bg.png);
				  background-repeat: repeat-y;
}

body#circuli {background-color: #f9e700;
		      background-image: url(images/circuli.png);
			  background-repeat: repeat-y;
			  background-position: left;
}

body#pauli   {background-color: #f29d24;
		      background-image: url(images/circuli.png);
			  background-repeat: repeat-y;
			  background-position: left;
}

body#links   {background-color: #4da6de;
		      background-image: url(images/links_bg.png);
			  background-repeat: repeat-y;
			  background-position: left;
}

div#wrapper_index {background-color: #FFFFFF;
				   width: 750px;
			 	   height: auto;
				   margin: 20px auto;
			 	   border: 1px solid #4da6de;
}

div#wrapper {background-color: #FFFFFF;
			 width: 750px;
			 height: auto;
			 margin: 20px auto;
			 border: 1px solid #ca082b;
}

div#wrapper_jt {background-color: #FFFFFF;
			 width: 750px;
			 height: auto;
			 margin: 20px auto;
			 border: 1px solid #000000;
}

div#wrapper {background-color: #FFFFFF;
			 width: 750px;
			 height: auto;
			 margin: 20px auto;
			 border: 1px solid #ca082b;
}

div#wrapper_links {background-color: #FFFFFF;
			 width: 750px;
			 height: auto;
			 margin: 20px auto;
			 border: 1px solid #F9E700;
}

div#header_start {height: 100px;
   			   background-image: url(images/index_banner.png);
			   background-repeat:no-repeat;
}

div#header_kt {height: 100px;
   			   background-image: url(images/kt_banner.png);
			   background-repeat:no-repeat;
}

div#header_jt {height: 100px;
   			   background-image: url(images/jt_banner.png);
			   background-repeat:no-repeat;
}

div#header_cc {height: 100px;
   			   background-image: url(images/cc_banner.png);
			   background-repeat:no-repeat;
}

div#header_pauli {height: 100px;
   			   background-image: url(images/pauli_banner.png);
			   background-repeat:no-repeat;
}

div#header_links {height: 100px;
   			   background-image: url(images/links_banner.png);
			   background-repeat:no-repeat;
}

	/* hide from ie on mac \*/	
div#flashcontent {margin-top: 10px;
		height: 100%;
	}
	/* end hide */

div#institut_nav {text-align:center;}

ul#institut_nav
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:750px;
	position:relative;
	display:block;
	height:30px;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font-weight:bold;

}

ul#institut_nav li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#institut_nav li a
{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:8px 15px 0 15px;
	cursor: pointer;
	font-weight:bold;

}
	
ul#institut_nav li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#institut_nav li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

div#wrapcontent {width: 750px;
				  height: auto;
				  background-color: #FFFFFF;
}

div#news {float: left;
		  height: auto;
		  width: 150px;
		  background-color: #FFFFFF;
		  margin-left: 3px;
		  margin-bottom: 5px;
		  margin-right: 5px;
		  text-align: left;
}

div.box {font-size: 0.8em;
		 margin: 5px;
		 padding: 2px;
		 border: 1px solid #4da6de;
}

div.boxtext {padding: 10px;}

div.box_jt {font-size: 0.8em;
		 margin: 5px;
		 padding: 2px;
		 border: 1px solid #000000;
}

div.boxtext {padding: 10px;}	
	  
div#menu {width: 110px;
		  height: 300px;
		  background-color: #FFFFFF;
		  float: right;
		  padding: 10px;
		  margin-left: 5px;
}

div#menu ul {padding: 10px;
}

div#menu li {list-style: none;
}

div#menu_kt {width: 110px;
		  height: 480px;
		  background-color: #FFFFFF;
		  float: right;
		  padding: 18px 3px 3px 3px;
		  margin: 3px 5px 10px 5px;
		  text-decoration:none;		  
}

div#menu_kt ul {padding: 5px;
}

div#menu_kt li {list-style: none;
				margin-top: 4px 0 4px 0;
}

div#menu_kt li a {padding: 2px;
}

#menu_kt a {	
	color: #FFFFFF;
	background: #4da6de;
	text-decoration:none;		  

}

#menu_kt a:link {	
	color: #FFFFFF;
	background: #4da6de;
	cursor: pointer;
	
}

#menu_kt a:visited {}

#menu_kt a:hover {
	color: #FFFFFF;
	background: #ca082b;
	cursor: pointer;
	
}

div#menu_jt {width: 110px;
		  height: 480px;
		  background-color: #FFFFFF;
		  float: right;
		  padding: 18px 3px 3px 3px;
		  margin: 3px 5px 10px 5px;
}

div#menu_jt ul {padding: 5px;
}

div#menu_jt li {list-style: none;
}

div#menu_jt li a {padding: 2px;
}

#menu_jt a {	
	color: #FFFFFF;
	background: #000000;
	text-decoration:none;		  

}

#menu_jt a:link {	
	color: #FFFFFF;
	background: #000000;
	cursor: pointer;
	
}

#menu_jt a:visited {}

#menu_jt a:hover {
	color: #000000;
	background: #faba02;
	cursor: pointer;
	
}

div#menu_circuli {width: 110px;
		  height: 480px;
		  background-color: #FFFFFF;
		  float: right;
		  padding: 18px 3px 3px 3px;
		  margin: 3px 5px 10px 5px;
		  text-decoration:none;
}

div#menu_circuli ul {padding: 10px;
}

div#menu_circuli li {list-style: none;
				margin-top: 4px 0 4px 0;
}

div#menu_circuli li a {padding: 2px;
}

#menu_circuli a {	
	color: #000000;
	background: #f9e700;
	cursor: pointer;
	text-decoration:none;
}

#menu_circuli a:link {	
	color: #000000;
	background: #f9e700;
	cursor: pointer;
	
}

#menu_circuli a:visited {}

#menu_circuli a:hover {
	color: #FFFFFF;
	background: #ca082b;
	cursor: pointer;
	text-decoration:none;
	
	
}

div#maintext {width: 580px;
			  height:auto;
			  margin: 3px 5px 5px 5px;
			  padding: 5px;
			  text-align:left;
}

div#maintext_cctraining {width: 580px;
						 height: 860px;
			  			 margin: 3px 5px 5px 5px;
			  			 padding: 5px;
			  			 text-align:left;
}

div#maintext_ccphotoshow {width: 580px;
						 height: 690px;
			  			 margin: 3px 5px 5px 5px;
			  			 padding: 5px;
			  			 text-align:left;
}

div#maintext_min {width: 580px;
				 height: 500px;
			  	 margin: 3px 5px 5px 5px;
			     padding: 5px;
			  	 text-align:left;
}

div#maintext_jt {width: 580px;
				 height: auto;
			  	 margin: 3px 5px 5px 5px;
			     padding: 5px;
			  	 text-align:left;
}

div#maintext_pauli {width: 580px;
			  height:740px;
			  margin: 3px 5px 5px 5px;
			  padding: 5px;
			  text-align:left;
}

div#maintext img {
				margin: 0px 10px 10px 0px;
				border: 1px solid #333333;
}

div#maintext_min img {
				margin: 0px 10px 10px 0px;
				border: 1px solid #333333;
}

div#maintext_jt img {
				margin: 10px 10px 10px 0px;
				border: 1px solid #333333;
}

div#maintext_pauli img {
				margin: 0px 10px 10px 0px;
				border: 1px solid #333333;
}
				
div.line hr {display: none;}
div.line {
	height: 10px;
	background: url(images/line.png);
}

div.linejt hr {display: none;}
div.linejt {
	height: 10px;
	background: url(images/linejt.png);
}

div#footer {width: 550px;
			height: 120px;
			margin-top: 5px;
			padding-left: 40px;
			text-align:left;
			font-size: 0.8em;
			color: #000000;
			
}

div#footer_kt {width: 550px;
			height: 120px;
			margin-top: 5px;
			padding-left: 4px;
			text-align:left;
			font-size: 0.8em;
			color: #000000;
			
}

div#footer_jt {width: 600px;
			height: 150px;
			background-image:url(images/jt_kontakt.png);
			margin-top: 5px;
			text-align:right;
			font-size: 0.8em;
			color: #000000;
			
}

div#stjg_logo {
	width: 600px;
	height: 125px;
	background-image:url(images/stjg.png);
	background-repeat: no-repeat;
}


ul.circuli {list-style:square inside url(images/dot.png);
			margin-left: 5px;}
			
ul.circuli li {margin-top: 15px;}			

table#basteln {width: 450px; border: 2px solid #4da6de;
			   margin-top: 8px;
			   margin-bottom: 7px;}

table#werkstatt {width: 450px; border: 2px solid #4da6de;
				 margin-top: 8px;
				 margin-bottom: 7px;}


th#basteln, td#basteln {
		padding: 0.5em;
		border-bottom: 1px solid #4da6de;
		text-align: left;
}

tbody#basteln tr.odd td {background: #EDEDED;}

col#coldatum {width: 120px;}

col#colangebot {width: 330px;}

col#colangebot {background: #DEDEDE;}

table#betreuung {width: 450px; border: 2px solid #4da6de; margin-top: 5px; margin-bottom: 5px;}

table.Kontakt  {float:left;
				text-align:left;
}
table.JTKontakt {float:left;
				text-align:left;
				margin-left: 3px;
}

th#betreuung, td#betreuung {
		padding: 0.5em;
		border-bottom: 1px solid #4da6de;
		text-align: left;
}

tbody#betreuung tr.odd td {background: #EDEDED;}

col#coldatum {width: 120px;}

col#colangebot {width: 330px;}

col#colangebot {background: #DEDEDE;}

col#colferienart {width: 180px;}

col#colferiendatum {width: 180px;
					background: #DEDEDE;}

col#colferientage {width: 40px;}

table#cctraining {width: 450px; 
				  margin-top: 30px;
				  border: 2px solid #f9e700;}

tbody#cctraining tr.odd td {background: #EDEDED;}

th#cctraining, td#cctraining {
		padding: 0.5em;
		border-bottom: 1px solid #f9e700;
		text-align: left;
}

col#colccgruppe {width: 110px;
			  background: #DEDEDE;}

col#colccinfo {width: 340px;}

ul#team {margin-left: 15px;
		 list-style:square;}	

ul#liste {margin-left: 15px;
		 list-style:square;}					 

div#gallery {margin: 5px;
			list-style:none;
			}
			
ul#ktline {width: 450px;
		   border: 2px solid #4da6de;
		   padding: 3px;} 			
			
ul#gallery {
	margin: 3px;
	padding: 0;
	list-style-type:none;
	width:580px;
	position:relative;
	display:block;

}

ul#gallery li {
	display:block;
	float:left;
	margin:0;
	padding-top: 24px;
	padding-right: 24px;
}

ul#gallery li img {
				   border: 2px solid #CA082B;
				   background: #F9E700;
				   padding: 5px;	
}

ul#gallery li a {	
	color: #000000;
	background: #f9e700;
	cursor: pointer;
	text-decoration:none;
	padding: 2px;
}

ul#gallery li a:link {	
	color: #000000;
	background: #f9e700;
	cursor: pointer;
	
}

ul#gallery li a:visited {}

ul#gallery li a:hover {
	color: #FFFFFF;
	background: #ca082b;
	cursor: pointer;
	text-decoration:none;
}

ul.Oeffnung {list-style: none;
			 margin-bottom: 15px;}

ul.Oeffnung li {margin-top: 5px;
}

ul#Liste {list-style: none;
}

ul#Liste li {margin-top: 20px;
			 width: 425px;
			 border: 2px dashed #4da6de;
			 padding: 3px;}
			 
ul#Liste_cc {list-style: none;
}

ul#Liste_cc li {margin-top: 20px;
			 width: 425px;
			 border: 2px dashed #ca082b;
			 padding: 3px;}			 

ul#links {list-style: none;}

ul#links li {margin-top: 20px;
			 border: 0px;}
			 
ul#links li img {border: 0px;
			   text-decoration: none;}
			   
ul#aufzaehlung {margin-left: 15px;
				list-style:none;
				border:none;}
				
ul#aufzaehlung li {list-style:none;
				   border:none;}				   
			   
p.title {margin-bottom: 10px;}	

p.abstand {margin-top: 10px;}		   			 

#lightbox {position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div#youtube {margin-top: 40px;}


