/*  
KASSELER WELTMUSIKFESTIVAL 2010
KULTURZENTRUM SCHLACHTHOF
Autor: Frederik Rettberg
Autor URI: http://www.frettberg.de
*/

/*
----------------------------------------------------------------------------- 
ALLGEMEINES
-----------------------------------------------------------------------------*/

*{
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	background: #43A3E9;
}

body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.6;
	color: #fff;
}

body { font-size: 75%; }   /* IE */

html > body   { font-size: 12px; }  /* Other browsers */

.clear {
	clear: both;
}

img, a img {
	border: 0;
}

.hide {
	display: none;
}

#wrapp { 
	width: 940px;
}

/*
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/

#header { 
	position: relative;
	float: left; 
	width: 100%; 
	height: 40px; 
	margin: 0; 
	padding:0; 
	background-image: url(images/layout/bg_header.png); 
	background-repeat: repeat-x;
}

#logo {
	position: relative;
	width: 669px;
	height: 251px;
	margin-top: -20px;
	background-image: url(images/layout/logo.png);
	background-repeat: no-repeat;	
}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/

#jahreswechsel {
	position: absolute;
	top: 8px;
	left: 30px;
	font-family: Georgia, serif;
	font-size: 11px;
	z-index: 9995;
}

#jahreswechsel a:link, #jahreswechsel a:visited{

	color: #43A3E9;
	text-decoration: none;	
}

#jahreswechsel a:hover {
	color: #4991c2;
	text-decoration: none;
}

#mainnav {
	position: relative;
	width: 940px;
	height: 20px;
	z-index: 9990;
	font-family: Georgia, serif;
	
}

#mainnav ul { 
	float: right;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

#mainnav ul li {
	float: left;
	margin: 0 0 0 15px;
	padding: 1px 4px 4px 4px;
	
	
	/* background-color:#00879A; */
} 

#mainnav ul li a:link, #mainnav ul li a:visited{
	font-size: 1em;
	color: #fff;
	text-decoration: none;	
}

#mainnav ul li a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	
	
}

/*
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/

#content {
	position: relative;
	float: left;
	width: 940px;
	margin: 220px 0 0 0;
	padding-bottom: 50px;
}
	
#contentmain {
	float: left;
	width: 484px;
	margin: 0 40px 0 184px;
}

#maincol1 {
	float: left;
	width: 216px;
	margin: 0 20px 10px 0;
}

#maincol2 {
	float: left;
	width: 216px;
	margin: 0 0 10px 0;
}

#sidebar {
	position: relative;
	float: left;
	width: 216px;
}
	
.sidebartop {
	background-image: url(images/layout/sidebartop.png);
	width: 200px;
	height: 16px;
}

.sidebarbottom {
	background-image: url(images/layout/sidebarbottom.png);
	width: 200px;
	height: 16px;
}

#contentsidebar {
	background-image: url(images/layout/bg_sidebar.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	min-height: 300px; 
	width:158px; 
	border-left: 6px solid #00879A;
	border-right: 6px solid #00879A;
	padding:20px 15px 20px 15px; 
}

.date {
	position: absolute;
	float: right;
	left: 196px;
	display: block;
	width: 88px;
	height: 51px;
	background-image: url(images/layout/bg_date.png);
	background-repeat: no-repeat;
	font-size:0.55em;
	text-align: center;
	font: 1.2em Georgia, "Times New Roman", serif;
	font-style: italic;
	padding: 5px 0 0 3px;
}

/*
----------------------------------------------------------------------------- 
TYPO
-----------------------------------------------------------------------------*/

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }

h1 { 
	font: 2em Georgia, serif;
	color: #fff;
}

h2 {
	font: 2em Georgia, "Times New Roman", serif;
	color: #fff;
	margin: 0 0 8px 0;
	clear: both;
	font-style: italic;
}

h3 {
	font: 1.3em Georgia, "Times New Roman", serif;
	color: #fff;
	line-height: 1.25;
	margin: 0 0 5px 0;
	font-style: italic;
	clear: both;
	letter-spacing: 0.05em;
}
h3.small {
	font: 1.2em Georgia, "Times New Roman", serif;
	color: #fff;
	line-height: 1.25;
	margin: 0 0 0 0;
	font-style: italic;
	clear: both;
	letter-spacing: 0.05em;
}

h4 { 
	font: 1.3em Georgia, "Times New Roman", serif;
	line-height: 1.25;
	color: #003960;
	font-weight: bold;
	font-style: italic;
	clear: both; 
}

h5 { 
	font-size: 1em; 
	font-weight: bold; 
}

h6 { 
	font-size: 1em; 
}

p.content {
	font: 1.1em/1.6 Arial, Tahoma, Verdana, sans-serif;
	margin: 0 0 20px 0;
	color: #fff;
	text-align: justify;
	clear: both;
}

p.content a {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}

p.content a:hover {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

p.subheadline {
	font: 1.3em Georgia, "Times New Roman", serif;
	color: #fff;
	line-height: 1.25;
	margin: 0 0 8px 0;
	font-style: italic;
	clear: both;
	letter-spacing: 0.05em;
}

.programm {
	margin:0 0 20px 0; 
}

.titel {
	font: bold 1.4em Georgia, "Times New Roman", serif;
	line-height: 1.1em;
	color: #00879A; 
	font-style: italic;
	text-align: left;
	clear: both;
	padding: 0 0 2px 0;
}

.titel a {
	color: #00879A; 
	text-decoration: none;
}

.titel a:hover {
	color: #00879A; 
	text-decoration: none;
}

.unterzeile {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #000; 
	padding: 0 0 10px 0;
}

.oberzeile{
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #000; 
	clear: both;
}

.infolink {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #000; 
	text-indent: 8px;
	text-align: right;
}

.infolink a {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #000; 
	font-style: italic;
	text-decoration: none;
}

.infolink a:hover {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #000; 
	font-style: italic;
	text-decoration: underline;
}

.trenner{
	border-top:1px #00879A solid;
	margin: 15px 0 0 0 ;
	padding: 0 0 15px 0;
	clear: both;
	width: 100%;
}

.trennerklein{
	margin: 5px 0 0 0 ;
	padding: 0 0 5px 0;
	clear: both;
	width: 100%;
}
.trennerrot{
	border-top:1px #00879A solid;
	margin: 25px 0 0 0 ;
	padding: 0 0 20px 0;
	clear: both;
	width: 100%;
}
/*
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/

#footer {
	float: left;
	width: 100%;
	height: 177px;
	background-image: url(images/layout/bg_footer.png);
	background-repeat: repeat-x;	
}

.contentfooter {
	width: 756px;
	padding: 40px 0 0 184px;
}

.contentfooter ul {
	list-style: none;
}

.contentfooter ul li{
	float: left;
	padding-right: 20px;
}

#sitemeta {
		width: 484px;
		padding: 0 0 50px 184px;
}

#sitemeta p {
	font-family: Georgia, "Times New Roman", serif;
	color: #003960;
	clear: both;
	font-size: 01em;
}

#sitemeta p a {
	color: #003960;
	text-decoration: underline;
	border-bottom: 0;
}

#sitemeta p a:hover {
	color: #003960;
	text-decoration: none;	
}

/*
----------------------------------------------------------------------------- 
IMAGES
-----------------------------------------------------------------------------*/

img.wborder {
	padding: 3px;
	margin-bottom: 5px; 
	margin-right: 10px; 
	float: left;
	background-color: #003960;
}

a img.wborder {
	background-color: #003960;
}

a:hover img.wborder {
	background-color: #3b7ba7;
	text-decoration: none;
}

img.nborder, a img.nborder, a:hover img.nborder {
	padding: 3px;
	margin-bottom: 5px; 
	margin-right: 10px; 
	float: left;
	text-decoration: none;
}

/*
----------------------------------------------------------------------------- 
KALENDERLEISTE UND VERANSTALTUNGSINFO
-----------------------------------------------------------------------------*/
#kalender {
	font: 1.2em Georgia, "Times New Roman", serif;
	width: 476px;
	height: 40px;
	background-color: #43A3E9;
	border-top: 1px solid #00879A;
	border-bottom: 1px solid #00879A;
	border-left: 1px solid #00879A;
	border-right: 1px solid #00879A;
	margin: 5px 0 20px 0;
}

#kalender ul { 
	float: left;
	list-style: none;
}

#kalender ul li {
	text-align: center;
	float: left;
} 

#kalender ul li a {
	width: 68px;
	height: 30px;
	display: block;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	background-color: #43A3E9;	
	padding: 10px 0 0 0
}

#kalender ul li a:hover {
	background-color: #00879A;
	color: #fff;
}

#kalender ul li.active {
	width: 68px;
	height: 30px;
	display: block;
	background-color: #00879A;
	text-align: center;
	padding: 10px 0 0 0
}

/*
----------------------------------------------------------------------------- 
VERANSTALTUNGSINFO
-----------------------------------------------------------------------------*/

#programminfo {
	float: left;
	width: 448px;
	background-color: #61B1ED;
	border-top: 1px solid #04899F;
	border-bottom: 1px solid #04899F;
	border-left: 1px solid #04899F;
	border-right: 1px solid #04899F;
	padding: 15px;
	margin: 0 0 30px 0;
}

#programminfo h3 {
	font: 1.35em Georgia, "Times New Roman", serif;
	color: #fff;
	line-height: 1.25;
	margin: 0 0 5px 0;
	font-style: italic;
	clear: both;
	letter-spacing: 0.05em;
}

#programminfo ul { 
	list-style: none;
	padding-bottom: 4px;
}

#programminfo ul li {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
} 

#programminfo ul li a{
	color: #fff;
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	font-style: italic;
} 

#programminfo ul li a:hover{
	text-decoration: none;
	font-style: italic;
} 

/*
----------------------------------------------------------------------------- 
RUECKBLICK
-----------------------------------------------------------------------------*/

#rueckblick {
	float: left;
}

#rueckblick ul { 
	width: 484px;
	float: left;
	list-style: none;
}

#rueckblick ul li {
	background-color: #3b7ba7;
	border: 1px solid #3b7ba7;
	float: left;
	padding: 5px;
	margin: 0 15px 15px 0;
} 

#rueckblick ul li:hover {
	background-color: #3b7ba7;
	border: 1px solid #003960;
	float: left;
} 

#rueckblick ul li a, #rueckblick ul li a:hover{
	text-decoration: none;	
}

#rueckblick ul li p {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	color: #fff;
	clear: both;
}

/*
----------------------------------------------------------------------------- 
Partner
-----------------------------------------------------------------------------*/
#partner {
	float: left;
	height: 100%;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}

#partner ul {
	list-style: none;
}

#partner ul li{
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
