/*////// STRUCTURE DIVS //////*/

body {
	font-family: Verdana, trebuchet, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 17px;
}
img	{
	border: 0px none;
}
.hiddengif	{
	position: absolute;
	top: 22px;
	left: 120px;
}
.hiddengif img	{
	height: 96px;
	width: 225px;
}
.headline	{
	color: #6f0a1f;
	font-size: 15px;
	font-weight: bold;
	float: none;
	z-index: 1;
}
.subheadline	{
	color: #6f0a1f;
	font-size: 13px;
	font-weight: bold;
	float: none;
	z-index: 1;
}
.main_con	{
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
	width: 1003px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#ffffff;
	line-height: 14px;
}
.tuba_con	{
	background-image: url('../img/tuba.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	float: left;
	width: 201px;
	height: 300px;
}
.content_con	{
	position: absolute;
	top: 197px;
	left: 201px;
}
.content	{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 536px;
}
.medielogo	{
	position: relative;
	float: left;
	padding-top: 6px;
}
.bund_text	{
	float: right;
	padding-top: 12px;
	margin-right: -55px;
	text-align: center;	
}
.line	{
	position: relative;
	top: 10px;
	float: left;
}
.homelink	{
	position: relative;
	float: right;
	top: -18px;
	right: 9px;
}
td	{
	font-size: 11px;
}
.mail_con	{
	position: relative;
	float: left;
}
.member_con	{
	float: left;
	position: relative;
	width: 800px;
	height: 1000px;
	overflow: auto;
	scrollbar-3dlight-color: #e3d7d9;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #e3d7d9;
	scrollbar-face-color: #e3d7d9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #e3d7d9;
}
.box_div	{
	width: 536px;
	position: relative;
}
.td_cb	{
	width: 140px;
}	
.member_table	{
	width: 100%;
}
.row1	{
	background-color: #f5eeef;
}
.row2	{
	background-color: #e3d7d9;
}
.update	{
	float: left;
	position: relative;
}




a:link { 
	color: #6f0a1f;
	text-decoration: underline;
}
a:visited { 
	color: #6f0a1f;
	text-decoration: underline;
}
a:hover { 
	color: #6f0a1f;
	text-decoration: none;

}
.top_link a:link { 
	color: #BBBABA;
	text-decoration: underline;
}
.top_link a:visited { 
	color: #BBBABA;
	text-decoration: underline;
}
.top_link a:hover { 
	color: #BBBABA;
	text-decoration: none;

}
.homelink a:link { 
	color: #BBBABA;
	text-decoration: underline;
}
.homelink a:visited { 
	color: #BBBABA;
	text-decoration: underline;
}
.homelink a:hover { 
	color: #BBBABA;
	text-decoration: none;

}


/*//////// MENU //////*/

body {
	behavior:url("../../js/csshover.htc");
}

.menu_con	{
	position: absolute;
	top: 150px;
	left: 203px;
}
.menu2_con {
	position: absolute;
	top: 210px;
	left: 50px;
}
ul,li {
	display:block;
	margin:0;
	padding:0;
	border:0;
}
#menu a	{
	display:block;
	margin:0;
	padding:0;
	border:0;
}

ul#menu {
	width:800px; /* brede på hele menuen*/
	list-style:none;
	float: left;
	
}
ul.sub {
	margin-left: 2px;
	width:100px;
	list-style:none;
	float: left;
	}


li {
	position:relative;
	padding-left:2px;
	margin-right: 2px !important;	
	margin-right: 0px;
	float: left;
	width: 106px;
	text-align: center;
	z-index: 2;
}
#menu2 li {
	position:relative;
	float: left;
	width: 106px;
	text-align: center;
	padding-bottom: 3px;
	z-index: 2;
}
ul.sub li	{
	position:relative;
	padding-left:0px;
	float: left;
	text-align: center;
	z-index: 2;
}
li.folder ul {
	position:absolute;
	left:0px;
	top:20px;
	background-color: #6f0a1f;
	text-align: center;
	z-index: 2;
}		

ul#menu a {
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid white;
	text-decoration:none;
	color:#ffffff;
	width:106px !important;
	width:108px;
	background-color: #6f0a1f;
	z-index: 2;
}
ul#menu2 {
	width:200px; 
	list-style:none;
	float: left;
	
}

ul#menu2 li a{
	list-style:none;
	float: left;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid white;
	text-decoration:none;
	color:#ffffff;
	width:106px !important;
	width:108px;
	background-color: #6f0a1f;
}
li>a { width:104px; 
}
#menu a:hover {
	background-color:#ffffff;
	color:black;
	border: 1px solid;
	border-color: #6f0a1f;
}
ul#menu2 a:hover {
	background-color:#ffffff;
	color:black;
	border: 1px solid;
	border-color: #6f0a1f;
}
li.folder a:hover {
	background-color:#ffffff;
}

ul ul, li:hover ul ul {
	display:none;
}
li:hover ul, li:hover li:hover ul {
	display:block;
}


/*//////// NEWS DIVS ///////*/
.head_con	{
	width: 536px;
}

.dato	{
	padding-top: 6px;
	color: #6f0a1f;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 480px;
	float: right;
}
.top_link	{
	padding-top: 2px;

	color: #BBBABA;
	font-size: 9px;
	position: absolute;
	left: 480px;
	float: right;
}
.news_text	{
	position:relative;
	text-align: justify;
	float: none;
	margin-top: 10px;
	padding-bottom: 15px;
}
.news_con	{
	float: left;
}
.img_con	{
	position: relative;
	float: left;
}
.img_con img	{
	text-align: center;

	padding-left: 10px;
	padding-bottom: 10px;
}


/*///// ADD DIVS //////*/
.add_con	{
	position: absolute;
	top: 10px;
	left: 565px;
	width: 106px;
	float: none;
	z-index: 100;
}
.add	{
	position: relative;
}
.add_head	{
	font-size: 12px;
	font-weight: bold;
	color: #6f0a1f;
	padding-bottom: 10px;
}
.add_text	{
	font-size: 11px;
	padding-bottom: 20px;
}
/*////// Debat-text-style //////*/

h2 {
	font-size: 11px;
	font-weight: normal;
}

.name {
	font-size: 11px;
	font-weight: normal;
}

.msg {
	font-size: 11px;
	font-weight: normal;
}

.skillebox {
	background-color: #e3d7d9;
	position: relative;
	margin-top: 10px;
	padding: 5px;
	padding-bottom: 1px;
}

/*////// Dirigent-style //////*/

.overdiv img {
	position: relative;
	width: 130px;
	height: 180px;
	float: left;
	margin: 4px;
	margin-right: 10px;
}

.dato1 {
	color: #6f0a1f;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}

.overdiv {
	float:left;
	margin-bottom: 35px;
	position: relative; 
}

/*////// Kontakt-style //////*/

.titel_text {
	color: #6f0a1f;
	font-size: 11px;
	font-weight: normal;
}

.rest_text {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}



