﻿.strich {
	width: 500px;
}
.switch {
	padding: 0px;
	margin: 0px;
	color: #C0C0C0;
	font-family: Arial;
	font-size: x-small;
}
.naviTable {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.td_blank {
	width: auto;
}
.td_blank2 {
	width: 60px;
}

.bodyText {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #FFFFFF;
	list-style-type: disc;
	background-color: #404346;
	text-align: justify;
}
a.unternehmen {
	display: block;
	width: 99px;
	height: 10px;
	background: url("images/unternehmen.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
a.deutsch {
	display: block;
	width: 75px;
	height: 20px;
	background: url("images/deutsch.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
a.english {
	display: block;
	width: 75px;
	height: 20px;
	background: url("images/english.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}


a.leistung {
	display: block;
	width: 64px;
	height: 10px;
	background: url("images/leistung.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
a.presse {
	display: block;
	width: 47px;
	height: 10px;
	background: url("images/presse.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.buch {
	display: block;
	width: 37px;
	height: 10px;
	background: url("images/buch.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.kontakt {
	display: block;
	width: 62px;
	height: 10px;
	background: url("images/kontakt.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.firm {
	display: block;
	width: 110px;
	height: 10px;
	background: url("images/company.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.services {
	display: block;
	width: 110px;
	height: 10px;
	background: url("images/service.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.press {
	display: block;
	width: 110px;
	height: 10px;
	background: url("images/media.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.book {
	display: block;
	width: 38px;
	height: 10px;
	background: url("images/book.jpg") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
 a.contact {
	display: block;
	width: 110px;
	height: 10px;
	background: url("images/contact.gif") 0 0 no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}





 
 a:hover.unternehmen {background-position: -99px 0;}
 a:hover.leistung{background-position: -64px 0;}
 a:hover.presse {background-position: -47px 0;}
 a:hover.buch {background-position: -38px 0;}
 a:hover.kontakt {background-position: -62px 0;}
 a:hover.deutsch {background-position: -75px 0;}
 a:hover.english {background-position: -75px 0;}
  a:hover.firm {background-position: -110px 0;}
  a:hover.services {background-position: -110px 0;}
  a:hover.press {background-position: -110px 0;}
  a:hover.book {background-position: -39px 0;}
  a:hover.contact {background-position: -110px 0;}
 a:focus{outline: none}
 a:active{outline: none}



.main {
	padding: 0px;
	margin: 0px;
}
.naviTdLink {
	text-align: center;
	width: 40px
}
.contentFrame {
	background-color: #404346;
	padding: 0px;
	margin: 0px;
	font-size: small;
}
.contentText {
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	list-style-type: disc;
	background-color: #404346;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('images/wasserzeichen.gif');";
	text-align: justify;
}
a {
	color: #C0C0C0;
	text-decoration: none;
}
}
a:visited {
	color: #C0C0C0;
}
a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}


