body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans serif;
	background-color: #CDDAEB;
	background-image:url(../images/index/backgound.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	background-image: url(../images/navig/bg_blue.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#top {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/top/mudphish_top2.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 50px;
	padding: 0 0 0 0;
	border: 0;
}	
#header {
	float: left;
	margin: 0;
	pading: 0;
	position: relative;
	width: 1000px;
	background-image: url(../images/index/header_erlachlacht2010.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CC3333;
	height: 250px;
} 
#header_title {
	width: 785px;
	height: 30px;
	margin-top: -35px;
}
#header_title h1 {
	float: right;
	font-family: Verdana, sans serif;
	font-size: 14px;
	color: #008BA0;
}
	
#navig .active {
	color: #F09;
}

#navig {
	float: left;
	position: relative;
	list-style-type: none;
	width: 200px;
	left: 0;
	margin: 0;
	padding: 10px 0 0 0;
}

#navig ul{
	list-style:	none;
	margin:	1em 0 0 1em;
	padding: 0;
}

#navig li{
	line-height: 20px;
	margin: 0;
	padding: 0;

}

#navig a {
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	display: block;
	width: 185px;
	padding: 1em 0 0.2em 0;
	text-decoration: none;
}
#navig a:hover {
	color: #F09;
}

#footer {
	clear: both;
	padding: 10px 0 0 5px;
	margin: 0 0 10px 0;
	border-top: 1px solid #CC3333;
	text-align: left;
	color: #666666;	
}
#footer p{
	color: #333333;
	font-size: 11px;
	width: 980px;
	margin: 0 0 0 10px;
	padding: 0;
	letter-spacing: 1pt;
	font-family: Arial, sans serif;
	line-height: 14px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #CC3333;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #F09;
}
#footer strong {
	color: #333333;
	font-weight: bold;
}
#content_big {
	float: right;
	position: relative;
	width: 770px;
	margin: 0;
	padding: 10px 0 20px 10px;
}
#content_big p{
	color: #333333;
	float: left;
	font-size: 12px;
	width: 750px;
	margin: 0 0 10px 20px;
	padding: 0;
	font-family: Verdana, sans serif;
	line-height: 19px;
}
#content_big strong {
	color: #000;
	font-weight: bold;
}
#content_big hr {
	width: 420px;
	text-align: middle;
	margin: 0 0 15px 0;
	padding: 0;
	border-top: 1px solid #999999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
		

#content_big h1{
	float: left;
	color: #CC3333;
	font-size: 22px;
	width: 95%;
	margin: 20px 0 10px 20px;
	padding: 0;
	font-family: Arial, sans serif;
	line-height: 22px;

}
#content_big h2{
	color: #CC3333;
	float: left;
	font-size: 14px;
	margin: 25px 0 5px 20px;
	padding: 0;
	letter-spacing: 1px;
	width: 95%;
	font-weight: bold;
	font-family: Arial, sans serif;
	line-height: 18px;
}
#content_big h3{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, sans serif;
	line-height: 17px;
}
#content_big h4{
	color: #999999;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, sans serif;
	line-height: 11px;
}

#content_big a:link, #content_big a:visited {
	color: #CC3333;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
#content_big a:hover {
	color: #008BA0;
}










#content {
	float: right;
	position: relative;
	width: 770px;
	margin: 0;
	padding: 10px 10px 20px 10px;
}

#content p{
	color: #333333;
	font-size: 12px;
	width: 420px;
	margin: 0 0 10px 20px;
	padding: 0;

	font-family: Verdana, sans serif;
	line-height: 19px;
}
#content strong {
	color: #000;
	font-weight: bold;
}
#content hr {
	width: 420px;
	text-align: middle;
	margin: 0 0 15px 0;
	padding: 0;
	border-top: 1px solid #999999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
		

#content h1{
	color: #CC3333;
	font-size: 22px;
	width: 420px;
	margin: 20px 0 10px 20px;
	padding: 0;
	font-family: Arial, sans serif;
	line-height: 22px;

}
#content h2{
	color: #CC3333;
	font-size: 14px;
	margin: 25px 0 5px 20px;
	padding: 0;
	letter-spacing: 1px;
	width: 420px;
	font-weight: bold;
	font-family: Arial, sans serif;
	line-height: 18px;
}
#content h3{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, sans serif;
	line-height: 17px;
}
#content h4{
	color: #999999;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, sans serif;
	line-height: 11px;
}

#content a:link, #content a:visited {
	color: #CC3333;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
#content a:hover {
	color: #008BA0;
}
#content ul {
	float: left;
	padding: 0;
	margin: 10px;
	width: 570px;
	height: inherit;
	list-style: none;
}

#content li { 
  display: inline; 
  margin: 0;
  padding: 0;
  border: 0;
  float: left;  
  width: 180px; 
  height: 180px; 
}

#content ul a, a:link {
	font-family: Verdana, sans serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#content ul a:hover {
	color: #993366;
	text-decoration: none;
}
#content img {
	border: 0;
}



.foto_legende {
	float: right;
	margin: 5px 0 5px 0;
	clear: both;
	padding: 0;
	width: 320px;
	height: inherit;
	font-family: Arial, sans serif;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	color: #333333;
}
.foto_legende strong {
	font-weight: bold;
	color: #FFFFFF;
}
.foto_legende img{
	margin: 0;
	pading: 0;
	width: inherit;
	display: block;
	border: 0;
}
.foto_legende object{
	margin: 0;
	pading: 0;
	width: 280px;
	height: 200px;
	display: block;
	border: 1px solid #666666
}
.foto_legende p{
	color: #333333;
	font-size: 12px;
	width: 320px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, sans serif;
	line-height: 19px;
}

#content_big table {
	float: left;
	clear: left;
	position: relative;
	margin: 5px 0 10px 15px;
	padding: 0;
	border: 0;
	background-image: url(images/programm/mobicat_1.jpg);
}
#content_big table p {
	color: #333333;
	font-size: 12px;
	width: auto;
	margin: 2px;
	padding: 0;
	font-family: Verdana, sans serif;
	line-height: 14px;
}
#content_big table h2 {
	color: #CC3333;
	font-size: 12px;
	margin: 2px;
	padding: 0;
	letter-spacing: 1px;
	width: inherit;
	font-weight: bold;
	font-family: Arial, sans serif;
	line-height: 15px;
}

