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

	Project		:	Francisca Urio

	Copyright	:	www.martinmertens.de
					blumbeet - web.studio
					www.blumbeet.com
	
	Last Update:	28.11.2011 - Kohr

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




/*	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; font-size:1em;}
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;}

p			{margin-bottom: 0em;}

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:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.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; }

#iframe {
	background: transparent url(opaque.png) repeat;
}



/*	header Navigation und Logo
*******************************************************************************/
#header {
	position:fixed;
	top:0px;
	padding:0;
	width:100%;
	height:120px;
	background:#fff url(bg_header1.png) repeat-x bottom;
}
#header2 {
	position:relative;
	margin:30px auto;
	padding:0;
	width:940px;
	height:40px;
	/*background:url(bg_2header.png) repeat-x bottom;*/
}


/*	header Bild Folgeseiten
*******************************************************************************/
#img_header {
	position:relative;
	margin:0px auto;
	padding:5px;
	width:940px;
	height:380px;
	background:url(bg_header3_folgeseite.png) no-repeat;
}

/*	header Startseite
*******************************************************************************/
#start_header {
	position:relative;
	margin:120px 0px 0px 0px;
	float:right;
	padding:5px;
	width:650px;
	height:650px;
	background:url(bg_header_start.png) no-repeat;
}
/*	Sprache Wählen
*******************************************************************************/
#language {
	position:absolute;
	right: 0px;
	bottom: -30px;
	height: 20px;
	width: 80px;
	text-align:right;
}
/*	logo / breadcrumb NEU Stand ab 22.09.2011
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8.png) no-repeat;
}
#home_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#home_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_home.png) no-repeat;
}
#news_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#news_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_news.png) no-repeat;
}
#events_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#events_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_events.png) no-repeat;
}
#biografie_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#biografie_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_biografie.png) no-repeat;
}
#media_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#media_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_media.png) no-repeat;
}
#galerie_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#galerie_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_galerie.png) no-repeat;
}
#videos_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#videos_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_videos.png) no-repeat;
}
#musik_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#musik_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_musik.png) no-repeat;
}
#shop_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#shop_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_shop.png) no-repeat;
}
#links_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#links_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_links.png) no-repeat;
}
#presse_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#presse_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_presse.png) no-repeat;
}
#forum_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#forum_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_forum.png) no-repeat;
}
#downloads_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#downloads_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_downloads.png) no-repeat;
}
#kontakt_logo {
	position:absolute;
	top:-3px;
	left:0px;
}

#kontakt_logo a {
	display:block;
	height:80px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie8_kontakt.png) no-repeat;
}
/*	logo / breadcrumb alt Stand bis 22.09.2011
*******************************************************************************/
/*#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7.png) no-repeat;
}
#home_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#home_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_home.png) no-repeat;
}
#news_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#news_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_news.png) no-repeat;
}
#events_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#events_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_events.png) no-repeat;
}
#biografie_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#biografie_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_biografie.png) no-repeat;
}
#media_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#media_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_media.png) no-repeat;
}
#galerie_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#galerie_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_galerie.png) no-repeat;
}
#videos_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#videos_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_videos.png) no-repeat;
}
#musik_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#musik_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_musik.png) no-repeat;
}
#shop_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#shop_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_shop.png) no-repeat;
}
#links_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#links_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_links.png) no-repeat;
}
#presse_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#presse_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_presse.png) no-repeat;
}
#forum_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#forum_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_forum.png) no-repeat;
}
#downloads_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#downloads_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_downloads.png) no-repeat;
}
#kontakt_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#kontakt_logo a {
	display:block;
	height:40px;
	width:280px;
	text-indent:-700em;
	background:url(logo_ie7_kontakt.png) no-repeat;
}
*/
/*	content
*******************************************************************************/


#sp_left {
	float:left;
	width:560px;	
}

#sp_top_left {
	float:left;
	width:560px;
	height:20px;
	margin:0px auto;
	background:url(bg_sp_left_top.png)  no-repeat center top;
} 
#sp_main_left {
	width:560px;
	float:left;
	margin:0px auto;
	background:url(bg_sp_left_center.png)  repeat-y center;
}
#sp_main_left2 {
	padding:0px 15px 0px 30px;
}

#sp_bottom_left {
	width:560px;
	height:20px;
	float:left;
	margin:0px auto;
	background:url(bg_sp_left_bottom.png)  no-repeat center;
}

#sp_right {
	float:right;
	width:350px;	
}

#sp_top_right {
	float:right;
	width:370px;
	height:20px;
	margin:0px auto;
	background:url(bg_sp_right_top.png)  no-repeat center top;
} 
#sp_main_right {
	width:370px;
	float:right;
	margin:0px auto;
	background:url(bg_sp_right_center.png)  repeat-y center;
}
#sp_main_right2 {
	padding:0px 15px 0px 30px;
}

#sp_bottom_right {
	width:370px;
	height:20px;
	float:right;
	margin:0px auto;
	background:url(bg_sp_right_bottom.png)  no-repeat center;
}

/*	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 {
	float:left;
	width:680px;
	height:24px;
	margin-top:18px;
	margin-left:280px;

}
/*	Galerie
------------------------------------------------------------------------------*/
#main-block .galerie {

}

#main-block .galerie .image {
	float:left;
	margin-right:5px;
	margin-bottom:14px;

}
/*	News
------------------------------------------------------------------------------*/

#main-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


#main-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-block div.team div{
	width:170px;
}

#main-block #sp_right div.team div{
	width:140px;
}

#main-block div.team p {
	line-height:1.2em
	margin-top: 0px;
	font-size:1.6em;
	padding:13px 0px;
}

#main-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}


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

/* Headline 1 */
#main-block h1 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.0em;
	line-height:1.3em;
	margin-bottom:10px;
}
#main-block h1 span {
	background:#FFF;
	padding:0px 3px;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size: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 {
	font-size:1em;
}

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

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

#main-block .kleinerText8 {
	font-size: 8px;
}

#main-block .mittlererText10 {
	font-size: 10px;
}

#main-block .Beispiel2 {
	font-weight: bold;
	color: #090;
}

#main-block .Beispiel3 {
	font-weight: bold;
	color: #009;
}
#main-block .AndererText {
	font-weight: bold;
	color: #009;
}
/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#C09;
	text-decoration:underline;
}

#main-block a:hover {
	color:#555;
}

/*	MultiNewsletter
------------------------------------------------------------------------------*/
#rex_375_multinewsletter {

}
#rex_375_multinewsletter ul {

	list-style-type:none;
}
#rex_375_multinewsletter label {
	float:left;
	width:100px;
	border-right:2px solid #fff;
}
#rex_375_multinewsletter input, 
#rex_375_multinewsletter select, 
#rex_375_multinewsletter textarea {
	float:left;
	margin:5px;
	width:170px;
	border:1px solid #888;
}
#rex_375_multinewsletter .rex_375_subscribe,
#rex_375_multinewsletter .rex_375_unsubscribe {
	margin-left:106px;
	background:#EEEEEE;

}
 
/*	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%;
	
}
.footer2 {
	padding:15px 0px;
	margin:0px auto;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-align:center;
}

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

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


/* 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:1.2em;
}

#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;
	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:1.2em;
}


/* 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:#393;
	font-weight:bold;
	color:#fff;
}

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

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

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}
/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 0px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
#sp_main_right2 .formgen .formtextfield
{
	width: 170px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #888;
	background-color: #FFF;
}
.formgen .formtextfield
{
	width: 250px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #888;
	background-color: #FFF;
}


/* Textfeld */

#sp_main_right2 .formgen .formtext
{
	width: 170px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #888;
}

.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #888;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #666;
	background-color: #FEFEFE;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	color: #888;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #FFF;
	margin-left: 4px;
	color: #888;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #888;
	margin-left:120px;
	color: #000;
}
#sp_main_right2 .formgen .formsubmit
/* Sende-Button */
{
	width: 170px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #888;
	margin-left:120px;
	color: #000;
}


/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

