ul, li {
	margin-left: 0px;
}
body {
	background: #477699;
}
a {
   text-decoration: none;
   color: #616161;
	cursor: pointer;
}
a:hover {
   text-decoration: underline;
	cursor: pointer;
}
a:visited {
   color: #616161;
	cursor: pointer;
}
a:active {
   text-decoration: underline;
   border: none;
	cursor: pointer;
}
.active {
	color: #000 !important;
}
#outer_container {
	border: solid 1px #000;
	background: #6e93b1;
	width: 970px;
}
#inner_container {
	width: 940px;
	border: solid 1px #000;
	margin: 10px;
	background: #fff;
	padding: 5px;
}
#header_container {
}
#header_left {
	width: 740px;
	height: 100px;
	padding-top: 0px;
	padding-right: 40px;
	float: right;
}
#header_right {
	height:220px;
	width: 160px;
	background: transparent url(../images/logo_b19_web150.png) no-repeat scroll 0 0
}
#main_container {
	clear: both;
	border-top: solid 1px #aaa;
}
#main {
   border: solid 1px;
   width: 670px;
   margin-right: 73px;
   margin-top: 20px;
   float: right;
   padding: 5px;
	font-family: Verdana,Arial,sans-serif;
}
#menu {
   text-align: right;
   width: 178px;
	margin-top: 20px;
}
#menu ul {
   list-style-type: none;
   text-transform: uppercase;
   font-size: 18px;
}
#menu ul li {
   padding-top: 10px;
   margin-right: 10px;
}
#bottom_container {
	font-size: 12px;
	border-top: solid 1px #aaa;
	margin-top: 20px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	background: #FFF;
	color: #000;
	text-align: center;
}


/* end of structure - the rest are ad hoc formatters */

.headline, .title, .form_label, .subtitle {
	font-weight: bold;
	color: #010101;
	padding: 2px;
	margin: 2px;
}
.form_label {
	display: inline;
	width: 200px;
	margin-left: 0px;
}
.form_input {
	display: inline;
	width: 400px;
}
.form_row {
	clear: both;
}
.headline {
	font-size: 14px;
}
.title {
	font-size: 12px;
}
.subtitle {
	font-size: 10px;
	font-weight: normal;
}
.form_label {
	font-size: 12px;
}
.form_error {
	font-size: 12px;
	background: #EE0000;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
}
.input_error, .input_normal {
	font-size: 10px;
}
.input_error {
	background: #FF0000;
	color: #FFFFFF;
}
.button, .song_listen {
	border: 1px solid #1a1a1a;
	background: #6699cc;
	color: #fefefe !important;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
.button:hover {
	border: 1px solid #707070;
	background: #2d2d2d;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
}
.logbox {
	float: right;
}
.mitglied_container, .contact_container {
	clear: both;
}
.mitglied_top, .termin_top, .song_top, .contact_top {
	font-size: 12px;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	background: #477699;
	color: #FFF;
	font-weight: bold;
}
.termine, .songs, .contact {
	padding-left: 5px;
	margin-top: 0px;
	position: relative;
}
.songs {
	list-style-type: none;
}
.termin_info, .contact_info, .song_info {
	border-bottom: solid 1px #bbb;
	padding-top: 20px;
}
.next_termin_subtitle {
    font-size: 12px;
}
.mitglied_info_title, .termin_info_title   {
	font-size: 10px;
	font-weight: bold;
}
.contact_info_title {
	font-size: 12px;
}
.mitglied_info_txt, .termin_info_txt {
	font-size: 10px;
}
.termin_info_date {
}
.mitglied_list_container {
	height: 100px;
}
.mitglied_img, .mitglied_listitem, .mitglieder_img {
	width: 100px;
	height: 100px;
	display: block;
}
.song_listitem {
	font-size: 12px;
	display: block;
	padding-top: 3px;
	padding-left: 0px;
	margin-left: 0px !important;
}
.song_container ul li {
	margin-left: 0px !important;
}
.mitglieder {
}
.mitglieder_img {
	float: left;
}
.mitglied_listitem {
	list-style-type: none;
	display: inline;
	float: left;
}
.mitglieder_listitem, .termin_listitem, .contact_listitem {
	list-style-type: none;
}
.bild_liz {
	background: transparent url(../images/liz.png) no-repeat scroll 0 0
}
.bild_judith {
	background: transparent url(../images/judith.png) no-repeat scroll 0 0
}
.bild_julia {
	background: transparent url(../images/julia.png) no-repeat scroll 0 0
}
.bild_peter {
	background: transparent url(../images/peter.png) no-repeat scroll 0 0
}
.bild_ken {
	background: transparent url(../images/ken.png) no-repeat scroll 0 0
}
.bild_sebastian {
	background: transparent url(../images/sebastian.png) no-repeat scroll 0 0
}
.bild_michael {
	background: transparent url(../images/michael.png) no-repeat scroll 0 0
}
.breaker {
	clear: both;
}
.inline_img {
	float: right;
	padding: 10px;
	margin: 10px;
}
.hlogo_img {
	position: relative;
	text-align: right;
	margin-right: 25px;
}
.inline_txt {
	font-size: 12px;
}
.inline_txt strong {
	font-style: italic;
	font-weight: normal;
}
.normal_img {
	text-align: center;
	padding-bottom: 20px;
}
.next_termin {
	font-size: 18px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: solid 1px #F11;
	text-align: center;
}
