/* Stylesheet */

/*
		
// CSS structure

/////////////////////////
//DISPLAY & POSITIONING//
/////////////////////////
// display: block;
// position: relative;
// top: 10px
// left: 50px;

//////////////////////////////////////
// WIDTH & HEIGHT / MARGIN & PADDING//
//////////////////////////////////////
// height: 250px;
// width: 370px;
// margin: 10px 0px 5px 5px;
// padding: 2px 4px;


//////////////////
// FLOAT & CLEAR//
//////////////////
// float: left;
// clear: both;

////////////////
//FONT STYLING//
////////////////
// color: #888800;
// font-size: 1em;
// font-weight: bold;
// font-variant: small-caps;
// line-height: 140%;
// text-align: center;

//////////////////////////
// BACKGROUNDS & BORDERS//
//////////////////////////
// background-color: #555555;
// background-image: url(../img/foobar.jpg);
// background-repeat: no-repeat;
// background-position: left top;
// border: 1px solid #333333;

/////////////////
// ADDITIONALS://
/////////////////
// overflow: hidden;
// visibility: visible;
// z-index: auto;

*/






/* YAML - Elements Start ------------------------------------------------------------------------------------------------------*/

/* (en) Global reset of paddings and margins for all HTML elements */
/* (de) Globales Zurücksetzen der Innen- und Außenabstände für alle HTML-Elemente */
	* {
		margin: 0;
		padding: 0;
		}

/* (en) Correction: margin/padding reset caused too small select boxes. */
/* (de) Korrektur: Das Zurücksetzen der Abstände verursacht zu kleine Selectboxen. */
	option {
		padding-left: 0.4em;
		}


/* (en) Clear borders for <fieldset> and <img> elements */
/* (de) Rahmen für <fieldset> und <img> Elemente löschen */
	fieldset, img {
		border: 0 solid;
		}

/* (en) new standard values for lists, blockquote and cite */
/* (de) Neue Standardwerte für Listen & Zitate */
	ul, ol, dl {
		margin: 0 0 1em 1em;
		}
		
/*
	li {
		margin-left: 1.5em;
		line-height: 1.5em;
		}
*/
	
	dt {
		font-weight: bold;
		}
	
	dd {
		margin: 0 0 1em 2em;
		}
	
	blockquote, cite {
		margin: 0 0 1em 1.5em;
		font-size: 0.93em;
		width: auto;
		}

/* YAML - Elemente Stop -------------------------------------------------------------------------------------------------------*/




a#actual {
		color: #ffff99;
		}

a:link {
		color:#ffffff;
		text-decoration:none;
		}

a:visited {
		color: #ffffff;
		text-decoration:none;
		}

a:hover {
		color: #ffff99;
		text-decoration:none;
		}

a:active {
		color: #ffff99;
		text-decoration:none;
		}










		
body {
	position:relative;
	color: #ffffff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Times New Roman", Times, serif;
	background: #000000 url(../_img_/pattern.jpg) repeat top left;
	}



			
	div#container {

		font-size: 1.3em;
		text-align: left;
		margin: 0 auto;
		height: 608px;
		width: 950px;
		}
		
		div#myheader {
			position: relative;
			top: 0;
			left: 0;
			height: 307px;
			width: 950px;	
			background: #000000 url(../_img_/header.jpg) repeat-x top left;
			/* border: 1px solid yellow; */
			}

			div#myheadercontent {
				position: absolute;
				top: 205px;
				left: 30px;
				height: 80px;
				width: 600px;
				text-align: center;
				/* border: 1px solid green; */
				}
				
				div#subheading {
					position: absolute;
					top: 0;
					left: 6px;
					width: 590px;
					color: #888800;
					font-size: 1.8em;
					/* border: 1px solid red; */
					}
			
				div#navi {
					position: absolute;
					top: 45px;
					left: 6px;
					width: 590px;
					color: #ffffff;
					font-size: 1.2em;
					/* border: 1px solid red; */
					}


					.linkitem-1 a:link, .linkitem-1 a:visited {
						color: #0088DD;
						}
					
					.linkitem-1 a:hover, .linkitem-1 a:active {
						color: #ffffff;
						}				
						
						
						
						
						
					.linkitem-2 a:link, .linkitem-2 a:visited {
						color: #CC0055;
						}
					
					.linkitem-2 a:hover, .linkitem-2 a:active {
						color: #ffffff;
						}		
						
						
						
						
					.linkitem-3 a:link, .linkitem-3 a:visited {
						color: #DD3311;
						}
					
					.linkitem-3 a:hover, .linkitem-3 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-4 a:link, .linkitem-4 a:visited {
						color: #EEAA22;
						}
					
					.linkitem-4 a:hover, .linkitem-4 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-5 a:link, .linkitem-5 a:visited {
						color: #EEFF22;
						}
					
					.linkitem-5 a:hover, .linkitem-5 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-6 a:link, .linkitem-6 a:visited {
						color: #99CC00;
						}
					
					.linkitem-6 a:hover, .linkitem-6 a:active {
						color: #ffffff;
						}	
						
						
						
						
						
						
					.linkitem-7 a:link, .linkitem-7 a:visited {
						color: #77CCAA;
						}
					
					.linkitem-7 a:hover, .linkitem-7 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-8 a:link, .linkitem-8 a:visited {
						color: #0088DD;
						}
					
					.linkitem-8 a:hover, .linkitem-8 a:active {
						color: #ffffff;
						}				
						
						
						
						
						
					.linkitem-9 a:link, .linkitem-9 a:visited {
						color: #CC0055;
						}
					
					.linkitem-9 a:hover, .linkitem-9 a:active {
						color: #ffffff;
						}		
						
						
						
						
					.linkitem-10 a:link, .linkitem-10 a:visited {
						color: #DD3311;
						}
					
					.linkitem-10 a:hover, .linkitem-10 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-11 a:link, .linkitem-11 a:visited {
						color: #EEAA22;
						}
					
					.linkitem-11 a:hover, .linkitem-11 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-12 a:link, .linkitem-12 a:visited {
						color: #EEFF22;
						}
					
					.linkitem-12 a:hover, .linkitem-12 a:active {
						color: #ffffff;
						}		
						
						
						
						
						
					.linkitem-13 a:link, .linkitem-13 a:visited {
						color: #99CC00;
						}
					
					.linkitem-13 a:hover, .linkitem-13 a:active {
						color: #ffffff;
						}	
						
						
						
						
						
						
					.linkitem-14 a:link, .linkitem-14 a:visited {
						color: #77CCAA;
						}
					
					.linkitem-14 a:hover, .linkitem-14 a:active {
						color: #ffffff;
						}		
						
							
						
						
							

					
					
					
					
					
					
					
					
					
					
					
					
					
			
			
		
		
		
		div#mybody {
/* 			height: 400px; */
			width: 950px;
			background: #000000 url(../_img_/bg.jpg) repeat-y top left;
			}
			
			div#mybodyframe {
				padding: 0 0 0 22px; 
				}
			
				div#mybodycontent {
					width: 900px;
					overflow: auto;
					}
					
				
			
		div#myfooter {
			height: 40px;
			width: 950px;
			background: #000000 url(../_img_/footer.jpg) repeat-y top left;
			}
			
			div#legalnavi {
				color: #ffffff;
				padding: 5px 22px 0 0;
				text-align: right;				
				font-size: 0.9em;
				/* border: 1px solid red; */
				}















/* ------------------------------------------------- */
/* ---------->>> TABELLE KONZERTDATEN <<<----------- */
/* ------------------------------------------------- */


.eventtable {
	border-collapse: collapse;
	width: 650px;
	}
	
.eventtable tr td {
	padding: 2px 2px 0 3px;
	}


.tableline {
	border-bottom: 1px dotted #ffffff;
	}

.writeentry {
	background: #000000;
	border: 3px double #ffffff;
	border-top: 3px double #999999;
	border-left: 3px double #999999;
	color: #ffffff;
	width: 10em;
	margin: 5px 10px 5px 0;
	padding: 0.1em 0.4em;
	}













.formularName {
	position:absolute;
	left:10px;
	top:0px;
	}

.formularMyEmail {
	position:absolute;
	left:10px;
	top:40px;
	}
	
.formularMyHomepage {
	position:absolute;
	left:10px;
	top:80px;
	}
	
.myPflicht {
	position:absolute;
	left:10px;
	top:120px;
	}
	


.formularText {
	position:absolute;
	left:180px;
	top:-1px;
	}


textarea.stylischtext {
	color: #ffffff;
	background: #333333;

	display: block;

	height: 218px;
	width: 400px;
	border: 1px solid #cccccc;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}



























/* -------------------------------------- */
/* ---------->>> IMPRESSUM <<<----------- */
/* -------------------------------------- */


div#buttonxhtml a {
	float:right;
	display: block;
	width: 80px;
	height: 15px;
	background: url(../_img_/valid-xhtml.jpg) top left no-repeat;
	margin: 0 10px 0 0;
	border:none;
	}

div#buttonxhtml a:hover  {
	background-position: -80px 0;
	}	
	
div#buttoncss a {
	float:right;
	display: block;
	width: 80px;
	height: 15px;
	background: url(../_img_/valid-css.jpg) top left no-repeat;
	margin: 0 10px 0 0;
	border:none;
	}

div#buttoncss a:hover  {
	background-position: -80px 0;
	}













/* ------------------------------------- */
/* ---------->>> form.php <<<----------- */
/* ------------------------------------- */




.formcontainer {
	height: 350px;
	position:relative;
	top: 0;
	left: 0;	
	}
	
.formbox {
	width: 600px;
	font-size: 1em;
	line-height: 100%;
	margin: 0;
	}
	
.relativeform {
	position:relative;
	left:0px;
	
	top:10px;
	}
	
.formularFirma {
	position:absolute;
	left:10px;
	top:0px;
	}

.formularTitel {
	position:absolute;
	left:10px;
	top:40px;
	}
	
.formularVorname {
	position:absolute;
	left:10px;
	top:80px;
	}
	
.formularNachname {
	position:absolute;
	left:10px;
	top:120px;
	}
	
.formularStrasse {
	position:absolute;
	left:10px;
	top:160px;
	}
	
.formularOrt {
	position:absolute;
	left:10px;
	top:200px;
	}
	
	
	
	

.formularTelefon {
	position:absolute;
	left:180px;
	top:0px;
	}

.formularFax {
	position:absolute;
	left:180px;
	top:40px;
	}

.formularMobil {
	position:absolute;
	left:180px;
	top:80px;
	}

.formularEmail {
	position:absolute;
	left:180px;
	top:120px;
	}

.formularInternet {
	position:absolute;
	left:180px;
	top:160px;
	}

.formularErreichbar {
	position:absolute;
	left:180px;
	top:200px;
	}

.formularAnfrage {
	position:absolute;
	left:180px;
	top:-1px;
	}

.formularButtons {
	position:absolute;
	left:191px;
	top:260px;
	}




input.stylisch {
	color: #ffffff;
	display: block;
	background: #333333;
	width: 150px;
	border: 1px solid #cccccc;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

textarea.stylisch {
	color: #ffffff;
	background: #333333;

	display: block;

	height: 218px;
	width: 235px;
	border: 1px solid #cccccc;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

input.submit, input.reset {
	float: left;
	width: 100px;
	margin: 5px;
	padding: 2px;
	}
 
label {
	display:block;
	width: 100px; 
 
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	color: #445577;
}









.feedback-antwort {
	position:absolute;
	top: 5px;
	left: 10px;
	height: 290px;
	width: 550px;


	}
	
.antwortabstand {
	margin: 5px 0 0 10px;
	}

.datenabsatz {
	font-size: 0.9em;
	margin: 0;
	}
	
.datenlinks {
	float:left;
	width:120px;
	}
	
.datenmitte {
	float:left;
	width:200px;
	}
	
.datenrechts {
	float:left;
	width:200px;
	}































/* -------------------------------------------------------------------- */
/* ---------->>> Erweiterungen - Anpassung an Blog Start <<<----------- */
/* -------------------------------------------------------------------- */




/* Begin Typography & Colors */
body {

	}









#page {

	}
	

	
	

#header {

	}



#headerimg 	{

	}



#content {
	font-size: 1.2em;
	}

.entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: center;
	}

.alt {

	}

#footer {

	}

small {

	}

h1, h2, h3 {
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;  */
	}

h1 {
/*	font-size: 4em;
	text-align: center; */
	}

#headerimg .description {

	}

h2 {
/*	font-size: 1.6em;  */
	}

h2.pagetitle {

	}

#sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	border-top: 1px dashed #373E4A;
	border-bottom: 1px dashed #373E4A;
	font-style:italic;
	}

h3 {
/*	font-size: 1.3em; */
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white; 
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #B17F6C;
	}

.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {

	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}

#sidebar {
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {

	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #8090AC;
	text-decoration: none;
	}

a:hover {
	color: #B17F6C;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a {

	}

#wp-calendar caption {

	}

#wp-calendar th {

	}
/* End Typography & Colors */



/* Begin Structure */
body {

	}



#header {

	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {

	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {

}

.attachment {

}

.postmetadata {
	clear: left;
}

#footer {

	}

#footer p {

	}
/* End Structure */



/*	Begin Headers */
h1 {
/*	padding-top: 70px;
	margin: 0; */
	}

h2 {
/*	margin: 30px 0 0; */
	}

h2.pagetitle {
/*	margin-top: 30px;
	text-align: center; */
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
/*	padding: 0;
	margin: 30px 0 0; */
	}

h3.comments {

	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
/*	display: block;
	margin-left: auto;
	margin-right: auto; */
	}

img.alignright {
/*	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; */
	}

img.alignleft {
/*	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; */
	}

.alignright {
/*	float: right; */
	}

.alignleft {
/*	float: left; */
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body
*/

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}


/*
html>body
*/

.entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* This is mainly for password protected posts, makes them look better. */
/*
.entry form { 
	text-align:center;
	}
*/

select {

	}

#commentform input {

	}

#commentform textarea {

	}

#commentform #submit {

	}
/* End Form Elements */



/* Begin Comments*/
.alt {

	}

.commentlist {

	}

.commentlist li {

	}

.commentlist p {

	}

#commentform p {

	}

.nocomments {

	}

.commentmetadata {

	}
/* End Comments */



/* Begin Sidebar */

/*
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
*/



#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 738px;
	width: 190px;
	}













#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {

	}

#wp-calendar #next a {

	}

#wp-calendar #prev a {

	}

#wp-calendar a {

	}

#wp-calendar caption {

	}

#wp-calendar td {

	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {

	}

a img {

	}

.navigation {
/*	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px; */
	}
/* End Various Tags & Classes*/



/* Erweiterungen - Anpassung an Blog Ende */


/* Eigene Ergänzungen zu den Erweiterungen - Anpassung an Blog Start */

#sidebar ul li ul li a {
	color:#8090AC;
	}
	
	
	
	
	
	
.notsonarrowcolumn {
	float: left;
	padding: 0 0 20px 32px;
	margin: 0px 0 0;
	width: 900px;
	}
	
.notsonarrowcolumn {
	line-height: 1.4em;
	}
	
.notsonarrowcolumn {
	padding-top: 5px;
	}
	
	
#sidebar p.bodytext {
	color: #8090AC;
	font-style: italic;
	}