a{
	color: #CCCCCC;
}

a:link{
	text-decoration: underline;
}

a:visited{
text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #CC3300;
}

a:active{
text-decoration: underline;
} 

img {
  border-style: none;
}
#index_tt {
	text-align: center;

}

#main {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-color: #47060C;
}
#header {
	height: 80px;
}

#mid {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #660000;
	border-bottom-color: #CB7A35;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	min-height:400px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	border-right-style: solid;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #47060c;
}

#menu {
	width: 105px;
	text-align: center;
	margin-top: 5px;
}
/*
#menu a {
	display: block;
	/*	padding: 5px;
	margin: 1px;*/
/*	line-height: 2em;
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:hover	{
	color: #9C1D16;
	background-color: #CCCCCC;
}
*/
#content {
	margin-left: 130px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	min-height:400px;*/
}

#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CB7A35;
	border-bottom-color: #CB7A35;
	font-size: 10px;
	text-align: center;
	position: relative;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	padding-bottom: 4px;

}
#footer_content {
	width: 300px;
	left: auto;
	right: auto;
}

#footer_disclaimer {
	position: absolute;
	right: 0px;
	top: 0px;


}


#left_side {
	float: left;
}


#agenda_label {
	color: #C60616;
	float: left;
}
#flashcontent {
	margin-left: 100px;

}


#agenda_item {
	margin-left: 83px;
}

#agenda_hr{
	color: #8E040F;
	background-color: #8E040F;
	height: 1px;
}

hr{
	color: #8E040F;
	background-color: #8E040F;
	height: 1px;
}
#flashPlayer {
	margin-left: 150px;


}
#fl_soundonoff {
	float: right;
}

#index_kop_img {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#gb_namedate {
	font-size: smaller;
}
#blogtitel {
	font-size: large;
}
#download_pict_block {
	margin-left: 10px;
}
#download_pict {
	padding-left: 10px;
	float: left;
	text-align: center;
}

#bloginfo {
	font-size: smaller;
}
.smallheader {
	color: #FF0000;
	margin-left: 10px;
}
#download_block {
	margin-left: 20px;
}
.smallfont {
	font-size: x-small;
}
#body_index {
	background-color: #47060c;
	background-image: none;
}
#links_container {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 500px;
}
#links_link {
	width: 275px;
	position: absolute;
	top: 50%;
	left: 175px;
}
#links_image {


}
