@charset "iso-8859-1";
/* Global Styles */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg-stripe.gif);
	background-repeat: repeat-x;
	background-color: #BDBCB3;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
	
p {
	font-size: 12px;
	letter-spacing: 0.08em;
}

p.small {
	font-size: 85%;
	letter-spacing: normal;
}

.small {
	font-size: 85%;
	letter-spacing: normal;
}
	
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-color: #9D9B92;
	}

#top-line {
	background-image: url(../images/top-line.gif);
	background-repeat: no-repeat;
}
	
#header {
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/top-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-left: 5px;
	}	
	
#header-links {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	top: auto;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#header-links ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#header-links li {
	display: inline;
	font-size: 16px;
	word-spacing: 0.5em;
	letter-spacing: 0.1em;
}

#header-links a, #header-links a:link, #header-bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#header-links a:hover {
	color: #CCCCCC;
	}
	
#content-wrapper {
	background-image: url(../images/bg-navigation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#main {
	position: relative;
	top: 0;
	background-color: #FFFFFF;
	color: #666666;
	text-align: left;
	line-height: 1.4em;
	margin-right: 220px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	}
	
a, a:link, a:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

#main h1 {
	font-family:"Times New Roman", Times, serif;
	color: #808080;
	font-size: 150%;
	padding-top: 20px;
	line-height: 0.1em;
	font-weight: normal;
	font-style: italic;
}

#main h1 a {
	color: #585858;
	text-decoration: none;
}

#main h1 a:hover {
	color: #FF9D00;
	text-decoration: none;
}

#main h2 {
	font-size: 85%;
	letter-spacing: 0.1em;
	color: #808080;
	font-weight: bold;
}
	
#main img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#main li{
	list-style-type: disc;
	list-style-image: url(../images/pfeili_grau.gif);
	}
	
#main ul {
	font-size: 85%;
	letter-spacing: 0.05em;
}
	
#content {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #585858;
	border-right-color: #585858;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

a:hover {
	text-decoration: underline;
}
	
#navigation {
	position: relative;
	top: 0;
	left: 0;
	width: 205px;
	float: left;
	text-align: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}

#navigation hr {
	border-top-style: solid;
	border-top-color: #585858;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
	border-top-width: 1px;
}
	
#nav {
	color: #6F6C64;
	list-style-type: none;
}
	
#nav li {
	line-height: 3ex;
	letter-spacing: 0.1em;
	font-weight: bold;
}
	
#nav li a, #nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#nav li a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
	
#nav ul li {
	font-size: 85%;
	font-variant: normal;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBCB3;
	position: relative;
	right: 30px;
	}

#copyright {
	color: #999999;
}

#copyright p {
	font-size: 80%;
	margin: 15px;
}

#newsbox {
	font-size: 90%;
	position: relative;
	float: right;
	width: 200px;
	top: 20px;
	margin-right: 30px;
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	padding-top: 80px;
}

#newsbox p {
	font-size: 90%;
	}

#newsbox h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #808080;
	letter-spacing: 0.05em;
	line-height: 0.1em;
}

#newsbox h1 a {
	color: #808080;
	text-decoration: none;
}

#newsbox h1 a:hover {
	color: #333333;
	text-decoration: none;
}

#newsbox h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
	
#newsbox img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#newsbox a {
	color: #808080;
	text-decoration: underline;
}
	
#newsbox a:hover {
	color: #585858;
}
	
div.hr {
	height: 5px;
	background: url(../images/breakline2.gif) no-repeat scroll center;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.hr hr {
  display: none;
}

#image {
	position:relative;
	left:230px;
	top:0px;
	width:250px;
	height:40px;
	z-index:1;
}

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #333333;
	color: #fff;
	font-size: 80%;
	text-decoration: none;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

.breadcrumb_oben {
	color: #808080;
	font-size: 85%;
	font-weight: bold;
}

.breadcrumb_unten {
	text-align: right;
	font-size: 80%;
}
.breadcrumb_unten img {
	top: 2px;
	position: relative;
	left: 3px;
}

.breadcrumb_unten a {
	font-weight: bold;
	color: #808080;
}
.breadcrumb_unten a:hover {
	color: #333333;
	text-decoration: none;
}

#thumbnail {
	float: left;
	padding-right: 10px;
}

#extras {
	position: relative;
	height: 160px;
	width: 380px;
	}
	
#extras a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
.extras {
	color: #808080;
	font-size: 100%;
}

#extras img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#extras a {
	text-decoration: underline;
}

table.extras caption {
	margin: 0;
	padding: 0;
	line-height: 2.5em;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #585858;
	font-style: italic;
}

table.extras caption a:link {
	font-weight: normal;
	color: #666666;
}

table.extras img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.extras {
	color: #666666;
	vertical-align: top;
}

table.extras a {
	text-decoration: none;
	color: #585858;
	letter-spacing: 0.15em;
}

table.extras a:hover {
	text-decoration: underline;
}

table.extras td p {
	display: block;
	margin: 0px;
	padding-left: 12px;
	font-size: 85%;
}

table.extras td p.strong {
	display: block;
	margin: 0px;
	padding-left: 12px;
	font-size: 100%;
	font-weight: bold;
}

table.extras td {
	vertical-align: top;
	padding-bottom: 10px;
}

table.extras tr {
	margin-bottom: 10px;
}

/*
table.extras tr:hover {
	background-color: #CBCAC7;
}

table.extras tr.odd:hover {
	background-color: #CBCAC7;
}
*/

table.extras tr.odd {
	background-color: #F5F5F4;
}

#katalog {
	border: 1px solid #CCCCCC;
	width: 100%;
	border-collapse: collapse;
}

#katalog td {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

