/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}


.leftbox{
	height:601px;
	width:159px;
	background-image:url(../pic/left_bg.jpg);
	float:left;
	margin: 0px;
	padding: 0px;
}
.topbox{
	height:90px;
	width:600px;
	background-image:url(../pic/top_bg.jpg);
	margin: 0px;
	padding: 0px;
	float:left;
}
.bottombox{
		width:600px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.test{
float:left;

}
.mainbox{
	width:600px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
}


/* -----------------------------Detail */
.box580
{
	width:540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding: 10px;
	margin-bottom: 5px;
	/*background-color: #4682b4;*/
	float:left;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
}

.hauptbild
{float:left;width:175px;height:248px;padding-right: 10px;}

.fotos
{padding-right: 5px;padding-bottom: 5px;}

.p2
{
	margin-top:5px;
	margin-bottom:5px;
	font-size: 12px;
	font-weight: normal;
}

.textueberschrift {

margin-bottom:3px;
}

h2 {
	font-size: 16px;

}

h3 {
	font-size: 14px;
	height: 20px;
	width: 570px;
	background-color: #4682b4;
	background-position: center;
	padding: 5px;
	color: #FFFFFF;
}
.taenzername {
	font-size: 18px;
		height: 20px;
	width: 570px;
	
	background-position: center;
	padding: 5px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
