 /*
 * CSS ALL
 * suedbeck
 * erstellt: 2010-07-20
 * geaendert: 
 *
 */

 @import url(menu_top.css);
 @import url(menu_left.css);
 
 /* ------------------------------------
   Grundlayout
   ------------------------------------ */
 
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clearer {
	clear: both;
	height: 0;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
 
body {
	position: relative;
	height: 100%;
	margin: 0 auto;
	padding: 100px 0 0 0;
	background-color: #f0f0f1;
	border: 0;
	width: auto;
	background-image:url(../images/bg_body.png);
	background-position: 0 0;
	background-repeat: repeat-x;
 }
 

#page {
	min-height: 100%;
	position: relative;
	width: 926px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-image:url(../images/bg_page.png);
	background-position: center 0;
	background-repeat: repeat-y;
}

#header {
	
	position: relative;
	width: 926px;
	margin: 0 auto;
	padding: 0;
	height: 190px;
	overflow: hidden;
}

#header_image {
	position: absolute;
	top: 0;
	left: 190px;
	z-index: 12;
	margin: 0;
	padding: 0;
	width: 529px;
	height: 190px;
	overflow: hidden;
}

#header_abdecker {
	position: absolute;
	top : 0px;
	left: 923px;
	z-index: 13;
	border:0;
	width: 5px;
	height: 5px;
	overflow: hidden;
}



#menu_top {
	/* menu-top.css */
}

#content {
	clear: both;
	width: 912px;
	margin: 0 12px 0 0;
}	

#content .left {
	float: left;
	width: 190px;
	height:  auto;
	padding: 30px 0 0 2px;
}

#content .right {
	float: left;
	width: 660px;
	height: auto;
	margin: 0;
	padding: 20px 20px 20px 30px; 
}	

.logos {
	margin: 30px 0 20px 0;
	
}

/* footer */
div#footer {
	clear: both;
    padding: 0;
    margin: 0 auto;
	font-size: 12px;
	width: 926px;
	vertical-align: top;
	/*background-image:url(../images/bg_page.png);
	background-position: center 0;
	background-repeat: repeat-y;
	height: 100%;*/
}

#footer .left {
	float: left;
	width: 436px;
	text-align: left;
	padding: 20px 0px 20px 20px;
	line-height: 20px;
}

#footer .right {
	float: left;
	width: 436px;
	text-align: right;
	padding: 20px 20px 20px 0px;
	line-height: 20px;
}
#footer a {
	margin:  0 !important;
	padding: 1px;
	font-weight: normal;
    text-decoration: none;
	font-size: 12px !important;
	color: #58585a;
}
#footer a:hover {
    text-decoration: underline;
}

 /* ------------------------------------
   Texte
   ------------------------------------ */
body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #58585a;
}


h1 {
	font-size: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 5px 0 15px 0;
    font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

h2, h2 a {
    padding: 0;
	margin: 25px 0 0 0;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
/* Datum Artikel */
h3 {
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 10px 0;
}
/* Teaser headline */
h4, h4 a {

}
/* Suchergebnis headline */
h5, h5 a {

}

h6 {
	
}

p {

}
.bodytext {
	
}
 /* ------------------------------------
   Links
   ------------------------------------ */
a {
	text-decoration: none;
	color: #215499;
}

a:hover {
	text-decoration: underline;
	color: #215499;
}

/* Links in Boxen*/
.linkMore, a.linkMore {
	margin: 0;
	padding: 1px;
	color: #004a99 !important;
	font-size: 12px !important;
	font-weight: normal;
	text-align: right;
}
a.linkMore:hover {
    background-color: #e1eaee;
	color: #004a99 !important;
	text-decoration: none !important;
}
.linkBack {
	display:block;
	clear: both;
	margin: 20px 0 0 0;
}
.linkBack, a.linkBack {
	clear: both;
	padding: 1px;
	color: #004a99 !important;
	font-size: 12px !important;
	font-weight: normal;
}
a.linkBack:hover {
    background-color: #e1eaee ;
	color: #004a99 !important;
	text-decoration: none !important;
}

 /* ------------------------------------
   Listen
   ------------------------------------ */
 
ul {
	list-style-position:outside;
	list-style-type:square;
	margin: 0;
	padding: 6px 0 6px 14px;
}   

 /* ------------------------------------
   Boxen
   ------------------------------------ */
#breadcrumb {
	clear: both;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #000;
	font-size: 10px;
	margin: 0px 0 10px 0;
}
#breadcrumb a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	
}
#breadcrumb a:hover {
	text-decoration: underline;
}

.meta ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-position:inside !important;
	width: auto;
	list-style-type: none;
}
.meta ul li {
	float: right;
	padding: 0;
	margin: 0 0 0 4px;
}


.meta ul li a {
	display: block;
	width: auto;
	height: auto;
	padding:  0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.meta ul li a:hover {
	text-decoration: underline;
}



.imgBox {
	clear: both;
	float: right;
	display: block;
	width: auto;
	height: 100%;
	padding: 0 0 20px 0;
	margin: 6px 0 0 20px;
}
.imgBox .imgStandard {
	padding: 0;
	margin: 0 0 20px 0;
	
}
.imgText {
	padding: 2px;
	background-color: #eee;
	font-size: 11px;
}

/* Artikilliste */
.boxStandard {
	border-top: 1px solid #666;
	padding: 10px 0 10px 0px;
	margin: 10px 0 0 0;
	width: 660px;
	height:auto;
}
.boxStandard .img {
	padding-right: 180px;
}

.boxStandard  h1 {
	font-size: 15px;
}
.boxStandard  h1 a {
	font-size: 15px;
	text-decoration: none;
	color: #000;
}
.boxStandard  h1 a:hover {
	text-decoration: underline;
}
.boxStandard  h2 {
	font-size: 12px;
	margin-top: 0;
}

.boxStandard .a-list-img {
	
	float: right;
	display: block;
	margin: 4px 0 10px 20px;
	padding: 0;
}
.boxStandard .caption {
	padding: 2px;
	background-color: #eee;
	font-size: 11px;
}

/* Teaser */
.boxTeaserContent {
	width: 160px;
	padding: 4px;
	margin: 0 0 0 10px;
	border: 1px solid #58585a;
	/*background-color: #999999;*/
	font-size: 11px;
	line-height: 130%;
}
.boxTeaserContent h2 {
	color: #3e3d40;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 10px 0 15px 0;
}

.boxTeaserContent h3 {
	font-size: 10px;
	padding: 0;
	margin: 0 0 0 0;
}
.boxTeaserContent h4,
.boxTeaserContent h4 a {
	color: #3e3d40;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 4px 0 4px 0;
	text-decoration: none;
}
.boxTeaserContent h4 a:hover {
	text-decoration: underline;
}

.boxTeaser .linkMore a {
	font-size: 10px !important;
}


/* ------------------------------------
   Formulare
   ------------------------------------ */
.formbut {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px; 
	color: #fff; 
	font-weight: bold;
	background-color: #96bf21; 
	border:1px outset #96bf21; 
	padding:2px;
	cursor: pointer;
}
.formfield {
	color: #222; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #000;
	padding:2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
	line-height: 12px; 
}
.formfieldEmpty {
	color: #111; 
	font-weight: bold;
	text-decoration: none;
	background-color: #dadada; 
	border-top :1px solid #fff842;
	border-right :1px solid #fff842;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}


/* Tabelloses Forumlar */
.formDisplay {
    display: block;
	float: left;
	width: 180px;
	color: #080808; 
	font-weight: bold;
	background-color: #fafafa; 
	border:1px solid #080808;
	padding:2px;
	margin: 1px 0 1px;
}
.formDisplayEmpty {
    display: block;
	float: left;
	width: 180px;
	color: #080808; 
	font-weight: bold;
	background-color: #ecf1ea; 
	border:1px solid #080808;
	padding:2px;
	margin: 1px 0 1px;
}
.formDisplayHidden {
    display: block;
	float: left;
	width: 180px;
	padding:2px;
	margin: 1px 0 1px 0;
}
.formLabel, .noLabel {
    display: block;
	text-align: right;
	float: left;
	width: 180px;
	padding-right: 20px;
	border: 0;
}

.msg {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	padding: 3px;
	margin: 20px 0px 6px 0px;
	border: 0;
	font-size: 95%;
	text-align: center !important;
}
.pager {
	color: #2c2423; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #fefefe; 
	border:1px solid #2c2423; 
	padding:2px;
}
a.pager:link, a.pager:visited, a.pager:active {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #004a99; 
	border:1px solid #2c2423; 
	padding:2px;
}
a.pager:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #2e5b9c; 
	border:1px solid #2c2423; 
	padding:2px;
}



/* ------------------------------------
    Suche
    ------------------------------------ */
/* Suche */
#boxSearch {
	position: absolute;
	top: 10px;
	left: 574px;
	width: 180px;
	height: 20px;
}
.searchForm {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0;
	background-color: #f9f9f9;
	border: 1px solid #96bf21;
}
 #searchButton {
 	margin:0;
	padding: 0;
	border:none;
	background-color: #215499; 
	border:1px solid #215499;
	width:32px;
	height:20px;
	font-weight:normal;
	vertical-align:bottom;
	cursor:pointer;
	font-size:11px;
	line-height: 11px;
	color: #fff;
}
 #searchInput {
 	position: relative;
	left: 4px;
 	margin:0;
	padding: 2px 0 0 2px;
	background-color: #eee; 
	border:1px solid #215499;
	width:138px;
	height:16px;
	font-weight:normal;
	vertical-align:bottom;
	cursor:pointer;
	color: #000
}
.searchMSG {
	width: auto;
	height: auto;
	padding: 20px 0 20px 0;
	
}
	
.boxSearchResult {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
}
a.search {
    display: block;
	height: auto;
    color: #000;
	font-size: 100%;
    font-weight: normal;
    padding: 2px 2px 2px 0;
	margin-bottom: 1px;
	text-decoration: none;
}
a.search:hover {
	text-decoration:underline;
}
.highlight {
	background-color: #ccc;
}


/* ------------------------------------
	SlideShow
	v 1.3
   ------------------------------------ */

/* header */

#header_image .slideshowContainer_wrapper {
	clear: both;
	margin: 0;
	padding: 0;
	width: 529px;
	height: 190px;
	overflow: hidden;
}

#header_image .slideshowContainer {
	
}
#header_image #slideshowContainer {
	border: 0;
	width: 529px;
	height: 190px;
	margin:  0;
	padding: 0;
}
#header_image #slideshowContainer img {
	border: 0;
}

#header_image  .loading {
	background: url(../js/slideshow/slideshow/images/loading.gif) center no-repeat;
}
#header_image  #thumbnails {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index:auto;
	overflow:hidden;
	visibility:hidden;
}
#header_image #transport {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index:auto;
	overflow:hidden;
	visibility:hidden;
}


/* gallery */

#gallery {
	width: 420px;
	height:auto;
}

#gallery .gallery {
	width: 420px;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 40px 0 20px 0;
	overflow: hidden;
}

#gallery .slideshowContainer_wrapper {
	
}

#gallery .slideshowContainer {
	
}
#gallery #slideshowContainer {
	border: 0;
	width: 420px;
	height: 460px;
	margin:  0;
	padding: 0;
	text-align: center;
}
#gallery #slideshowContainer img {
	border: 0;
}

#gallery .loading {
	background: url(../js/slideshow/slideshow/images/loading.gif) center no-repeat;
}
#gallery #thumbnails {
	width: auto;
	height:auto;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0 10px;
	background-color: #eee;
	
}
#gallery #thumbnails a {
	
	width: 80px;
	height:80px;
	padding: 0 10px 10px 10px;
	
}
#gallery #transport {
	width: auto;
	height:auto;
	padding: 0;
	margin: 10px 0 10px;
	
}

#gallery #transport a {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #004a99; 
	border:1px solid #2c2423; 
	padding:2px;
}
#gallery #transport a:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #2e5b9c; 
	border:1px solid #2c2423; 
	padding:2px;
}
/* ------------------------------------
   Formular
   ------------------------------------ */

#SpryContactForm{ 
    padding-top:20px;
	
}
span.contactFormSubmit input.resetbutton,
span.contactFormSubmit input.submitbutton {
 
}
span.contactFormSubmit { 
	display: block;
	padding: 0 0 0 90px;
}

span.contactFormSubmit input.submitbutton {
    margin-left:0px;
}
#SprySicherheitscode {
	margin-left:0px;
}

#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width:200px;
	color: #58585a; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fafafa; 
	border :1px inset #080808;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}

#SpryContactForm textarea{
    height:200px;
    width:220px !important;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border :1px inset #080808;
}
#SpryContactForm ul li {
    height:30px;
    clear:both;
}
#SpryContactForm ul li.textarea {
    height:200px !important;
}
#SpryContactForm label{
    display:block;
    float:left;
    width:150px !important;
	
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
	position:relative;
	left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
	height:auto;
}
#SpryContactForm ul li span span.grpradio{
	display:block;
	width:70px;
	height:25px;
	float:left;
}
#SpryContactForm ul li.grpcheckbox{
	height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
	display:block;
	width:100px;
	height:25px;
	float:left;
}
br.clear{
	clear:both;
}

#SpryContactForm li.headline h3 {
	font-size: 100% !important;
	font-weight: bold !important;
}


/* ------------------------------------
    Sitemap
    ------------------------------------ */
a.sitemap_level1 {
	
	
	display: block;
    border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
	width: 410px !important;
	height: 20px;
    font-weight: normal;
	color: 000;
    padding: 2px 0 0 2px;
	background-color: #eee;
	
}
a.sitemap_level1:hover {
    background-color: #c8c8c8;
	text-decoration: none;
}

a.sitemap_level2 {
    color: 000;
    display: block;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
    padding: 2px 0 0 24px;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	text-decoration: none;
}
a.sitemap_level2:hover {
    background-color: #eee;
	text-decoration: none;
}
/*a.sitemap_level3 {
    color: #222 !important;
    display: block;
	height: 20px;
	font-size: 98%;
	font-weight: normal;
    padding: 0 0 0 44px;
	text-decoration: none;
}
a.sitemap_level3:hover {
    background-color: #e1eaee;
	color: #222 !important;
	text-decoration: none;
	font-weight: bold !important;
}

a.sitemap_level4 {
    color: #666 !important;
	display: block;
	height: auto;
	font-size: 96%;
	font-weight: normal;
    padding: 0 0 0 64px;
	text-decoration: none;
	
}
a.sitemap_level4:hover {
    background-color: #e1eaee;
	color: #222 !important;
	text-decoration: none;
	font-weight: bold !important;
}*/

.sitemap_level2_container {
    width: 410px;
	margin-bottom: 1px;

}
.sitemap_level3_container {
    width: 410px;
	margin-bottom: 1px;

}

.sitemap_level4_container {
    width: 410px;
	margin-bottom: 1px;

}
