body
{
	font-family: Arial, Swiss, sans-serif; 
	font-size: 12px;
	/*background-color: #0f1432;*/
	background-image: url( ../images/bg.jpg );
	background-repeat: repeat-x;
	background-position: -13px 275px;
	background-color: #333333;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#page {
	/*border: 1px dotted green;*/
	/*background-color: #ffffff;*/
	position: relative;
	display: block;
	/*margin: 0 auto;*/
	padding: 0;
	height: 100%;
	min-height: 768px;
	width: 900px;
}
#nav_menu
{
	/*border: 1px dotted yellow;*/
	margin-top: 80px;	
	width: 150px;
	float: left;
}
#image
{
	background-image: url( ../images/start.jpg );
	width: 750px;
	height: 275px;
	float: right;
}
#content
{
	/*border: 1px dotted red;*/
	background-color: #ffffff;
	margin-left: 150px;
	width: 750px;
	min-height: 400px;
	/*padding-bottom: 35px;*/
}

#nav_menu ul
{
	list-style: none;
}
#nav_menu ul li
{
	background-image: url( ../images/line.jpg );
	background-repeat: no-repeat;
}
#nav_menu a
{
	display: block;
	/*color: #ffffff;*/
	color: #fabb00;
	text-align: right;
	padding-right: 10px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
}
#nav_menu a:hover
{
	background-image: url( ../images/button-bg.jpg );
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #000000;
}
#left
{
	/*border: 1px dotted green;*/
	float: left;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	width: 350px;
}
#right
{
	/*border: 1px dotted green;*/
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 35px;
	width: 255px;
}
#wideleft
{
	/*border: 1px dotted green;*/
	float: left;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	width: 680px;
}
#subnav_menu ul
{
	/*border: 1px dotted green;*/
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav_menu ul li
{
	display: inline;
	padding: 2px;
	/*border: 1px solid silver;*/
}
#subnav_menu a
{
	/*color: #ffffff;*/
	text-decoration: none;
	padding: 1px;
}
#subnav_menu li a, 
#subnav_menu a:hover li a, 
#subnav_menu li:hover li a
{
	display: inline; 
	background: #fff; 
	border:1px solid #ddd; 
	padding: 0 5px; 
	margin: 0 5px 0 0; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	/*font-size:0.9em; 
	height:2em;
	line-height:1.9em;*/
}

#subnav_menu li a:hover, 
#subnav_menu a:hover li a:hover, 
#subnav_menu li:hover a:hover
{
	border-color: #aba; 
	/*background: #d1e1ce;*/
	background-color: #888;
	color: #000;
}
#subnav_menu li a.current
{
	background-color: #888;
}

.clear {
	clear:both;
}

h1
{
	font-size: 17px;
	font-weight: normal;
}
h2
{
	font-size: 15px;
	font-weight: normal;
}
h3
{
	font-family: Arial, Swiss, sans-serif;
	font-size: 12pt;
	color: #0037F1;
	font-variant: small-caps;
}

hr
{
	color: #999999;
}

a 				{ color: #000000; text-decoration: none; }
a:visited   { text-decoration: none; }
a:hover     { text-decoration: underline; }

/*a.blue 				   { color: #3168A6; text-decoration: none; }*/
a.blue 				   { color: #000000; text-decoration: none; }
a.blue:visited   { text-decoration: none; }
a.blue:hover     { text-decoration: underline; }


img
{
	border: none;
}
div.termin
{
	margin-bottom: 12px;
}
div.termin p
{
	margin: 0;
	padding: 0;
}
#konzert
{
	background-image: url(../images/30jahre.jpg);
	width: 210px;
	height: 130px;
	padding-left: 150px;
	padding-top: 1px;
	line-height: 13px;
}
#internmenu
{
	/*border: 1px dotted green;*/
	float: left;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	width: 680px;
}
.interntermine th
{
	text-align: left;
}
.interntermine tr td
{
	 vertical-align: top;
}
.even
{
	background-color: silver;
}
.section
{
	background-color: silver;
}
#anw_musiker
{
	width: 130px;
	float: left;
}
#anwesenheit
{
	width: 545px;
	overflow: auto;
	/*height: 710px;*/
}
#anwesenheit td, #anw_musiker td
{
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
}
.blaettern
{
	text-align: right;
	margin-bottom: 10px;
}
.blaettern .act
{
	font-weight: bold !important;
}
.gallery a img
{
	border: 1px solid #000000;
}
.gallery a:hover img
{
	border: 1px solid #fff200;
}
#footer
{
	/*border: 1px dotted green;*/
	padding-top: 20px;
	padding-left: 35px;
}

