table.links tr td
{
  padding-right: 10px;
  padding-top: 6px;
}
h2
{
  font-size: 12pt;
  font-weight: bold;
}

table.tour 
{
 border: solid 1px black;
 margin-bottom: 10px;
}
table.tour tr td
{
  padding: 2px;
}
table.tour tr td a img
{
  border: 0px;
}

ol.tour li
{
  margin-bottom: 10px;
}

tr.tag
{
  color: green;
}

ol.impressum li
{
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

div.ccb
{
	position: absolute;
	left: 100px;
	background: yellow;
	border: 4px solid white;
}

a:link
{
	color: #cd5c5c;
}
a:hover
{
	color: #cd5c5c;
}
a:visited
{
	color: #cd5c5c;
}

body
{
	font-family: "Arial", sans-serif;
	margin-top: 10px;
	background-color: #f0e68c;
}

div.topic
{
	background-color: black;
	color: white;
	padding: 2px;
	margin-top: 5px;
}
span.topic
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

div.main_head
{

	padding-bottom: 2px;
	text-align: center;
	padding-right: 10px;
	width: 74%;
	float: right;
	font-weight: bold;
}

div.main_subnav
{
	border: solid 1px;
	padding: 5px;
	background-color: #cd5c5c;

	margin-bottom: 2px;
	margin-right: 2px;
	float: right;
}
div.main_subnav a
{
	color: white;
	text-decoration: none;
}
div.main_subnav a:hover
{
	background: white;
	color: black;
}

div.main_nav
{
	width: 23%;
	margin-right: 2px;
	float: left;
	margin-bottom: 2px;
}
div.main_nav ul
{
	list-style-type: none;
	position: relative;
	left: -25px;
}
div.main_nav ul li
{
	padding-bottom: 2px;
	border: 1px solid;
	margin-bottom: 10px;
	height: 18px;
	padding: 5px;
	background-color: #cd5c5c;
	color: black;
}
div.main_nav ul li a:link 
{
	color: white;
	text-decoration: none;
}
div.main_nav ul li a:visited
{
	color: white;
	text-decoration: none;
}
div.main_nav ul li a:hover
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

div.main_inhalt
{
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	float:right;
	width: 73%;
	background-color: #f0e68c;
}

div.main_copyright
{
 clear: both;
 font-size: 8pt;
}

#kp1
{
	border: solid 1px red;
	width: 200px;
	padding: 2px;
	position: relative;
	top: 50px;
}
#kp3
{
	border: solid 1px red;
	width: 200px;
	padding: 2px;
	position: relative;
	left: 250px;
}
#kp5
{
	padding: 2px;
	width: 200px;
	border: solid 1px red;
	position: relative;
	left: 500px;
	top: -10px;
}
#kp7
{
	padding: 2px;
	width: 200px;
	border: solid 1px red;
	position: relative;
	top: 20px;
	left: 20px;
}
#kp9
{
	padding: 2px;
	width: 200px;
	border: solid 1px red;
	position: relative;
	left: 270px;
	top: -10px;
}

.imp_big
{
	font-weight: bold;
	vertical-align: top;
}

.imp_topic
{
	font-weight: bold;
	text-align: center;
	background-color: gray;
}
.topic
{
	font-weight: bold;
	
}
.tabelle td
{
	padding-bottom: 10px;
}