/* Biergarten Liederkranz */
/*

gruen:  #01a03c;
*/

body
{
	/*background: #eeeeee url(../images/hintergrund-detailseite-1x428.gif) repeat-x;*/
	/*line-height: 17px;*/
	/*background-color: #efefef;*/
	/*background-color: #888;*/
	background-color: #383736;
	/*background-color: #ffffff;*/
	color: #333333;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	/*font-family: Arial, Helvetica,"Century Gothic",sans-serif;*/
	font-family: verdana;
	margin: 0 auto;
}
#wrapper
{
	/*border-left: 15px solid green;
	border-right: 15px solid green;*/
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 996px;
	background-color: #ffffff;
}
#main
{
	/*border: 1px solid purple;*/
	background-color: #ffffff;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 800px;
}	
#image
{
	/*border: 1px dotted green;*/
	background-color: #01a03c;
	margin: 0px;
	margin-left: 45px;
	margin-right: 45px;
	padding: 0px;
	width: 906px;
}
#logo
{
	/*border: 1px solid red;*/
	background-color: #ffffff;
	padding-top: 12px;
	margin-left: 45px;
	height: 100px;
	width: 222px;
	float: left;
}
#anim
{
	/*margin-left: 25px;*/
	float: left;
}
#mainmenu
{
	/*border: 1px dotted red;*/
	/*background-color: red;*/
	margin-left: 45px;
	margin-top: 20px;
	width: 200px;
	float: left;
}
#content
{
	/*border: 1px dotted green;*/
	/*background-color: red;*/
	margin-top: 20px;
	margin-left: 22px;
	margin-right: 22px;
	width: 462px;
	padding: 0px;
	min-height: 100px;
	overflow: hidden;
	float: left;
}
#right
{
	/*border: 1px dotted orange;*/
	/*background-color: red;*/
	margin-top: 20px;
	width: 200px;
	padding: 0px;
	/*min-height: 450px;*/
	float: left;
}
#footer
{
	border-top: 1px solid silver;
	background-color: #dddddd;
	padding: 12px;
	padding-left: 45px;
	font-size: 11px;
}
.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}

.cite
{
	font-size: 14px;
	margin-bottom: 10px;
}
.legend
{
	font-size: 10px;
	float: left;
}
h1
{
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
h2
{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
.white_line
{
	border-bottom: 1px solid white;
	height: 10px;
}

#content  a
{
	color: #01a03c;
	text-decoration: none;
	font-weight: normal;
}
#content a:hover
{
	color: #01a03c;
	text-decoration: underline;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr.silver_line
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px solid silver;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#content ul
{
	list-style-image: url('../images/bullet1.gif');
	margin-left: 0.7em;
	padding-left: 0.7em;
}
div#content ol
{
	/*list-style-image: url('../images/bullet1.gif');*/
	margin-left: 0.7em;
	padding-left: 0.7em;
}
#content hr
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px solid silver;
	margin-top: 5px;
	margin-bottom: 5px;
}
.monat
{
	background-color: #bfc6df;
	display: block;
	padding: 4px;
}
.box
{
	/*background-color: #ccebd9;*/
	background-color: #ddd;
	margin-bottom: 20px;
}
.box h1, #mainmenu h1
{
	font-size: 13px;
	color: white;
	background-color: #01a03c;		 	
	padding: 4px;
}
.innen
{
	padding: 4px;
}
.silver_dotted_line
{
	color: #01a03c;
	height: 1px;
	border: none;
	border-bottom: 1px dashed #01a03c;
	margin-top: 5px;
	margin-bottom: 5px;
}
.trodd
{
	background-color: #eeeeee;
}
.treven
{
	background-color: #ffffff;
}
.vm
{
	color: #ffffff;
	background-color: #01a03c;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.blaettern
{
	text-align: right;
	margin-bottom: 10px;
}
.blaettern .act
{
	font-weight: bold !important;
}