@charset "UTF-8";
/*
 *	CSS-Regelen für die Müritzfischer
 *	
 *	Stand:				17.05.09
 *
 *	C 					2009 A. Kaps, kapsdesign
 *	Auftraggeben:		EVS-Digitale-Medien
 *	
 *	letzte Änderungen:	
 *						z-index		div#naviBand				100
 *									div#naviKopfbild			110
 *									div#subNaviShop				 95
 *									div#fuss					 90
 *									div#subNavi					 80
 *									div#subNaviBlau				 75							
 *									
 */

/*
 * ********************************************* Basics **/
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	background-color: #ffffff;
}
img
{
	border: 0 solid #ffffff;
}
a
{
	text-decoration: none;
}
/*
 *	******************************************************** navigation */
div#naviBand
{
	z-index: 110;
	position: fixed;
	top: 0;
	left: 0;
	
	width: 100%;
	height: 188px;
	
	background-image: url(../standard/kopfband.png);
	background-position: top left;
	background-repeat: repeat-x;
}
div#naviBand div#kopfbild
{
	top: 0;
	left: 0;
	float: left;
	width: 260px;
	height: 226px;
	margin: 0;
	padding: 0;
}
div#naviBand div#flashnavi
{
	margin: 0;
	padding: 0;
}
div#clearFlashnavi
{
	/* sitzt unter dem Kopfbild, Höhe, Breite und Farbe einfügen, dann wird es sichtbar */
	clear: both;
}
/*
 *	******************************************************** navigation ENDE */

/*
 *	******************************************************** subnavi */
div#subNavi
{
	z-index: 80;
	position: fixed;
	
	top: 226px;
	left: 0;
	width: 260px;
	height: auto;
	
	background-color: #000066;
}
div#subNaviBlau
{
	z-index: 75;
	position: fixed;
	
	top: 0;
	left: 0;
	width: 260px;
	height: 100%;
	
	
	background-color: #000066;
}
div#subNaviShop
{	
	z-index: 95;
	position: fixed;
	
	bottom: 0;
	left: 0;
	width: 260px;
	height: 228px;
	
	background-image: url(../standard/shopbild.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#subNaviShop ul
{
	margin: 100px 100px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
	list-style: none;
}
div#subNaviShop li
{
	color: #ffffff;
	padding: 0 0 15px 0;
}
div#subNaviShop li a
{
	text-decoration: none;
	color: #ffffff;
}
div#subNaviShop li a:hover
{
	color: #000066;
}
.subTabelle
{
	display: table;
	border-collapse: collapse;
	width: 260px;
	margin-top: 20px;
}
.subTabelleTD
{
	display: table-cell;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding: 2px 86px 2px 0;
}
.subTabelleLinie
{
	display: table-cell;
	padding: 0 0 4px 0;
	text-align: left;
}
.subTabelle a:link
{
	color: #ffffff;
	text-decoration: none;
}
.subTabelle a:visited
{
	color: #ffffff;
}
.subTabelle a:hover
{
	color: #ee7722;
}
/*
 *	******************************************************** subnavi ENDE */
/*
 *	******************************************************** marginalspalte */
div#marg
{
	/*z-index: 50;*/
	position: absolute;
	top: 190px;
	right: 0;
	width: 260px;
	height: 20px;
	/*border-left: 1px solid #cccccc;*/
	/*background-color: #e5e5e5;*/
	background-color: #ffffff;
	margin: 0;
	padding-top: 11px;
}
.margGalerie
{
	margin: 40px 0 0 0;
}
div#margGrau
{
	/*z-index: 45;*/
	position: absolute;
	overflow: hidden;
	right: 0;
	bottom: 0;
	width: 260px;
	height: 100%;
	/*border: 1px solid #FF0000;*/
	/*background-color: #e5e5e5;*/
	background-color: #ffffff;
	margin: 0;
}
.marginalBild
{
	margin: 0 0 1px 20px;
}
.marginalBildlink
{
	text-decoration: none;
	margin: 0 0 1px 0;
	padding: 0;
}
.marg_border
{
	margin: 15px 20px 15px 20px;
	border-bottom: 1px dotted #ee7722;
	border-color: #991111;
}
.marginalVideo
{
	margin: 10px 0 10px 0;
}
div#wolke
{
	width: auto;
	background-color: #ffffff;
	margin: 15px;
}
 
/*
 *	******************************************************** marginalspalte ENDE */

/*
 *	******************************************************** mitte */
div#mitte
{
	/*z-index: 55;*/	
	position: absolute;
	top: 190px;
	left: 0;
	width: 47%;
	height: auto;
	background-color: #ffffff;
	padding: 0 20% 0 280px;
}
.floatImage
{
	float: left;
	width:  auto;
	height: auto;
	margin: 0 16px 4px 0;
}
.floatImageK
{
	float: left;
	width:  auto;
	height: auto;
	margin: 0 5px 4px 0;
}
div#mitte div#mailform
{
	width: 94%;
	height: auto;
	padding: 0;
	margin: 24px 300px 0 20px;
}

.mailtitel
{
	display: block;
	min-width: 400px;
	max-width: 550px;
	height: auto;
	color: #000000;
	font-size: 12px;
	padding: 0;
	margin: 10px 300px 0 6px;
}
/*
 *	******************************************************** mitte ENDE */
/*
 *	******************************************************** mitte Kapitelseiten Liste */
div#mitte div#cont_first
{
	width: auto;
	height: auto;
	margin: 22px 0 14px 0;
	/*border: 1px solid #999999;*/
}
div#mitte div#cont
{
	width: auto;
	height: auto;
	margin: 0 0 14px 0;
	/*border: 1px solid #999999;*/
}
/* Für Listeneinträge mit Bildern die eine Breite von 450px haben */
div#mitte div#cont_Breit
{
	width: auto;
	height: auto;
	margin: 0 0 14px 0;
}
div#intro
{
	width: auto;
	height: auto;
	margin: 25px 0 15px 0;
}
.cont_imgB
{
	margin: 6px 15px 0 0;
}
.cont_borderB
{
	margin: 0 10px 12px 0;
	border-bottom: 1px dotted #ee7722;
}
.cont_imgL
{
	float: left;
	margin: 0 15px 0 0;
}
.cont_head
{
	margin: 0;
	color: #000066;
	font-size: 16px;
}
.cont_headT
{
	margin: 0;
	color: #000066;
	font-size: 14px;
}
.cont_borderL
{
	margin: 0 10px 0 135px;
	border-bottom: 1px dotted #ee7722;
}
.cont_text
{
	margin: 4px 0 0 0;
	color: #000000;
	font-size: 11px;
}
.cont_datum
{
	margin: 4px 0 0 0;
	color: #5e5e5e;
	font-size: 11px;
}
.cont_link
{
	display: block;
	margin: 6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #ee7722;
	text-decoration: none;
}
.cont_bildlink
{
	margin: 0 10px 10px 0;
}
.cont_clear
{
	clear: both;
	height: .1px;
	font-size: 0;
	line-height: 0;
}
/*
 *	******************************************************** mitte Kapitelseiten Liste ENDE */
 /*
 *	******************************************************** mitte Ajax */
.mehrBox
{
	padding: 10px;
}
.mehrHead
{
	margin: 0;
	color: #000066;
	font-size: 14px;
}
.mehrSubhead
{
	margin: 4px 0 0 0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.mehrText
{
	margin: 4px 0 0 0;
	color: #000000;
	font-size: 11px;
}
.mehrLink
{
	display: block;
	margin: 6px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #991111;
	text-decoration: none;
}
.mehrImg
{
	float: left;
	margin: 0 10px 0 0;
}
/*
 *	******************************************************** mitte Ajax ENDE */
/*
 *	******************************************************** fuss */
div#fuss
{
	z-index: 90;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 950px;
	height: 34px;
	background-color: #000066;
}
div#fuss div#sprache
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 259px;
	height: 34px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-image: url(../standard/spracheVerlauf.png);
	background-repeat: no-repeat;
}
/*
 *	******************************************************** fussnavigation */
div#fuss div#fussNavi
{
	position: absolute;
	left: 266px;			/*270px*/
	top: 5px;
	width: 400px;
	height: 24px;
}
.fusTabelle
{
	display: table;
	border-collapse: collapse;
	width: 385px;
	margin: 5px 0 0 0;
}
.fusTabelleTD1	/*	Kontakt Anfahrt Impressum Link */
{
	display: table-cell;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding: 0 0 0 4px;
}
.fusTabelleTD2  /*	AGB Link */
{
	display: table-cell;
	
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 12px;
}
.fusTabelleTD3	/*	Kontakt Anfahrt Impressum Ausgewählt */
{
	display: table-cell;
	border-right: 1px solid #ffffff;
	color: #ee7722;
	font-size: 11px;
	text-align: center;
	padding: 0 0 0 4px;
}
.fusTabelleTD4	/*	AGB Ausgewählt */
{
	display: table-cell;
	color: #ee7722;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 12px;
}

.fusTabelle a:link
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fusTabelle a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fusTabelle a:hover
{
	font-size: 11px;
	color: #ee7722;
}
/*
 *	******************************************************** fussnavigation ENDE */