
#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/*  STANDARDS  */

body
{
	background-color:#ffffff;
	background-image:url('http://web02.city-map.de/homepage/02/0212/021203163/background.gif');
	background-repeat:repeat-x;
	color:#000000;
	margin:0px;
	padding:0px;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

h1
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
h2
{
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
}
h3
{
	margin-bottom:5px;
	margin-top:5px;
}

a
{
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a:active
{
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
}

/*  CONTAINER  */

a.navi
{
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:none;
	width:195px;
}
a:hover.navi
{
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:underline;
	width:195px;
}
a:active.navi
{
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:none;
	width:195px;
}
a.navi_aktiv
{
	background-image:url('http://web02.city-map.de/homepage/02/0212/021203163/background_navi.gif');
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:none;
	width:195px;
}
a:hover.navi_aktiv
{
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:underline;
	width:195px;
}
a:active.navi_aktiv
{
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:4px 0px 4px 25px;
	text-decoration:none;
	width:195px;
}

ul
{
	margin:10px 20px 10px 30px;
}

div#logo
{
	left:34px;
	position:absolute;
	top:17px;
}
div#bilderfolge
{
	height:108px;
	left:270px;
	position:absolute;
	top:70px;
	width:705px;
}
div.bilderfolge_einzelbild
{
	background-color:#ffffff;
	border:2px solid #000000;
	float:left;
	height:104px;
	margin-left:5px;
	padding:1px;
	width:164px;
}
div#bilderfolge_zuechter
{
	height:82px;
	left:30px;
	position:absolute;
	top:95px;
	width:965px;
}
div.bilderfolge_einzelbild_zuechter
{
	background-color:#ffffff;
	border:2px solid #000000;
	float:left;
	height:79px;
	margin-left:5px;
	padding:1px;
	width:125px;
}
div#navi
{
	left:0px;
	position:absolute;
	top:225px;
}
div#inhalt
{
	left:270px;
	padding-bottom:20px;
	position:absolute;
	top:225px;
	width:700px;
}
div.inhalt_bild
{
	float:left;
	padding:0px 10px 10px 0px;
}

td.nummer_farbe
{
	background-color:#CCE0CC;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	vertical-align:top;
	width:30px;
}
td.detail_farbe
{
	background-color:#CCE0CC;
	padding:5px 0px 5px 0px;
	width:420px;
}
td.link_farbe
{
	background-color:#CCE0CC;
	padding:5px 0px 5px 0px;
	vertical-align:top;
	width:30px;
}
td.nummer
{
	font-weight:bold;
	padding:5px 0px 5px 10px;
	vertical-align:top;
	width:30px;
}
td.detail
{
	padding:5px 0px 5px 0px;
	width:420px;
}
td.link
{
	padding:5px 0px 5px 0px;
	vertical-align:top;
	width:30px;
}

