@charset "UTF-8";
/* CSS Document */

html 
{
	height: 100%;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #afcee2;
	float: left;
	width: 100%;
	height: 100%;
	/* position: relative; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
	line-height: 16px;
}

div#carte
{
	float: left;
	position: absolute;
	width: 970px;
	height: 540px;
	left: 50%;
	margin-left: -485px;
	top: 50%;
	margin-top: -270px;
	/* border: 1px solid white; */
}

img, div { behavior: url(iepngfix.htc) }

div.cartecontent
{
	padding: 0 20px;
}

div.cartecontent p
{
	color: #000000;
}

h1
{
	color: #ffffff;
	color:  #001c31;
	font-weight: normal;
	font-size: 24px;
}

div#subnavi
{
	float: right;
	width: 190px;
	text-align: left;
	font-size: 11px;
}

div#subnavi a, div#subnavi a:link
{
	color: #ffffff;
	text-decoration: none;
}

div#subnavi ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

div#subnavi li
{
	float: left;
	margin-right: 20px;
}

img.bannerpic
{
	width: 100%;
	height: 100%;
}

/* div.moreinformation_back
{
	width: 230px;
	height: 150px;
	background-color: #003366;
	opacity: 0.5;
	
	position: absolute;
	bottom: 42px;
	z-index: 1;
} */

div.moreinformation
{
	width: 210px;
	position: absolute;
	bottom: 42px;
	padding: 0 10px;
	z-index: 3;
	/* background-image: url(images/info_back.png);
	background-repeat: repeat-y; */
	background-color: #00a1d2;
	background-color: #001c31;
}

div.carte
{
	position: absolute;
	left: 325px;
	width: 441px;
	height: 511px;
	top: 15px;
}

a, a:link, .GB_Window a, .GB_Window a:link
{
	text-decoration: underline;
	color: #001c31;
	color: #00a1d2;
}

/* download */

.downloadmagazine
{
	width: 152px;
	left: 120px;
	float: right;
	padding-top: 0;
	padding-right: 5px;
	color: #001c31;
	margin-top: 49px;
	line-height: 14px;
}

.downloadmagazine img
{
	float: left;
	padding: 0 8px 2px 0;
}

.downloadmagazine a, .downloadmagazine a:link
{
	color: #001d31;
	text-decoration: none;
	font-weight: bold;
}

.magazine
{
	float: left;
	width: 280px;
	height: 148px;
	margin-left: -7px;
	background-repeat: no-repeat;
	background-image: url(images/magazin.png);
}

*+html .magazine
{
	margin-top: 10px;
}

* html .magazine
{
	margin-top: 10px;
	margin-left: -5px;
}

.magazine img
{
	margin-bottom: -4px;
}

/* einleitungstext */

.description
{
	width: 270px;
	color: #001c31;
}

/* unterseiten */

.unterseiten
{
	width: 970px;
	color: #001c31;
}


/* impressionen */

div.impressionen
{
	float: left;
	width: 210px;
	background-color: #00a1d2;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin: 0px -10px 8px -10px;
}

div.impressionen img
{
	float: left;
}

div.impressionen a, div.impressionen a:link
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* detailseite */

.showdetails
{
	float: left;
	width: 970px;
	height: 499px;
	position: absolute;
}

.detailaddress
{
	float: left;
	background-color: #001c31;
	padding: 10px;
	position: absolute;
	bottom: 0;
}

.detailpic
{
	float: left;
}

td.close
{
	color: #00a1d2;
}

/* naturpark südschwarzwald */

.naturpark_suedschwarzwald
{
	float: left; position: absolute; bottom: 30px; left: 6px; width: 160px; height: 145px;
}

.naturpark_suedschwarzwald .firstlinking 
{
	float: left; display: block; width: 160px; height: 145px; text-decoration: none; z-index: 2; position: absolute;
} 

#schwarzwaldimg
{
	position: absolute; left: 5px; display: none;
}

#schwarzwaldimgout
{
	 position: absolute; left: 0; top: 1px;
}

* html #schwarzwaldimgout
{
	 position: absolute; left: 0; top: -4px;
}

/* naturpark schwarzwald mitte nord */

.naturpark_schwarzwald_mitte_nord
{
	position: absolute; bottom: 160px; left: 50px; width: 160px; height: 165px;
}

.naturpark_schwarzwald_mitte_nord .firstlinking
{
	display: block; width: 160px; height: 165px; text-decoration: none; z-index: 2; position: absolute;
}

#schwarzwaldmittenordimg
{
	visibility: hidden; position: absolute; left: 1px; top: -1px;
}

#schwarzwaldmittenordimgout
{
	position: absolute; left: 1px; top: -1px;
}

* html #schwarzwaldmittenordimgout
{
	position: absolute; left: 1px; top: -4px;
}

/* naturpark stromberg-heuchelberg */

.naturpark_stromberg-heuchelberg
{
	position: absolute; bottom: 326px; left: 140px; width: 130px; height: 40px;
}

.naturpark_stromberg-heuchelberg .firstlinking
{
	display: block; width: 130px; height: 40px; text-decoration: none; z-index: 2; position: absolute;
}

#stromberg-heuchelbergimg
{
	visibility: hidden; position: absolute; left: 1px; top: -1px;
}

#stromberg-heuchelbergimgout
{
	position: absolute; left: 1px; top: -1px;
}


* html #stromberg-heuchelbergimgout
{
	position: absolute; left: 1px; top: -4px;
}

/* naturpark neckartal-odenwald */

.naturpark_neckartal-odenwald
{
	position: absolute; bottom: 400px; left: 170px; width: 130px; height: 90px;
}

.naturpark_neckartal-odenwald a.firstlinking
{
	display: block; width: 130px; height: 90px; text-decoration: none; z-index: 2; position: absolute;
}

#neckartal-odenwaldimg
{
	visibility: hidden; position: absolute; left: 1px; top: -1px;
}

* html #neckartal-odenwaldimg
{
	top: 2px;
}

#neckartal-odenwaldimgout
{
	position: absolute; left: 1px; top: -1px;
}

* html #neckartal-odenwaldimgout
{
	top: -4px;
}


/* naturpark schwäbisch-fränkischer wald */

.naturpark_schwaebisch-fraenkischer_wald
{
	position: absolute; top: 128px; left: 271px; width: 70px; height: 92px;
}

.naturpark_schwaebisch-fraenkischer_wald .firstlinking
{
	display: block; width: 70px; height: 92px; text-decoration: none; z-index: 2; position: absolute;
}

#schwaebisch-fraenkischer_waldimg
{
	visibility: hidden; position: absolute; left: 1px; top: 1px;
}

#schwaebisch-fraenkischer_waldimgout
{
	position: absolute; left: 1px; top: 1px;
}

/* naturpark schoenbuch */

.naturpark_schoenbuch
{
	position: absolute; top: 240px; left: 211px; width: 70px; height: 35px;
}

.naturpark_schoenbuch a.firstlinking
{
	display: block; float: left; width: 70px; height: 35px; text-decoration: none; z-index: 2; position: absolute; 
	/* border: 1px solid violet; */
}

#schoenbuchimg
{
	visibility: hidden; position: absolute; top: 1px; left: 1px;
}

#schoenbuchimgout
{
	position: absolute; top: 1px; top: 1px; left: 1px;
}

/* naturpark obere donau */

.naturpark_obere_donau
{
	position: absolute; top: 320px; left: 171px; width: 130px; height: 90px; 
}

.naturpark_obere_donau .firstlinking
{
	display: block; width: 130px; height: 90px; text-decoration: none; z-index: 2; position: absolute;
}

#obere_donauimg
{
	visibility: hidden; position: absolute; 
}

#obere_donauimgout
{
	position: absolute;
}

/*  */

.contentleft2, .contentright2, .contentmiddle2
{
	float: left;
	width: 30%;
}

.contentleft, .contentright
{
	float: left;
	width: 45%;
}

/* .kartedescription */

.kartedescription
{
	position: absolute;
	right: 0;
	top: 80px;
	width: 210px;
}

.kartedescription h2
{
	color: #001c31;
	font-size: 15px;
	line-height: 17px;
}

/* unterseiten */

.unterseiten a, .unterseiten a:link
{
	color: #001c31;
}

/* einleitung */

.einleitung
{
	float: left;
	border: 1px solid violet;
}

/*  */


#imageDataContainer h2
{
	padding: 0;
	margin: 0;
	margin: 3px 0;
	text-decoration: none;
	font-size: 14px;
}

h2
{
	font-size: 16px;
}