/*******************************************************************************

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}


ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background:url(/images/head_graphic.jpg) top center no-repeat;
	font: 84% "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-serif;
color: #444;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
  text-align: left;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0px 10px;
  margin: auto;
  padding: 0;
  width: 736px;


}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:10px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

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


#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
	
	
}

#main {
	float:left;
	width:520px;

}

.teaser{

}

#main-block {

}

#main-block2 {
	padding:14px;

}


/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum n?chsten Kommentar gel?scht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:200px;
        margin-top:40px;
	padding:14px 0;

}

#navigation a{
	color: #666;

}


#navigation ul.nav1st {
	width:170px;
	

}


#navigation ul.nav1st li {
	padding:3px 0 3px 14px;


}

#navigation ul.nav1st li.active {

background: #faf7f2;



}



#navigation ul.nav1st li.active ul,
#navigation ul.nav1st li.active ul{
	
       display:inline;


}

#navigation ul.nav1st li ul,
#navigation ul.nav1st li ul{
	
display:none;

}

#navigation ul.nav1st li.active a:hover {
	

}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	
	
}


#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {



}


#navigation ul.nav1st a:hover {
	color: #000;

}


#navigation ul.nav1st li ul.nav2nd li {
	padding:4px;
	margin-left:14px;
	
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	
	padding:4px 0 4px 0;
	
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {

}



#navigation a.current{
font-weight: bold;
color: #333;


}



/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#333333;
	font-size: 150%;
	font-weight:bold;
	line-height:1.8em;
}

#main-block .teaser h1 {
	font-size: 150%;

}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-size: 130%;
	font-weight:bold;
	line-height:1.4em;
}

/* Headline 3 */
#main-block h3 {
	color:#000;
	font-size: 100%;
	font-weight:bold;
	line-height:1.4em;
        padding-bottom: 1em;
}

/* Headline 4 */
#main-block h4 {
	color:#000;
	font-size: 100%;
	font-weight:bold;
	line-height:1.4em;
        padding-bottom: 0.3 em;
}

#main-block2{
 text-align:justify;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#000;
font-weight:bold;
	text-decoration:none;
}

#main-block a:hover {
	text-decoration:underline;

}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	width:100%;
	background-image:url(./redaxo/pics/bg_body.jpg);
	background-position:0 -100px;
  text-align: left;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0px 0px;
  margin: auto;
  padding: 0;
  width:730px;
padding-left:0px;



}
.footer2 {
	padding:0 0px;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
margin-left: 210px;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:450px;
	color:#666;
	
	
}

#form-module fieldset {
	border:0px solid #fff;

}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #ccc;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:0px 5px 5px 127px;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	
	
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#eee;
	font-weight:bold;
	color:#000;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #eee;;
	border-right:2px solid #eee;;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	border-bottom:2px solid #eee;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #eee;
}



/* Gallery AddOn */

#main-block p.pictext {
font-size:85%;
text-align: center;

}
#gallery {
width: 500px;

}
#gallery td{
text-align: center;

}

.more {
font-size: 100%;
font-weight: bold; 
 
}

/* ZUGEFÜGT VON PHILIPP FÜR GALLERIE SEITEN ANZEIGE */
#gl_pages{
	text-align:right;
	font-size: 14px;
	color: #000000;
	}
#gl_pages a {
	color:#666666;
	font-size: 12px;
	}
gl_pages a:hover{
	color:#000000;
	font-size: 12px;
	}

/* ZUGEFÜGT VON PHILIPP FÜR AUSSEHEN DER TERMIN TABELLE */
.newssystemtable{
	background: #faf7f2;
	}
	
.rss_pic {
	float: right;
	margin-right: 30px;
}

/* ZUFGEFÜGT VON PHILIPP FÜR REPERTOIRE TABELLE */
.repertoire_table td{
	padding-bottom: 8px;
}
	
/* ZUGEFÜGT VON PHILIPP, FÜR DIE SPRACHAUSWAHL */
#lang_choice{
	position: relative;
	top: 10px;
	left: 14px;
	width: 66px;
	height: 11px;
}

#lc_german{
	position: absolute;
	left: 0px;
	width: 18px;
	height: 11px;
	background-image:url(limg/german.gif);
	background-repeat: no-repeat;
}

#lc_german a:hover{
	background-image:url(limg/german_high.gif);
	background-repeat: no-repeat;
}

#lc_english{
	position: absolute;
	left: 22px;
	width: 18px;
	height: 11px;
	background-image:url(limg/english.gif);
	background-repeat: no-repeat;
}

#lc_english a:hover{
	background-image:url(limg/english_high.gif);
	background-repeat: no-repeat;
}

#lc_french{
	position: absolute;
	left: 44px;
	width: 18px;
	height: 11px;
	background-image:url(limg/french.gif);
	background-repeat: no-repeat;
}

#lc_french a:hover{
	background-image:url(limg/french_high.gif);
	background-repeat: no-repeat;
}
	