body {
	margin: 0px 0px 0px 0px;
	background: url('../images/bg.jpg') repeat-x #fbf8f1;
	color: #333333; 
	font-family: verdana; 
	font-weight: normal; 
	font-size: 90%; 
	line-height: 120%; 
	text-align: center;
}

img {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

a {
	text-decoration: none; 
	color:#333333; 
	font-weight: normal;  
	letter-spacing: 0pt
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: underline;}

#c1
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	padding:0px;	
	text-align:center;
}



#content {
	background: url('../images/bg_content.jpg')  repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:990px;
	text-align:left;
}


#left {
	float:left;
	width:470px;
	text-align:left;	
	padding-left:10px;
	color:#333333;
	font-size:80%;
}

#left p {
	margin: 0px;
	padding:0px;
}

#left a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
}
#left a:link {}
#left a:visited {}
#left a:active {}
#left a:hover {text-decoration: none;}

#left h1
{
	font-size:160%;
	margin-top:15px;
	margin-bottom:12px;
	font-weight: normal;
	font-family:georgia;
	color:#ba220d;
}

#left h3 {
	color:#cf9518;
	font-family:georgia;
	font-size:150%;
    font-weight: normal;    
    height: 11px;
    border-bottom: 1px dotted #c5b094;
    margin-top:25px;
	margin-bottom:20px;
}

#left h3 span {
	background-color:#fbf8f1; 
	padding-right: 10px; 
}

#right {
	float:left;
	width:470px;
	text-align:left;	
	padding-left:30px;
	padding-right:10px;
	color:#333333;
	font-size:80%;
	margin-top:30px;
}

#right a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
}
#right a:link {}
#right a:visited {}
#right a:active {}
#right a:hover {text-decoration: none;}

#right h3 {
	color:#cf9518;
	font-family:georgia;
	font-size:150%;
    font-weight: normal;    
    height: 11px;
    border-bottom: 1px dotted #c5b094;
    padding-top:0px;
	margin-top:15px;
	margin-bottom:20px;
}

#right h3 span {
	background-color:#fbf8f1; 
	padding-right: 10px; 
}


#article a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
	font-family: arial;
	font-size:120%;
}
#article a:link {color:#ba220d;}
#article a:visited {color:#ba220d;}
#article a:active {color:#ba220d;}
#article a:hover {color:#ba220d;text-decoration: none;}

#article p {
	margin:5px 0px 20px 0px;
}

.article-img {
	width:101px;
	height:101px;
	background: url('../images/bg_img.jpg')  no-repeat;
	float:right;
	text-align:center;
	margin-left:10px;
}

#konzert a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
	font-family: arial;
	font-size:120%;
}
#konzert a:link {}
#konzert a:visited {}
#konzert a:active {}
#konzert a:hover {text-decoration: none;}

#konzert p {
	padding-bottom:20px;
}

.konzert-img {
	margin-top:5px;
	margin-left:10px;
}

#nav-box {
	padding:10px;
	color:#8d6f4d;
	font-size:75%;
}

#nav-box a {
	color:#8d6f4d;	
}


#content-inner {
	color:#333333;
	width:970px;
	padding-top:5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#content-inner h1
{
	color:#ba220d;
	font-size:160%;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight: normal;
	font-family:georgia;	
	text-align:left;
}

/*#content-inner  td {
	font-size:90%;
}*/


#content-full {

	float:right;
	color:#333333; 
	font-family: verdana; 
	font-weight: normal; 
	font-size: 90%; 
	line-height: 130%; 
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
}

#content-full h1
{
	color:#ba220d;
	font-size:160%;
	padding-top:15px;
	padding-bottom:3px;
	margin:0px;
	margin-bottom:12px;
	font-weight: normal;
	font-family:arial;	
}

#content-full p {
	margin:8px 0px;
}

#content-full a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
}
#content-full a:link {}
#content-full a:visited {}
#content-full a:active {}
#content-full a:hover {text-decoration: none;}

#content-full img {
	border: #f4ece1 5px solid;
	padding: 1px;
	margin: 5px;
}
.headlinered {
	color:#ba220d;
	font-size:100%;
	padding:10px 0px 5px 0px;
	font-weight: normal;
	font-family:georgia;	

}

#menu-left
{
	float:left;
	margin:0px 20px 0px 0px;
	width:260px;
	color:#ba220d;
	text-align:left;
	/*border: 1px yellow solid;*/
}
#menu-left p {
	margin:10px 0px;
}

#menu-left ul
{
	margin:10px 0px; 
	padding:0px;
	list-style: none;	
}

#menu-left li
{
	padding:7px 10px;
	margin:0px 0px 2px 0px;	
	line-height:110%;
	font-size:90%;
	
}

#menu-left li:hover
{
	background:#f4ece1;
	
}

#menu-left a {
	text-decoration: none; 
	font-weight: normal;  
	color:#ba220d;
}
#menu-left a:link {}
#menu-left a:visited {}
#menu-left a:active {}
#menu-left a:hover {text-decoration: none;}

.file-list-title {
	border:1px solid #f4ece1;
	padding:5px;
}
.file-list {
	background:#f4ece1;
	padding:5px;
}



.l1 { background-color: #fdff02; color:#d20008; font-size:80%; }
.l0 { background-color: #ffffff; color:#d20008; font-size:80%;} 


#nav {
	color:#333333;
	font-size:80%;
	font-weight: normal;
	padding-bottom:0px;
	padding-top:5px;
}

#nav a {
	text-decoration: none;
	font-weight: normal;
	color:#333333;	
	}
#nav a:link {color:#333333;font-weight: normal;}
#nav a:visited {color:#333333;font-weight: normal;}
#nav a:active {color:#333333;font-weight: normal;}
#nav a:hover {color:#333333;font-weight: normal;text-decoration: none;}


.title
{
	background-color: #333333;
	padding:10px 10px 0px 10px;
	text-align:left;
	font-size:160%;	
	color:#b9612c;
}

.title  h1 {
	display:inline;
	color:#b9612c;
	font-size:100%;
	font-weight: normal;
	line-height:120%;
	padding:0px;
	margin:0px;
}


#footer
{
	background-image: url("../images/bg_footer.jpg");
	background-repeat: repeat-x;	
	height:74px;
	text-align:center;	
}

#footer-inner {
	text-align:center;
	padding:18px 0px 0px 0px;
	font-size:70%;
	color:#8d6f4d;	
}

#footer-inner p {
	margin-top:2px;

}

#footer-inner a {
	text-decoration: underline; 
	color:#8d6f4d;	
	font-weight: normal;
}
#footer-inner a:link {}
#footer-inner a:visited {}
#footer-inner a:active {}
#footer-inner a:hover {text-decoration: none;}


#chor {
	border-top: 1px solid #dfceba;
	text-align:center;
	padding:6px 0px;
	color:#ba220d;
	font-size:75%;
}
#chor a {
	text-decoration: underline; 
	color:#ba220d;	
	font-weight: normal;
}
#chor a:link {}
#chor a:visited {}
#chor a:active {}
#chor a:hover {text-decoration: none;}


.line {
	margin-top:10px;
	margin-bottom:3px;
	height:1px;
	border-bottom: 1px dotted #bdd2e3;
}

.img {
	border: #f4ece1 5px solid;
	padding: 1px;
	margin: 10px;
}

.img2 {
	border: #f4ece1 5px solid;
	padding: 0px;
}

.article-img2 {
	margin: 0px 0px 10px 15px;
	border: #f4ece1 3px solid;
	padding:1px;
}

.img-content {
	margin: 0px 0px 0px 15px;
	border: #efefef 2px solid;
	padding: 1px;
}

.konzert-img2 {
	margin: 0px 15px 0px 0px;
	border: #f4ece1 3px solid;
	padding:1px;
}


.small {
	font-size: 80%;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep .left {
		float: left; width: 1px; height: 1px; 
}

div.sep .right {
		float: right; width: 1px; height: 1px; 
}

form { margin:0; }

label {
	width:100px;
	float: left;
}

hr {
	height:1px;
	color:#ededed;
}


textarea {
	background-repeat: no-repeat;
	border: #bdbdbd 1px solid;
	font-size: 100%; 
	margin-left: 0px; 
	color: #595959; 
	font-family: verdana, arial; 
	background-color: #ffffff;	
}

.input {
	border: #bdbdbd 1px solid;
	font-size: 100%; 
	margin-left: 0px; 
	color: #595959; 
	font-family: verdana, arial; 
	background-color: #ffffff;
	padding-left:3px;
	background-image: url('../images/button_bg.jpg');
	background-repeat: no-repeat;
}


.button {
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana;
	border: #9c0100 1px solid;	 
	background-color: #9c0100;
}

select { 
	border: #bdbdbd 1px solid;
	font-size: 13px; 
	margin-left: 0px; 
	color: #595959; 
	font-family: verdana, arial; 
	background-color: #ffffff;	
}

.input2 {
	background-image: url('../images/button_bg.jpg');
	background-repeat: no-repeat;
	border: #bdbdbd 1px solid;
	font-size: 13px; 
	margin-left: 0px; 
	color: #595959; 
	font-family: verdana, arial; 
	background-color: #ffffff;
	width:180px;
	padding-left:15px;
}




h1 {
	font-size: 22px;
	font-family: arial, tahoma; 
	font-weight: normal; 
	margin-bottom: 6px;
	margin-top: 0px;
	color:#ba220d;
	line-height:130%;
}



h2 {
	font-size: 125%;
	font-weight: bold;
	font-family: arial;
	color:#ba220d;
	text-align:left;
	margin: 0px 0px 18px 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color:#ba220d;
}

h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	color:#ba220d;
	text-align:left;
	padding-bottom:5px;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px dotted #e5e5e5;
}

