* {
	margin: 0;
	padding: 0 0 1px 0px;
}

body {
	
	background: #f5f5f5;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
color: #990000;
}

h3 {
color: #990000;
}

p, blockquote, ul, ol {
}

blockquote {
	margin-left: 2em;
}

ul {
	margin-left: 1.6em;
}

ul li {
	list-style: disc;
}

ol {
	margin-left: 2em;
}

ol li {
	text-align: justify;
}

a {
color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

a:active {
text-decoration: none;
color: #990000;
}

li.aktiv{
text-decoration: none;
color: #990000;
}

img {
}

.bildunterschrift {
	font-size : 0.85em;
	color : #6f6f6f;
	padding-left : 4px;
	font-style: italic;
}

/* boxed */

.boxed {
}

.boxed .title {
	height: 22px;
	padding: 3px 0 0 30px;
	font-size: 1em;
}

.boxed .content {
	font-size: 0.88em;
	margin-left: 7px;
	padding: 10px 0px 0px 14px;
	line-height: 200%;
	text-align: left;
}

.boxed h5 {
	font-size: 1.0em;
color: #990000;
}

/* post */

.post {
	margin-bottom: 25px;
	padding: 0 15px 10px 15px;
}

.post .title {
	margin-bottom: 10px;
	padding: 5px 0 5px 0px;
	font-size: 1.2em;
    border-bottom: 1px solid #990000;
}

.post .titletermine {
	margin-bottom: 10px;
	padding: 5px 0 5px 0px;
	font-size: 1.0em;
    border-bottom: 1px solid #990000;
}

.post .subtitletermine {
	margin-bottom: 10px;
	padding: 0px 0 0px 0px;
	font-size: 1em;
	color: #333333
}

.post h3 {
	color: #990000;
	font-size: 1.1em;
	text-align: justify;
}

.post h4 {
	font-size: 1.0em;
color: #990000;
}

.post h5 {
	font-size: 1.0em;
color: #333;
}


.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 0.9em;
	line-height: 158%;
	text-align: justify;
}

.post ul li {
	margin-bottom: 10px;
}


.story h1{
	font-size: 0.8em;
	text-align: right;
}

.story h2{
	font-size: 0.8em;
margin-left: 40px;
}

.story a{
font-size: 0.95em;
text-decoration: none;
color: #222;
font-weight: bold;

}

.story a:hover {
text-decoration: none;
color: #990000;
}

.story a:visited {
color: #660000;
}

/* header */

#header {
	width: 800px;
	height: 166px;
	margin: 0 auto;
	background: url(images/header14lang.gif) no-repeat;
	padding: 0;
}


/* content */

#content {
	width: 800px;
	margin: 0 auto;
	background: #ccc url(images/repeatcont13lang.gif) repeat-y;
}

#extra {
}

/* content [ Main */

#main {
	float: right;
	width: 500px;
	padding-right: 60px;
	padding-top: 14px;
}

#main a {
font-size: 0.95em;
text-decoration: none;
color: #222;
font-weight: bold;
}

#main a:hover {
color: #990000;
font-weight: bold;
}

/* content [ main [ welcome */

#welcome {
}

/* content [ main [ example */

#example {
	padding: 0;
	margin: 0;
}

/* content [ sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 22px 0 0 22px;
	line-height: 150%;
}

#sidebar a {
	text-decoration: none;
}

/* content [ sidebar [ Login -- nicht aktiv*/



#inputtext1, #inputtext2 {
	width: 146px;
	margin-bottom: 10px;
	border: 1px solid #1A1A1A;
}

#inputsubmit1 {
	float: right;
	background: #1A1A1A;
	border: none;
	color: #FFFFFF;
}


/* footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 54px 0px 0px 0px;
	background: url(images/footer13-2lang.gif) repeat-x;
	height: 140px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: small;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #990000;
	text-decoration: none;
}

/* Footer > Barrel */

#barrel {
	color: #990000;
	font-weight: bold;
}

#links {
}

/* Stils */
.Stil1 {
	color: #990000;
	font-weight: bold;
}

.Stil2 {
		font-weight: bold;
}

.Stil3 {
	color: #05119D;
	font-weight: bold;
}

.Stil4 {
	color: #333;
	font-weight: bold;
}

/* Formular */
form {
	padding:0;
	margin: 0;
	text-align: left;
}
label {
	width:400px;
	margin:0;
	display: block;
	padding: 0;
}

.theinput {
	margin:1px 0 1px 0px;
	color:#000000;
	background-color: #F5F5F5;
	width:250px;
	border:1px solid #e8e8e8;
	display: block;
}

.select {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin:3px 0 3px 0px;
color:#000000;
background-color: #F5f5f5;
width:250px;
border:1px solid #e8e8e8;
}

#buttons {
	width:280px;
	text-align:right;
	display: block;
	padding-top: 6px;
}

/* fieldset */

fieldset {
margin : 20px;
padding : 1em;
border : 1px solid #ccc;
}

fieldset div {
margin : 0;
padding : 0;
}

/* Style the legend, adress, .musikerinput */

legend {
font-weight : bold;
color : #990000;
margin : 0;
padding : 0.5em;
}


.musiker input {
	margin:1px 0 1px 0px;
	color:#333333;
	background-color: #F5F5F5;
	width:250px;
	border:1px solid #e8e8e8;
	display: block;
}

address{
	font-style: normal;

}

hr {
height:1px;
border:0;
border-bottom:1px solid #990000;
clear:both;
}

xhtml {
	text-align: left;
}
