body, h1, p, li, ol, ul, sup, select, input, textarea, dd, dt, dl {
	text-decoration: none;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	text-align: left;
}

table.seitenrahmen {
	margin-top: 20px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #cccccc; 
}

td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 13px;
	color: #7f7f7f;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
}

.main {
	background-color: #ffffff;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}


.header {
	background-color: #eeeeee;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #cccccc;
}

.header1 {
	background-color: #eeeeee;
	margin: 0px;
	width:660px;
	height: 140px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-image:url(/images/panorama2.jpg);
}

.fusszeile {
	text-align: center;
	margin-bottom: 5px;
}

A:link { 
	color: #00264F;
}

A:active {
	color: #FA7D19;
}

A:visited { 
	color: #00264F;
}

A:hover { 
	color: #FA7D19;
}
