/* Start of CMSMS style sheet 'mimiko-style' */
body {
	margin:0;
	padding:0;
	color:#424D45;
	font-family: Arial, sans-serif;
	font-size:63%;
	}
html>body { 
	font-size: 10px; 
	}

img {
	border:0;
	}
a {
	text-decoration:none;
	color:#424D45;
	}
a:hover {
	color:#B0DA27;
	}

#header {
	height: 137px;
	width: 100%;
	}
#leftcol {
	width:254px;
	margin:22px 0 0 16px;
	padding:0;
	float:left;
	}
#content {
	width:636px;
	margin:22px 0 0 270px;
	padding:0;
	}
#footer {
	clear:both;
	margin:2em 0 2em 270px;
	line-height:1.8em;
	font-size:1.1em;
	}
	
/* Styling Header*/
#header #logo {
	margin:28px 0 0 30px;
	float:left;
	}
#header .claim {
	color:#FFF;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:100px 0 0 271px;
	}
	
/* Styling Left Column*/
#menu {
font-size:1.2em;
}
#menu a, #menu a:link, #menu a:visited {
	margin:0;
	padding:0 0 0 14px;
	display:block;
	line-height:1.9em;
	text-decoration:none;
	}
#menu a:hover {
	background:url(/uploads/images/layout/menu-dot.gif) left no-repeat;
	}
#menu a.selected, #menu a.selected:link, #menu a.selected:visited {
	font-weight:bold;
	background:url(/uploads/images/layout/menu-dot.gif) left no-repeat;
	}
#menu div.level2  {
padding-left:14px;
}


#sponsoren {
	margin:38px 0;
	}

#adresse {
	padding:8px 0 8px 14px;
	font-size:1.2em;
	width:207px;
}
p.line {
margin:0;
padding:0;
height:1px;
}


/* Content Styling */
#content h2 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 1.4em 0;
	}
#content h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 1.2em 0;
	}
#content p {
	font-size:1.2em;
	line-height:1.4em;
}
#content a, #content a:link, #content a:visited {
	padding-left:8px;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
#content h3.linkliste {
	padding-bottom:0.6em;
	margin:0;
}
#content p.linkliste {
	margin:0;
	line-height:1.6em;
	}
/*-----------------------------------*/
#content h2.date {
	float:left;
margin-top:0.3em;
	border:none;
	}
#content h2.datetitle {
/*	margin:1.4em 0 1.2em 120px; */
	margin:1.4em 0 1.2em 120px;

	font-weight:normal;
	}
#content h3.date {
	margin:1.2em 0 1.2em 120px;
	font-weight:normal;
}
#content p.date {
	margin:1.2em 0 1.2em 120px;
	}
#content ul.date {
	margin:0 0 1.2em 120px;
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
	list-style:none;
	}
#content ul.date li {
	padding-left:1.2em;
	background:url(/uploads/images/layout/liste-dot.gif) left no-repeat;
	}
#content p.musikerliste {
margin-bottom:2em;
}
#content p.musikerliste a, #content p.musikerliste a:link, #content p.musikerliste a:visited {
	font-size:0.9em;
	font-weight:normal;
	background:none;
	padding:0;
}
#content p.musikerliste a:hover {
	text-decoration:none;
}
#content p.musikerdetail {
	clear:both;
	height:183px;
	}
#content p.musikerdetail img {
	float:left;
	margin-right:20px;
	}
#content p.musikerdetail pre.musikertitelbox {
	display:block;
	border-bottom: 1px solid #dff0a9;
	font-weight:bold;
	margin:0 0 0 143px;
	height:1.4em;
	}
#content p.musikerdetail pre.musikertitelbox pre.musikertitel {
float:left;
}
#content p.musikerdetail pre.musikertitelbox pre.musikertoplink {
float:right;
text-align:right;
}

/* helpers */
.gruen {
	color:#B0DA27;
	}
.schwarz {
	color:#424D45;
	}
.gruenlight {
	color:#dff0a9;
	}

/* Table Stuff */
.tbldate {
	padding-top:1em;
	font-size:1.4em;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	color:#000;
}
.tbldatetitle {
	padding-top:1em;
	font-size:1.4em;
	font-weight:bold;
	color:#B0DA27;
}
.tblsubtitle {
	margin:1.2em 0 0 0;
	font-weight:normal;
}
.tblmusikername {
	margin-top:0;
	font-size:1.4em;
	display:block;
	color:#B0DA27;
	font-weight:bold;
}
.tblmusikerlink {
	visibility: hidden;
}



td p {
	margin:0.6em 0;
	line-height:1.4em;
}


.nonlink {
background:none;
}
/* End of 'mimiko-style' */

/* Start of CMSMS style sheet 'mimiko-jun' */
/* helpers for green */
div.normal {
	color:#e2003d;           /* #c10068; */
	}
div.lite{
	color:#fd2861;           /* #e699c3; */
	}
div.schwarz {
	color:#424D45;
	}




a:hover {
	color:#e2003d;
	}

#header {
	background-color: #e2003d;
	}
#footer {
	border-top:1px solid #e2003d;
	}
	
/* Styling Left Column*/
#menu {
background:url(/uploads/images/layout/linie-fade-jun.gif) top left no-repeat;
}
#menu a, #menu a:link, #menu a:visited {
	background:url(/uploads/images/layout/menu-pfeil-jun.gif) left no-repeat;
	}

#adresse {
	padding:8px 0 8px 14px;
	font-size:1.2em;
	background:url(/uploads/images/layout/linie-fade-jun.gif) top left no-repeat;
	width:207px;
}
p.line {
background:url(/uploads/images/layout/linie-fade-jun.gif) top left no-repeat;
}


/* Content Styling */
#content h2 {
	border-bottom:1px solid #e2003d;
	}
#content a, #content a:link, #content a:visited {
	background:url(/uploads/images/layout/menu-pfeil-jun.gif) left no-repeat;
	color:#e2003d;
}
#content h3.linkliste, #content p.linkliste {
	border-bottom: 1px solid #fd2861;
	}

#content h3.date {
	border-bottom: 1px solid #e2003d;
}
#content p.musikerliste a, #content p.musikerliste a:link, #content p.musikerliste a:visited {
	color:#e2003d;
}
#content p.musikerdetail pre.musikertitelbox {
	color:#e2003d;
	}

.tbldatetitle {
	border-bottom:1px solid #e2003d;
	color:#e2003d;
}
.tblsubtitle {
	border-bottom: 1px solid #fd2861;
}
.tblmusikername {
	border-bottom:1px solid #e2003d;
	color:#e2003d;
}

/* End of 'mimiko-jun' */

