body {
	margin: 0;
	padding: 0;
	color: #695E4E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/hintergrundstreifen.gif);
	background-repeat: repeat-y;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
table {
	border: none;
}
td { 
    font-weight: bold;
	font-size: 11px;	
}
#ueberheaderreihe {
	height: 54px;
	width: 882px;
	position: relative;
	margin-bottom: 10px;
}
#ueberheaderreihe #sprache {
    float: right;
	position: absolute;
	bottom: 0px;
	left: 30px;
	text-align: right;
	font-size: 0.7em;
}
#ueberheaderreihe #sprache a {
    color: #695E4E;
	text-decoration: none;
}
#ueberheaderreihe #trennstaebe {
	border: 2px solid #EEE8E1;
	border-top: 0;
	border-bottom: 0;
	height: 54px;
	width: 556px;
	margin-left: 112px;
}
#ueberheaderreihe #logo {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#ueberheaderreihe #visualuntertitel {
	padding-right: 20px;
	position: absolute;
	bottom: 0px;
	right: 212px;
	text-align: right;
	color: #B4A895;
	font-size: 0.7em;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
}


#headerreihe {
	height: 160px;
	background-color: #E6DDD3;
}
#headerreihe #headervisual {
	float: left;
	border-right: 2px solid white;
	width: 670px;
	height: 160px;
}
#headerreihe #headerboxrechts {
	background-color: #2F5F90;
	height: 160px;
	width: 210px;
	border-right: 2px solid white;
	float: left;
}
#headerreihe #headerboxrechts .unterbox1, #headerboxrechts .unterbox2 {
	background-color: #527AA3;
	width: 105px;
	height: 80px;
	float: left;
}
#headerreihe #headerboxrechts .unterbox2 {
	background-color: #1E4E7F;
}


.minsitewidth {
	width: 884px;
}
#contentreihe {
	
}
#contentreihe #content {
	width: 538px;
	float: left;
	padding-left: 112px;
	padding-right: 20px;
	padding-top: 20px;
	margin-right: 2px;
}
#contentreihe #content li {
    padding-bottom: 5px;
}
h3 {
	color: #1E4E7F;
	text-transform: uppercase;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#navispalte {
	width: 210px;
	float: left;
	overflow: hidden;
}
#navispalte #navi {
	background-color: #F6F2EE;
	width: 230px;
	padding: 30px 0;
	margin: 0;
	overflow: hidden;
	list-style-position: inside;
	list-style-type: none;
	list-style: none;
}
* html #navispalte #navi {
	margin: 0 -16px;
}
#navispalte #navi li {
	display: block;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navispalte #navi li a {
	text-decoration: none;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #1E4E7F;
	line-height: 2.5em;
	display: block;
	width: 100%;
	padding-left: 20px;
}
#navispalte #navi li a:hover {
	color: White;
	background-color: #A1937B;
}
#navispalte #kontaktbox {
	border-top: 2px solid White;
}


#siteframe {
	background-color: White;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
#footer {
	clear: both;
	width: 650px;
	height: 50px;
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #B4A895;
}
#footer a {
	text-decoration: none;
	text-transform: uppercase;
	color: #B4A895;
}

a {
	color: #1E4E7F;
}
.boxfoto {
	border: 1px solid #C8C4BE;
}

.tabset_tabs	{ 
	margin: 0; 
	padding:0; 
	list-style-type:none; 
	position:relative; 
	z-index:2; 
	white-space:nowrap
	clear: both;
}
.tabset_tabs li	{ 
	margin:0; 
	padding:0; 
	display:inline;
	margin-left: -5px;
}
.tabset_tabs a	{ 
	color:#1E4E7F ! important; 
	background-color:#E2D4BF ! important; 
	border:1px solid #99c; 
	text-decoration:none; 
	padding:0px 20px;
	border-left-width:0; 
	border-bottom:none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
}
.tabset_tabs a:hover	{ 
	color:#527AA3 ! important;
}
.tabset_tabs a.active	{ 
	background-color:#FDF5E9 ! important; 
	border-color:#695E4E; 
	border-left-width:1px; 
	cursor: default; 
	border-bottom: white; 
	padding-top: 2px; 
	padding-bottom: 1px;
}
.tabset_tabs li.firstchild a	{ 
	border-left-width:1px;
	margin-left: 5px;
}
.tabset_content { 
	border: 1px solid #695E4E; 
	background-color: #FDF5E9; 
	position:relative; 
	z-index:1; 
	padding:5px 20px; 
	display:none;
	height: 123px;
	background-image: url(images/kartenbox-hintergrund.jpg);
	background-repeat: no-repeat;
	width: 498px;	
	font-size: 0.9em;
	overflow: hidden;
}
.tabset_content ul {
    margin: 0px;
	padding: 0px 10px;
}
.tabset_content li, .tabset_content p {
	margin: 0px 0px -3px;
	font: 11px Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
.tabset_label	{ 
	display:none;
}

.tabset_content_active	{ 
	display:block;
}


.lightboxImage {
 border: 2px solid #333;
 padding: 1px;
}

.lightboxImage:hover {
 border: 2px solid #2f5f90;
 padding: 1px;
}

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}