@charset "utf-8";
/* CSS-Stylesheet für Müller+Frank Musikverlag 
Code by Patrick Weiss | bueroweiss.com
*/



/*
Basics
---------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}


img {
	border:0 none;
}

a:hover img,
a img {
	background:none !important;
}


body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(bg_body.gif) #eee;
	font-size:14px;
	line-height:1.6em;
	color:#111;
	margin-left:30px;
}

.fixfloat {
	float:none;
	clear:both;
	width:1px;
	margin:0 0 -1px 0 !important;
	padding:0;
	font-size:1px;
	line-height:1px;
	height:1px;
}

h1 {
	font-size:22px;
	padding: 0;
	padding-bottom:0;
	margin-bottom:20px;
	border-bottom:1px dashed #111;
}

h2 {
	font-size:14px;
	border-bottom:5px solid #111;

	margin-bottom:1em;
}


h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

p {
	margin:0 0 1em 0;
}

#content a {
	color:#000;
	text-decoration:underline;
}

#content a:hover {
	color:#fff;
	background-color:#111;
}


/*
Seitenkonstrukt
---------------------------------------------------------------------*/

#wrapper {
	width:840px;
	background:#fff;
	padding-bottom:30px;
}

#outerWrapper {
	width:840px;
}

#header {
	width:840px;
	height:130px;
	margin-bottom:100px;
}



#top {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	line-height:1.6em;
	background:#111;
	height:22px;
	width:840px;
	color:#fff;
}

#top a {
	color:#fff;
	text-decoration:none;
}

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

#langmenu {
	width:48%;
	text-align:right;
	margin-right:20px;
	float:right;
}


#header h1 {
	background:url(logo.gif) no-repeat;
	text-indent:-9999px;
	width:310px;
	height:75px;
	margin:30px 0 0 10px;
	border:0 none;
}

#footer {
	border-top:5px #111 solid;
	height:50px;
	
	width:840px;
	margin-top:0px;
	text-align:right;
}

#footer a {
  font-size:11px;
  color:#111;
  text-decoration:none;
  text-transform:uppercase;
}

#footer a:hover {
  color:#111;
  text-decoration:underline;
}



#content h1 {
	font-size:22px;
	font-weight:normal;
	border-bottom:1px dashed #111;
	height:30px;
}

#content {
	width:440px;
	float:right;
	margin:0 40px 0 0;

}

.kuenstler {
  border-bottom:1px dashed #111;
  padding-bottom:10px;
  margin-bottom:20px;
}

.kuenstler-img {
  float:left;
  margin-right:15px;
  width:100px;
  overflow: hidden;

}

.kuentstler-txt {
    float:right;
    width:285px;
}


.teaser {
  
}

.teaser h1 {
  font-size:14px !important;
  font-weight:bold !important;
}

.mehr A {
	padding-left:20px;
	background-image:url(mehr.gif);
	background-position:0 5px;
	font-size:12px;
	font-style:normal;
	background-repeat: no-repeat;
}

.mehr A:HOVER {
	background-image:url(mehr_hover.gif);
	color:#fff;
}

.title {

}

.play {
  float:left;
  width:30px;
  padding-top:2px;
  height:18px;
  overflow:hidden;
}

/*navigation
---------------------------------------------------------------------*/
/*
#menu {
	width:310px;
	margin:140px 0 0 10px;
	float:left;

}

#menu ul {
	list-style-type:none;
	width:310px;
	border-top:1px dashed #111;
}

#menu li {
	list-style-type:none;
	margin-bottom:5px;
}

#menu li a {
	width:290px;
	height:25px;
	line-height:1em;
	text-decoration:none;
	color:#111;
	display:block;
	border-bottom:1px dashed #111;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#999999;

}

#menu li a:hover {
	background-color:#111;
	color:#fff;}

#menu li.active a {
	background-color:#8DB703;
	color:#fff;
}

#menu li.active a:hover {
	background-color:#8DB703;
	color:#fff;
}
*/


#menu {
	width:310px;
	margin:30px 0 0 10px;
	float:left;
}

#menu a {
	text-decoration: none;
}

#menu ul {
	padding: 0;
	list-style-type:none;
	border-top: 1px dashed #111;
}

#menu li {
	border-bottom: 1px dashed #111;
	list-style-type:none;
}

#menu li a {
	display: block;
	margin: 1px 0;
	padding: 0.5em 0 0.5em 20px;
	color: #111;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#menu li.active a,
#menu li.active a:hover {
	background-color: #111;
	color:#fff;
}

#menu li a:hover {
	background-color: #111;
	color:#fff;
}

















/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1.01
Formular Generator für Redaxo 4.x 
Ab: Version 4.5 Community Editon
Stand: 22.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 übernehmen, ist ja auch nicht wirklich hübsch ;-) 

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


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


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


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


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


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	height: 200px;
                width: 200px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


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


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

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

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

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













/* sifr */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	/*font-size: 55px;*/
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}





/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}





