@charset "utf-8";
@import url('data.css');
@import url('form.css');
@import url('home.css');

/** RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
.default,
.input-radio {
	background: transparent none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px none !important;
	display: inline !important;
	vertical-align:middle;
}
.delimiter {
	padding-left: 0px !important;
	padding-left: 3px;
}
.mTop15 {
	margin-top: 15px;
}
td {
	vertical-align: top;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr,acronym {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	clear: both;
}
q:before,q:after {
	content:'';
}
/*****/
.cleafix {
	clear: both;
}
body {
	font: normal 11px/1.1em Helvetica, Arial, Times New Roman, sans-serif;
	background: #fff url(../images/background.gif) top left repeat-x scroll;
	color: #000;
}
table {
	font: normal 12px/1.2em Helvetica, Arial, Times New Roman, sans-serif;
	color: #777;
}
#container {
	padding-left: 22px;
	max-width: 979px;
	width: 1001px;
	background: #fff;
	border-right: 3px solid #d3d3d3;
	overflow: hidden;
}
#logo {
	float:left;
	margin: 29px 0 4px 0px;
}
#logo h1 {
	display: inline;
	border: 0 none;
}
#top-menu {
	border: 1px solid #d3d3d3;
	border-right: 0px none;
	text-align: center;
	width: 344px;
	float: right;
	padding: 4px 0;
}
#top-menu ul {
	display: block;
	width: 290px;
	margin: 0 auto;
}
#top-menu ul li{
	float:left;
	margin-right:10px;
	font: normal 10px/1.2em Helvetica, Arial, Times New Roman, sans-serif;
	color: #777777;
	font-weight:bold;
}
#top-menu ul li.last {
	margin-right:0px;
}
#top-search {
	margin-top: -2px;
}
*+html #top-search {
	margin-top: -3px;
}
#top-search input {
	background-color: #FFF;
	padding: 0px;
	height: 14px;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	position: relative;
	top: -4px;
}
#top-search .submit {
	cursor:pointer;
	float:none;
	margin:0px 0px 0px 5px;
	position:relative;
	text-transform:uppercase;
	top:1px;
}
#menu ul li {
	font: bold 10px/1em Helvetica, Arial, Times New Roman, sans-serif;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-right:1em;
	color: #777777;
	text-decoration:none;
}
/** Anfang Kategorien **/
#categories {
	float: left;
	width: 149px
}
#categories li {
	font-size: 11px;
	clear: both;
	white-space: noWrap;
	padding: 15px 0 0 10px;
	font-weight: bold;
	height: 24px;
	text-transform: uppercase;
	line-height: 24px;
	max-width: 139px;
	background: url(images/box-left.gif) bottom no-repeat;
}

#categories .sub-menu,
#categories .sub-menu li {
	background: none;
	text-transform: none;
	float: left;
	height: 8px;
	line-height: 15px;
	padding: 6px 11px 0;
}
#categories .sub-menu a {
	width: 129px;
	display: block;
	font-weight:normal;
}
#categories .sub-menu li.current a,
#categories .sub-menu a:active {
	font-weight:bold;
}
#categories .sub-menu a:hover, #categories .sub-menu li.current a,
.description-detail ul a:hover {
	border-bottom: 1px dotted #88cbde;
}
#categories .sub-menu {
	height: auto;
	line-height: auto;
}
#categories .sub-menu li {
	padding: 0px;
	padding-bottom: 13px;
}
/** Ende Kategorien **/

.contentbox {
	margin: 14px 12px 0 0;
	float: left;
}
/** Anfang Boxen rechts **/
.box-right {
	margin-top: 14px;
	max-width: 156px;
	width: 182px;
	color: #777;
	padding: 15px 12px 10px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.box-right-footer {
	background: #fff url(images/box-right-bottom.gif) no-repeat;
	height:5px;
	width: 182px;
}
.box-right img {
	position: relative;
	margin: 0 -12px 0 0;
}
.box-right h2 {
	position: relative;
	background: #fff url(images/box-right.gif) no-repeat;
	height: 24px;
	text-transform: uppercase;
	padding-left: 12px;
	line-height: 24px;
	margin: -15px -13px 15px -13px;
	font-weight:bold;
	font-size:11px;
}
.box-right h2 a {
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
}
.box-right h2 img {
	margin-left: 4px;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
}
.box-right table {
	width: 100%;
	color: #4f4f4f;
}
.box-right td {
	white-space: noWrap;
}
.box-right b {
	color: #666666;
}
.box-right address {
	font-weight: bold;
	color: #666;
	font-size: 17px;
	margin: 0px;
}
.box-right .walter-footer td {
	background: url(images/dotted-ho.gif) top repeat-x;
	padding: 15px 0 10px;
	font-weight: bold;
}
.box-right td {
	padding: 3px 0;
}
/** Ende Boxen rechts **/

#content {
	width: 606px;
	margin: 15px 12px 15px 11px;
	float: left;
	padding-bottom: 13px;
}
*html #content {
	width: 583px !important;
}
#content-right {
	float: left;
	padding-bottom: 13px;
	width:182px;
}
#menu {
	max-width: 945px;
	width: 965px;
	background: #e2e2e2 url(images/menu-bg.gif) no-repeat;
	padding: 6px 0px 0px 20px;
	margin-left: -5px;
	clear:both;
	height: 25px !important;
	max-height: 18px;
}

#footer {
	background:white url(images/footer-background.gif) no-repeat scroll right top;
	color:#969696;
	font-size:11px;
	font-weight:bold;
	height:79px;
	margin-bottom:37px;
	padding:8px 0pt 0pt 22px;
	width:982px;
}

/** Anfang Floats **/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 0%; line-height: 0px; font-size: 0px;}
.clearfix {	display: block; clear: both; }
/* End hide from IE-mac */
.fright {
	float: right;
}
.fleft {
	float: left;
}
/** Ende Floats **/

/** Anfang Verlinkungen **/
a {
	text-decoration: none;
	color: #777 !important;
}
a:hover, a:active, a:focus {
	color: #444 !important;
}
a img {
	border: 0px none;
}
/** Ende Verlinkungen **/

textarea, input, select {
	background: #ececec;
	border: 1px solid #c3c3c3;
	padding: 2px;
	color: #777;
	max-height: 20px;
	height: 20px;
}
textarea {
	background: #FFF;
}
*+html input {
	height: 16px;
}
*+html select {
}
textarea {
	height: auto;
	max-height: none;
}
select {
	padding: 0;
}
p {
	clear: both;
}
#footer span {
	font-size:9px;
	font-weight:normal;
	float:right;
	margin-right:21px;
}
#footer span img {
	margin-bottom:2px;
}
#footer p {
	float:left;
}
.normal {
	font-weight:normal;
}
.f10 {
	font-size:10px;
}
#mainSiteInfo {
	left: 716px;
	position: absolute;
	top: 170px;
}
*html #mainSiteInfo {
	top: 182px;
}

#iframe{
    border: none;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    min-height: 400px;
}

p.small{
    margin-bottom: 10px;
}

.content-frame .content{
    padding: 0 20px;
}