A:link,
A:visited,
A:hover,
A:active {
	text-decoration : underline;
	color : #CCCCCC;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}
A:link.footer,
A:visited.footer,
A:hover.footer,
A:active.footer {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
A:link.subtitle,
A:visited.subtitle,
A:hover.subtitle,
A:active.subtitle  {
	text-decoration : none;
	color : #CCCCCC;
	font-family: Arial;
	font-size: 18px;
	font-weight : normal;
	}			
A:link.navi,
A:visited.navi,
A:hover.navi,
A:active.navi {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}			
BODY {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3A4244;
	color: #CCCCCC;
	text-align: center;
	margin: 20px 0px 60px 0px;
}	
div.content_media{
	background-image: url(images/anker_cartoon.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 20px;
	width: 772px;
	height: 550px;
	text-align: center;
	background-position: center;
}
div.title{
	text-align: center;
	margin: 0px auto;
	width: 400px;
	height: 26px;
	position: relative;
	top: 23px;
	background-color: #3A4244;
	z-index: 1;
}
div.navi{
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 0px 0px;
	width: 760px;
	height: 20px;	
}
div.intro{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 20px 6px 0px 6px;
	width: 570px;
	height: 80px;	
}
div.content_index{
	background-image: url(images/heck2_cartoon.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 20px;
	width: 580px;
	height: 550px;
	text-align: center;	
}
span.pic{
	width: 179px;
	height: 316px;		
	margin: 20px 6px 0px 6px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	float: left;
}
span.subtitle{
	width: 169px;
	height: 36px;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	border-bottom:  1px solid #CCCCCC;
	background-color: #000000;
	margin: 0px 6px 0px 6px;
	padding: 5px;	
	text-align: center;
	color : #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	float: left;	
}
div.footer{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	height: auto;
	position: relative;
	top: -10px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}
div.footer2{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(images/bg_footer.gif);
	position: relative;
	top: 50px;	
}
div.content_galerie{
	margin:0px auto;
	padding: 0px;
	position: relative;
	top: 20px;
	width: 760px;
	height: auto;
	text-align: left;
}
img.galerie{
	border: 1px solid #CCCCCC;
}
embed.galerie{
	border: 1px solid #CCCCCC;
}
div.content_mod{
	background-image: url(images/modeling/rumpf_cartoon.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
	padding: 0px;
	position: relative;
	top: 20px;
	width: 760px;
	height: auto;
	text-align: left;
}
div.content{
	margin:0px auto;
	padding: 0px;
	position: relative;
	top: 92px;
	width: 760px;
	height: 650px;
	text-align: left;	
	vertical-align: top;
}
h1{
	color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
h2{
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
hr{
	color: #CCCCCC;
	size: 1px;
}
div.blub{
	border: thin dotted Fuchsia;
}