﻿#accordion a{
	color:red;
	text-decoration:none;
}
#besetzung {

	border:1px solid #727dd4;
	background-image:url('icon/besetzung_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}


#wasser {

	border:1px solid #727dd4;
	background-image:url('icon/wasser_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

	
	
}
#technik {

	border:1px solid #727dd4;
	background-image:url('icon/technik_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}
#eiswasser {

	border:1px solid #727dd4;
	background-image:url('icon/eiswasser_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}

#sturmgewitter {

	border:1px solid #727dd4;
	background-image:url('icon/sturmgewitter_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}


#rett {

	border:1px solid #727dd4;
	background-image:url('icon/rett_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}

#feuer {

	border:1px solid #727dd4;
	background-image:url('icon/flamme_bg.png');
	background-repeat:no-repeat;
	max-height:300px;
	text-decoration:none;

}

.col1 {
	padding-left:10px;
	color:white
}
.col2 {
	padding-left:10px;
	color:white
}
.col3 {
	padding-left:50px;
	color:white
}
.col4 {
	padding-left:80px;
	color:white
}
.col5 {
	padding-left:150px;
	color:white
}
h3 {
	background-image:url('../../design/meblau2.png');
	border:1px solid #727dd4;
	margin-bottom:0px;
	text-decoration:none;
	
}
	.style2 {
		vertical-align: middle;
		border-width: 0;
		color:red;
	}

table thead th, table thead td {
	}

table th, table td {
	border-bottom:0px ;
		}
