/*******************************************************************************

	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:10pt; 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; font-size:10pt;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

label {font-size:10pt}
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;}

p			{margin-bottom: 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:10pt; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #f6f7ec;
	text-align: center;
	height: 100%;
}

.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, 
#main-block .warning { color:#f00; }


/*	website
*******************************************************************************/
#websitebody{
	text-align: center;
	position: relative;
	height: 100%;
	width: 100%;

} 

#website {
	width:750px;
	text-align: left;
	margin:auto;
	position: relative;
	min-height:400px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b90010;
	border-left-color: #b90010;
	background-color: #FFFFFF;
}

#website3{
	position: relative;
	height: 100%;
	width:752px;
	text-align: center;
	margin:auto;
	position: relative;
	background-image: url(hintergrund6.gif);
	background-repeat: repeat-y;
	background-position: center;

} 

#clear {
	clear:both;
	height:40px;
	overflow:hidden;
}
/*	header
*******************************************************************************/
#header {
	width:750px;
	position:relative;
	margin:0;
	padding:0;
	height:150px;
	background-image:url(head_logo.gif);
	background-color: #77AA53;
	z-index:50;
	background-position: right top;

}

#header_intro {
	position:relative;
	margin:0;
	padding:0;
	height:120px;
	background-color: #77AA53;
	z-index:50;
	background-image:url(head_logo.gif);
	background-position: right top;
}
/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:relative;
	top:0px;
	width: 200px;
	height: 120px;
	float: left;
}

#logo a {
	display:block;
	height:120px;
	width:200px;
}


#wobinich {
	position:relative;
	left:20px;
	width: 550px;
	top: 20px;
	height: 120px;
	float: left;
	font-size:26pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family:Verdana;
	color:  #6B994B; /*#6F9E4D;*/
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}


/*	content
*******************************************************************************/
#introtext {
	position:absolute;
	left:24px;
	width: 360px;
	top: 62px;
	height: 109px;
	font-size:16pt;
	color:#b90010;
	z-index: 99;
}

#go a {
	display:block;
	height:109px;
	width:360px;
}
#go {
	position:absolute;
	left:24px;
	width: 360px;
	top: 62px;
	height: 109px;
	z-index: 100;
}

#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:700px;
	left: 7px; /* T.F. Einrückung des Contents*/
	position: relative;
	
}

#main-block {}

#main-block2 {
	padding:34px 0 0 14px; /* T.F. Einrückung Content oben und links */ 
}


/*	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;
	padding:14px 0;
}

#navigation ul.nav1st {
	width:170px;
}


#navigation ul.nav1st li {
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#090;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#606060;
	font-size:10pt;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#090;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:10pt;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}


/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	bottom:30px;
	left:200px;
	width:560px;
	background:#fff;
}

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
	background:#f7f7f7;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#090;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#606060;
	font-size:12pt;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#090;
}


#navigation {
	float:left;
	width:200px;
	padding:14px 0;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:8pt;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#606060;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#090;
	text-decoration:underline;
}



/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#000; /* T.F. */
	font-family:verdana, arial, helvetica,  sans-serif;
	font-size:11pt; /* T.F. Größe H1 */
	font-weight:bold;
	line-height:14pt;
	margin-bottom:10px;/* T.F. */
}
/* Headline 2 */
#main-block h2 {
	color:#B90010; /* T.F. */
	font-family:verdana, arial, helvetica,  sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:12pt;
}

/* Headline 3 */
#main-block h3 {
	color:#000000; /* T.F. */
	font-family:verdana, arial, helvetica,  sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:10pt;
}


#main-block .teaser h1 {
	font-size:11pt;
}




/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:10pt;
	font-size:10pt;
	line-height:12pt;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:10pt;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal;
	margin-left:25px;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#000; /* T.F. Linkfarbe Content */
	text-decoration:underline;
}

#main-block a:hover {
	color:#000;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:10pt;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	width:750px;
	text-align: left;
	margin:auto;
	position: relative;

	background-color: #FFFFFF;

}
.footer2 {
	padding:0 14px;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:8pt;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;

}
.footer .col-right {
	text-align: right;

}

/*	login form
------------------------------------------------------------------------------*/
.login {
	margin:1.2em 0 1.2em 0;
	width:170px;
	background-color:#f7f7f7;
	font-size:10pt;
	line-height:12pt;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#606060;
}

.login input {
	float:left;
	margin:5px 0;
	width:130px;
	border:1px solid #606060;
	background-color:#fff;
}


.login input.submit { 
	border:none;
	background:none;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:10pt;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	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 #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	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;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl  {
	padding:5px 7px;
	background-color:#ffffff;
	font-weight:bold;
	color:#B90010;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;

}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:0em 7px;
	background-color:#FFFFFF;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:1px solid #ffffff;
}


/* MENUE
*******************************************************************************/
#menu {
	font-family: verdana, sans-serif;
	width:750px;                    /*  (1)  */
	position:relative;
	font-size:10pt;
	background-color: #d4db72;
	height: 25px;
}


.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}
.menu ul li a, 
.menu ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
	display:block;
	text-decoration:none;
	color:#000000;
	width:130px;                    /*  Breite von (.menu)/(Anzahl der Punkte)-(1Px)   (1) */
	height:30px;                    /*  (2)  */
	border:0px solid #000;          /* Border-color am besten = Hintergrundfarbe der Seite */
	border-width:0px 0px 0 0;
	padding-left:20px;
	line-height:30px;               /*   (2)  */
	background-color: #d4db72;
	font-size: 12pt; /* T.F. voher large */
	font-weight:bold;

}
* html .menu ul li a, .menu ul li a:visited {
   width:130px;                  /*     für 'normale' Browser */
   w\idth:130px;                 /*   für IE */
}
.menu ul li ul {
  display: none;
}

table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:10pt;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color:#ffffff; 
  background-color:#c7cf4e;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display:block; 
  position:absolute; 
  top:25px;                          /*   (2)  */
  top:30px;  
  left:0; 
  width:140px;
}
* html .menu ul li a:hover ul {
  margin-top:0;
  marg\in-top:0px;
}


.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display:block; 
  background-color:#d4db72; 
  border-bottom:1px solid #d4db72; /* Versuch Lücke im Firefox zu schließen */
  color:#000000; /* T.F. vorher 333333*/
  height:auto; 
  line-height:12pt; 
  padding:5px 10px 5px 20px; /* T.F. */
  margin-bottom:0px;margin-top:0px;
  width:120px; /* Breite Aufklappebene Firefox */ 
  font-size: 10pt; /* T.F. Firefox */
  font-weight:bold;/* T.F. */
}

* html .menu ul li a:hover ul li a {
  width:120px;
  w\idth:120px; /* Submenubreite für IE */
  font-size:10pt; /* T.F. IE6 */
}

.menu ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
.menu ul li a:hover ul li a.drop {
  	background-color: #d4db72;
}

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
  background-color:#c7cf4e; 
  color:#666666;
}


 
.menu ul li:hover ul li ul,    /* Ebene 3 zunächst unsichtbar */
.menu ul li a:hover ul li a ul {  
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
}

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:130px;
}

* html .menu ul li a:hover ul li  a:hover ul li a {
  font-size:10pt; /* T.F. IE6 */
}

.menu ul li:hover ul li:hover ul li ul, /* Ebene 4 zunächst unsichtbar */
.menu ul li a:hover ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
}

.menu ul li:hover ul li:hover ul li:hover ul, /* Ebene 4 sichtbar bei hover */
.menu ul li a:hover ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:130px;
}


.menu ul li:hover ul li:hover ul li a,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul li a {
  font-size: 10pt;/* T.F. Firefox */
}

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
}

/* VERANSTALTUNGSKALENDER
*******************************************************************************/

table.eventlist {width:465px}
table.eventlist td, table.eventlist th {font-size:10pt; padding-bottom:8px}
table.eventlist th {border:0px solid #FFFFFF;background-color:#EEEEEE}

p.eltitel {}
p.eldesc {}

tr.elRoweven {background-color:#FFFFFF;}
tr.elRowodd {background-color:#F7F7F7;}

td.eltitel {width:230px;padding:2px}
td.elvenue {width:140px;padding:2px}
td.eldate {width:85px;padding:2px}
td.elshortdesc {width:10px;padding:2px}

div.elListe {float:left;width:68%}
.elSettings {margin-left:70%;margin:0 0 10 20;border:1px solid #B90010;padding:0px}
.boxhead {margin:0px;background-color:#B90010;color:white;font-size:10pt;font-weight:bold}
.boxcontent {padding:5px}


/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	font-size: 8pt;
	background-color: #FFFFFF; /*#f6f7ec;*/
	padding: 10px;
	width: 690px;
}

.jaosg_thumbnail {
	vertical-align:middle;
	margin-right: 20px;
	position: relative;
	float: left;
	width: 120px;
	height: 100%;
}

.jaosg_thumbnail2 {
	height: 100%;
}


.jaosg_bildbeschreibung {
	position: relative;
	float: left;
	width: 140px;
	height: 100%;
}

.jaosg_element {
	position: relative;
	float: left;
	width: 280px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.jaosg_nav {

}

.jaosg_bild {

}



/*	Dialogbox
------------------------------------------------------------------------------*/

#content1 {
	position:relative;
	float: left;
	width: 440px;
	height: 100%;
}

#dialogbox {
	position:relative;
	float: right;
	width: 220px;
	border: 1px solid #B90010;
}
#dialoghead {
	font-size: 10pt;
	text-align: center;
	background-color: #B90010;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


#contrechts {
	padding: 6px;
	font-size: 10pt;
}

.trennlinie {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B90010;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}