HTML, BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

img {border:none;}

BODY {
	background: #f5f9fe url(../images/bg.gif) repeat-y;
}

/*---------------------------------------------*/ 
/*                Navigationen                 */ 
/*---------------------------------------------*/ 

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/bg_maintopic.gif) repeat-x;
	overflow: hidden;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 11px 0px 12px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/bg_maintopic_hover.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/bg_maintopic_hover.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	background-color: #8fb5df;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	margin: 7px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover {
	color: #C9C9C9;
}

#topic a.active {
	color: #333333;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4884ca;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#topic_spacer {
       height: 15px;
}

/*---------------------------------------------*/ 
/*               Navigationspfad               */ 
/*---------------------------------------------*/ 

#navipath {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#navipath a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pfeil.gif) no-repeat;
}

#navipath a:hover {
	color: #666666;
	background : url(../images/pfeil_hover.gif) no-repeat;
}

/*---------------------------------------------*/ 
/*         Content Positsionierungen           */ 
/*---------------------------------------------*/ 

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
}

#bottom_logo {
	position: relative;
	top: 0px;
	left: -210px;
	width: 250px;
	height: 263px;
	background: url(../images/drei_donat.gif) no-repeat;
}

#uhr {
	position: relative;
	top: 10px;
	left: 25px;
}

#illustration {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 150px;
}

/*---------------------------------------------*/ 
/*              Content Elemente               */ 
/*---------------------------------------------*/ 

#content {
	position: absolute;
	left: 270px;
	top: 315px;
	width: 670px;
	padding: 0px;
	margin: 0px;
}

#content h1 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
	color: #4884ca;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	padding: 10px 0px 2px 0px;
	color: #4A4A4A;
}

#content h3 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #4A4A4A;
}

#content p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #666666;
}

#content a:hover {
	text-decoration: underline;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

#content table.cells {}

#content td.cell {
	background-color: #eee;
}

#content td.headercell {
	background-color: #4A4A4A;
	color: #fff;
	font-weight: bold;
}

/*---------------------------------------------*/ 
/*                   Countdown                 */ 
/*---------------------------------------------*/ 

#countdown {
	position: absolute;
	right: 312px;
	top: 97px;
	width: 950px;
	height: 30px;
}

#countdown a, #countdown span {
   border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	float: right;
	padding: 0px 8px 0px 8px;
	line-height: 30px;
	color: #c92100;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 11px;
	letter-spacing : 2px;
}

#countdown a:hover {
	color: #4884ca;
}

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tl table {
   width:100%; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 180%;
}

#mod_tl .border { border-top:1px solid #000000; border-bottom:1px solid #000000; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#dfdfdf; }
#mod_tl .sp0 { width:240px; }
#mod_tl .sp1 { width:440px; }
#mod_tl .sp2 { width:110px; }

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

div.terminteaser {
	padding: 7px 7px 10px 0px;	
   margin-bottom:15px;
	font-size: 120%;
	font-weight : bold;
	float: left;
	width: 670px;
   border-top:2px solid #4884ca;border-bottom:2px solid #4884ca;
}

div.terminteaser_date {
	display: inline;
	color: #4884ca;
	width: 300px; 
	white-space: nowrap;
}

div.terminteaser_link {
	display: inline;
	padding: 7px 0px 00px 10px;	
	width: 200px; 
	margin-bottom:	5px;
}

/*---------------------------------------------*/ 
/*              Studio Übersicht               */ 
/*---------------------------------------------*/ 

div.studio {
	padding-bottom: 5px;
	display: inline;
	float: left;
	width: 670px;
}

div.studio_img {
	display: inline;
	margin-top: 10px;
	width: 300px;
	white-space: nowrap;
}

div.studio_headline {
	text-align:right;
	font-size: 80%;
	border-top:1px solid #8fb5df;border-bottom :1px solid #8fb5df;
	margin-bottom:	5px;
}

div.studio_txt {
	display: block;
	margin-top: 5px;
	margin-left: 315px;
}

/*---------------------------------------------*/ 
/*               Kurse Übersicht               */ 
/*---------------------------------------------*/ 

div.kurs_uebersicht {
   position: relative;
	float: left;
	width: 670px;
	padding-bottom: 8px;
	border-left:1px solid #8fb5df;border-right:1px solid #8fb5df;
	
}

div.kurs_uebersicht_img {
   padding-top:1px;
   display:block;
   float: left;
   width: 300px;
   border-right:1px solid #8fb5df;
}

div.kurs_uebersicht_headline {
	text-align:right;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	line-height: 18px;
	padding: 0px 10px 2px 0px;
	background-color:#e8f2f7;
	color: #000;
}

div.kurs_uebersicht_description {
	position: absolute;
	right:5px;
	left:305px;
	top:25px;
	width: 360px;
	line-height: 160%;
}

div.kurs_uebersicht_link {
   position: absolute;
	text-align:right;
	bottom: 0;
	right: 0;
	width: 665px;
	line-height: 20px;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	padding-right: 5px;
	background-color:#e8f2f7;
	color: #000;
}

div.kurs_uebersicht_clear {
	clear: both;
}

/*---------------------------------------------*/ 
/*              eBooks Übersicht               */ 
/*---------------------------------------------*/ 

div.ebooks_uebersicht {
   position: relative;
	float: left;
	width: 670px;
	padding-bottom: 8px;
	border-left:1px solid #8fb5df;border-right:1px solid #8fb5df;
	
}

div.ebooks_uebersicht_img {
   padding-top:1px;
   display:block;
   float: left;
   width: 300px;
   border-right:1px solid #8fb5df;
}

div.ebooks_uebersicht_headline {
	text-align:right;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	line-height: 18px;
	padding-right: 10px;
   padding-bottom: 2px;
	background-color:#e8f2f7;
	color: #000;
}

div.ebooks_uebersicht_description {
	position: absolute;
	right:5px;
	left:305px;
	top:25px;
	width: 360px;
	line-height: 160%;
}

div.ebooks_uebersicht_link {
   position: absolute;
	text-align:right;
	bottom: 0;
	right: 0;
	width: 665px;
	line-height: 20px;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	padding-right: 5px;
	background-color:#e8f2f7;
	color: #000;
}

div.ebooks_uebersicht_clear {
	clear: both;
}
/*---------------------------------------------*/ 
/*             Galerie Bild links              */ 
/*---------------------------------------------*/ 

div.gal_img_left {
   position: relative;
	float: left;
	width: 670px;
	padding-bottom: 8px;
	border-left:1px solid #8fb5df;border-right:1px solid #8fb5df;
	
}

div.gal_img_left_img {
   padding-top:1px;
   display:block;
   float: left;
}

div.gal_img_left_headline {
	text-align:right;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	line-height: 18px;
	padding: 0px 10px 2px 0px;
	background-color:#e8f2f7;
	color: #000;
}

div.gal_img_left_description {
	position: absolute;
	right:5px;
	top:25px;
	float: right;
	width: 485px;
}

div.gal_img_left_link {
   position: absolute;
	text-align:right;
	bottom: 0;
	right: 0;
	width: 665px;
	line-height: 20px;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	padding-right: 5px;
	background-color:#e8f2f7;
	color: #000;
}

div.gal_img_left_clear {
	clear: both;
}

/*---------------------------------------------*/ 
/*             Galerie Bild rechts             */ 
/*---------------------------------------------*/ 

div.gal_img_right {
   position: relative;
	float: right;
	width: 670px;
	padding-bottom: 8px;
	border-left:1px solid #8fb5df;border-right:1px solid #8fb5df;
}

div.gal_img_right_img {
   padding-top:1px;
   display:block;
   float: right;
}

div.gal_img_right_headline {
	text-align:left;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	line-height: 18px;
	padding: 0px 0px 2px 10px;
	background-color:#e8f2f7;
	color: #000;
}

div.gal_img_right_description {
	position: absolute;
	left:5px;
	top:25px;
	float: left;
	width: 485px;
}

div.gal_img_right_link {
   position: absolute;
	text-align:right;
	bottom: 0;
	right: 0;
	width: 665px;
	line-height: 20px;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	padding-right: 5px;
	background-color:#e8f2f7;
	color: #000;
}

div.gal_img_right_clear {
	clear: both;
}

/*---------------------------------------------*/ 
/*               Lightbox Gallery              */ 
/*---------------------------------------------*/ 

div.ligallery div.gallery h3 {
	font-size: 10px;
}

div.ligallery div.gallery div.description {
	font-size: 10px;	
}

div.ligallery div.gallery div.medianame {
	display: block;
}

div.ligallery div.gallery div.description {
	display: block;
}

div.ligallery div.gallery div.galleryNav {
	background: #ffffff;
	text-align: center;
	padding: 1px 0;
}

div.ligallery div.gallery div.galleryNav a {
	padding: 0 5px;
}

/*---------------------------------------------*/ 
/*                Blog Übersicht               */ 
/*---------------------------------------------*/ 

#blog {
	position: relative;
	white-space: nowrap;
}

div.blog {
	float: left;
	width: 670px;
	border-left:1px solid #8fb5df;border-right:1px solid #8fb5df;
	
}

div.blog_img {
	width: 300px;
	white-space: nowrap;
}

div.blog_headline {
	text-align:right;
	font-size: 90%;
	font-weight: 600;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;
	padding-right: 5px;
	background-color:#e8f2f7;
	color: #000;
}

div.blog_txt {
	display: block;
	margin-left: 308px;
	padding-right: 5px;
	
}

div.blog_more {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	float: right;
	width: 670px;
	border-top:1px solid #8fb5df;border-bottom:1px solid #8fb5df;border-left:1px solid #8fb5df;
	background-color:#e7e8e8;
	font-size: 120%;
}

div.blog_clear {
	clear: both;
}

img.blog_media {}

/*---------------------------------------------*/ 
/*                  Formulare                  */ 
/*---------------------------------------------*/ 

form {
  	width: 640px;
  	padding: 10px 0px 50px 0px;
}

fieldset { 
	width: 640px;
	overflow: auto;
	border: 1px solid #dc7333;
   padding: 10px 15px 10px 10px;
}

legend {
	margin: -2px 0px 0px 15px;
	color: #4884ca;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

label { 
	display: block; 
	float: left;
	width: 200px;
	line-height: 30px;
	margin-left: 45px;
}

input, textarea{	
   border: 1px solid #cdcdcd;
} 

input:focus, textarea:focus, input:hover, textarea:hover, a.bbcode:hover {	
   border: 1px solid #4884ca;
} 

p.buttonholder{
   text-align: center;
}

input.button {
	width: 250px;
	margin-top: 20px;
	cursor: pointer;
	border: 1px solid #4884ca;
	background: #e8f2f7;
}

input.button:hover {
   background-Color: #d6ebf5;
}

br.clearboth {
	clear: both;
}

.bbcode {
	margin-bottom: 10px;
}

a.bbcode {
	border: 1px solid #cdcdcd;
	padding: 4px;
	margin-right: 5px;
}

.smilies { 
	float: left;
	width: 360px;
	margin: 10px 0px 0px 240px;
}

.smilies.a { 
   border: 1px solid #4884ca;
}

div.form br {
   clear: both;
}

div.form {
	line-height: 26px;
}

div.form_error {
	float: left;
	width: 670px;
}
div.form_error_img {
	margin-left: 10px;
	width: 30px;
}

div.form_error_txt {
	position:relative; top:-23px; left:50px;
	width: 619px;
	font-size: 120%;
	background-color: #e8f2f7;
	border-bottom:1px solid #ED1B24;border-right:1px solid #ED1B24;
}

/*---------------------------------------------*/ 
/*            Gästebuch Navigation             */ 
/*---------------------------------------------*/

.gb_nav {
	margin: 20px 0px 10px 0px;
	text-align: center;
	line-height:200%;
}

.gb_nav a {
	border: 1px solid #4884ca;
	text-decoration: none;
	padding: 2px 10px;
}

.gb_nav_punkte {
	border: 1px solid #cdcdcd;
	text-decoration: none;
	padding: 2px 5px;
}

.gb_nav a:hover, .gb_nav a.gb_aktiv {
	background: #bee2f4;
}

/*---------------------------------------------*/ 
/*          Ausgabe Gästebuch & Posts          */ 
/*---------------------------------------------*/

.gb_eintrag {
	margin: 15px 0px 0px 0px;
	border: 1px solid #bee2f4;
	background-color:#f4fafc;
	display: block;
	float: left;
	width: 670px;
}

.gb_eintrag_headline {
	font-size: 90%;
	border-bottom:1px solid #bee2f4;
	padding-left: 5px;
	background-color:#e8f2f7;
	line-height: 20px;
}

.gb_eintrag_text {
	padding: 10px 10px 10px 15px;
	line-height:200%;
	font-size: 12px;
}

.gb_eintrag_infos {
	position: relative;
	float: right;
	top: -22px;
	height: 20px;
	border-top: 1px solid #bee2f4;
	border-bottom: 1px solid #bee2f4;
	border-left: 1px solid #bee2f4;
	background-color:#fff;
}

.gb_eintrag_kommentar {
   margin: 0px 0px 15px 25px;
	font-style: italic;
	color: #0E399B;
}