html {
/*   height:100%;*/
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CEF4FC url(../images/backgrounds/body.jpg) repeat-x;
	color: #5C5C5C;
	margin: 0px 0px 0px 0px;
/*	height: 99%;*/
}

#container_shadow {
	margin-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	background: url(../images/shadow1.png) repeat-y;
}
* html #container_shadow {
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://frank.visual-minds.de/site/fahrzeugbau/images/shadow1.png', sizingMethod='scale');*/
    background: url(../images/shadow1.gif) repeat-y;

}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px #6A6969 solid;*/
	width: 980px;
	background-color: #ffffff;
}
#header {
	background: url(../images/backgrounds/header.jpg) no-repeat;
	height: 85px;
	margin: 0;
	padding: 0;
}
#logo {
	float: left;
	width: 308px;
	margin: 0;
}
#logo a {
	text-decoration: none;
    color: #ffffff;
}
#logo a img {
    border: 0;
}

#headerlinks {
	float: left;
	margin: 58px 0px 0 0px;
	width: 660px;
/*	height: 65px;*/
	text-align: right;
}

#headerlinks a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
  margin-right: 3px;

}
#headerlinks a:hover {
	color: #FFFFFF;
    text-decoration: none;
}
#headerlinks img {
	vertical-align:middle;
    border: 0;
    margin-right: 2px;
}
#headerlinks img.menuseparator {
    width: 2px;
    height: 16px;
}

#mainmenu {
	clear: both;
  height: 42px;
	background-image: url(../images/backgrounds/mainmenu.gif);
	background-repeat: repeat-x;
}
#mainmenu ul {
	float: left;
    list-style: none;
	margin: 0;
	padding: 0;
}

#mainmenu li {
	position: relative;
    float: left;
    height: 42px;
}
#mainmenu li.start {
	background-image: url(../images/backgrounds/mainmenu_start.gif);

}
#mainmenu a {
	float: left;
	display: block;
	height: 28px;
	padding: 14px 5px 0px 5px;
	color: #272D3B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu a:hover, #mainmenu a.active:hover {
	background-image: url(../images/backgrounds/mainmenu_hover.gif);
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a.active {
	background-image: url(../images/backgrounds/mainmenu_active.gif);
	color: #FFFFFF;
	text-decoration: underline;

}

#mainmenu img.menuseparator {
    float: left;
    margin-top: 1px;
	height: 40px;
    width: 2px;
}


ul.submenu, ul.submenu ul {
    position: absolute;
    list-style: none;
    /*top: 41px;*/
	padding: 0;
	margin:0;
	/*clear: left;*/
    border: 1px #272D3B solid;
	background: url(../images/backgrounds/submenu.jpg) repeat-x;
    visibility: hidden;
}
* html ul.submenu, * html ul.submenu ul {
    display: block;
}

.submenu li {
	height: 24px !important;
    /*position: relative;*/
    clear: left;/*float: none;*/
    /*height: 24px !important;*/
	/*background: url(../images/backgrounds/submenu.jpg) repeat-x;*/

}
* html .submenu li { /*IE6 CSS hack*/
    display: inline-block;
}
.submenu li a {
    /*background: url(../images/backgrounds/submenu.jpg) repeat-x;*/
	display: block;
    height: 17px !important;
	padding: 4px 14px 3px 14px !important;
    color: #272D3B;
	text-decoration: none;
	font-size: 11px !important;
    white-space: nowrap;
    /*font-weight: normal !important;*/
}
* html .submenu li a { /*IE6 CSS hack*/
    display: inline-block;
}
ul.submenu li a:hover {
    background-image: url(../images/backgrounds/submenu_hover.gif) !important;
	background-repeat: repeat-x;
    color: #ffffff;
	/*text-decoration: underline;*/
}

.submenu a.active {
	/*background: url(../images/backgrounds/submenu_active_right.gif) no-repeat right 8px;*/
/*	color: #EC5E00;*/
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navigation {
	padding: 0;
	margin:0;
    /*border: 1px #272D3B solid;*/
/*	background: url(../images/backgrounds/submenu.jpg) repeat-x;*/
}
#navigation .block-header {
    padding: 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
#navigation ul {
    list-style: none;
	padding: 0;
	margin:0;
}

#navigation ul ul li a {
    /*text-indent: 10px;*/
}

#navigation li a {
	display: block;
    /*height: 17px !important;
	padding: 4px 14px 3px 14px !important;*/
	height: 28px;
    padding: 14px 9px 0;
    color: #272D3B;
	text-decoration: none;
	font-size: 12px !important;
    white-space: nowrap;
}
#navigation ul li a {
    background: url(../images/backgrounds/navigation_topic.jpg) no-repeat !important;
    color: #ffffff;
    height: 25px !important;
	padding: 8px 0px 0px 10px !important;
	margin-right: 8px;
}
#navigation ul li a img {
    vertical-align: bottom;
    margin-right: 6px;
    /*margin-top: 2px;*/
}
#navigation ul ul li a {
    background: url(../images/backgrounds/navigation.png) no-repeat !important;
	display: block;
    height: 17px !important;
	padding: 4px 0px 3px 10px !important;
	margin-right: 8px;
    color: #272D3B;
	text-decoration: none;
	font-size: 11px !important;
    white-space: nowrap;
    font-weight: normal !important;
}
#navigation ul ul li a img {
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 6px;
    /*margin-top: 2px;*/
}
* html #navigation li a { /*IE6 CSS hack*/
    display: inline-block;
}

#navigation ul li a:hover {
    background: url(../images/backgrounds/navigation_hover.png) no-repeat !important;
    color: #ffffff;
	text-decoration: none;
}
/*
#navigation ul li a:hover span,*/
#navigation a.active span {
    text-decoration: underline;
}


#navigation ul ul li a:hover {
    background: url(../images/backgrounds/submenu_hover.gif) !important;
    color: #ffffff;
	text-decoration: none !important;
}

#navigation a.active {
    font-weight: bold !important;
}
#navigation ul ul li a.active {
    color: #215DA1;
    text-decoration: none;
	/*font-weight: bold !important;*/
}
#navigation ul ul li a.active:hover {
    color: #ffffff;

}
#navigation .block-footer {
    background: url(../images/backgrounds/navigation_shadow.png) no-repeat;
    display: block;
    width: 203px;
    height: 8px;
}
/*#navigation .active {
    font-weight: bold;
}*/



#mainmenu #mainsearchform {
    float: right;
    background: url(../images/backgrounds/mainmenuform.jpg) no-repeat right;
    height: 42px;
    min-width: 200px;
}

#mainsearchform form {
    margin: -3px 10px 0 0;
    //margin: 0px 10px 0 0;
    padding: 0;
}
#mainsearchform label {
    position: relative;
    color: #272D3B;
    font-weight: bold;
    //top: -1px;
}
#mainsearchform input#searchwords {
    position: relative;
    border: 1px #9EA8B2 solid;
    height: 17px;
    width: 132px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
    top: 0px;
    //top: 0;
    padding-left: 2px;
}

#mainsearchform input.button {
    position: relative;
    height: 27px !important;
    width: inherit !important;
    padding: 0;
    border: 0;
    top: 10px;
    //top: 7px;
}

* html #mainsearchform input.button {
    position: relative;
    height: 27px !important;
    width: inherit !important;
    padding: 0;
    border: 0;
    top: 7px;
}


.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
left: 200px;
padding-top: 3px;
border: 0;
}
#ticker {
  background: url(../images/backgrounds/ticker.gif);
	padding-top: 5px;
	height: 20px;
}

#ticker marquee {
	color: #5BBAFE;
	filter:glow(color=#3690D2, strength=1);

}
#ticker marquee a {
	color: #5BBAFE;
    text-decoration: none;
}
#ticker marquee a:hover {
    text-decoration: underline;
}

#headerpicture {
    height: 200px;
    position: relative;
    display: inline-block;
}

#headerpicture img {
    vertical-align: top;
}

#headerpicture img.next {
    position: absolute;
    top: 0;
    left: 0;

}


#breadcrumb  {
	float: left;
	background-color: #C7D6E7;
	width: 980px;
  height: 18px;
	font-size: 11px;
  	/*list-style: none;*/
	padding: 4px 0px 0px 0px;

}
#breadcrumb .start {
    position: relative;
    float: left;
    height: 18px;
    top: -3px;
    padding: 3px 7px 0 13px;
  	background-color: #C7D6E7;
    color: #000000;
    font-weight: bold;
}
#breadcrumb a {
  color: #215DA1;
  text-decoration: none;
  margin: 0 2px 0 2px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a.active {
	font-weight: bold;
	text-decoration: underline;
}

#content {
	/*clear: both;*/
    background-color: #ffffff;
    min-height: 200px;
}
#content.lcontent {
    background: url(../images/backgrounds/leftframe.gif) repeat-y;
}
#content.rcontent {
/*    background: url(../images/backgrounds/rightframe.gif) top right repeat-y;*/
}
#content.lrcontent {
    background: url(../images/backgrounds/leftframe.gif) repeat-y;
/*    background: url(../images/backgrounds/leftrightframe.gif) repeat-y;*/
}

#leftframe {
	float: left;
    width: 212px;
    padding: 10px 5px 10px 5px;
    /*background: #05477B url(../images/leftframe_shadow.gif) repeat-y top right;*/
}
#main {
	float: left;
	padding: 10px 6px;
	width: 525px;
	margin-right: 6px;
	color: #646567;
    line-height: 16px;
}
#main_full {
	float: left;
    padding: 10px 6px;
	width: 968px;
	color: #646567;
    line-height: 16px;
}
#main_lr {
	float: left;
	padding: 10px 6px;
	width: 746px;
	color: #646567;
    line-height: 16px;
}


#rightframe {
	float: left;
    width: 204px;
    padding: 10px 5px;
}

#footer {
	clear: both;
	height: 50px;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: repeat-x;
	bottom: 0;
	padding: 13px 16px 0 16px;
	color:#ffffff;
	font-size: 11px;
  line-height: 18px;
}

#footertext {
  /*text-align: center;*/
  float: left;
  margin-right: 60px;
}
#footerlogos {
}

#footertext a:link, #footertext a:visited {
	color:#ffffff;
	text-decoration: underline;
}
#footertext a:hover {
  color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: url(../images/backgrounds/headline.gif) repeat-x left bottom;
    padding-bottom: 6px;
	margin: 0 0 10px 0;
	color: #215DA1;
}

h2 {
	font-size: 12px;
	font-weight: bold;
    margin-top: 10px;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top:5px;
}
h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../images/backgrounds/headline.gif) repeat-x left bottom;
    padding-bottom: 6px;
	margin: 0 0 10px 0;
	color: #215DA1;
}

a {
	color: #215DA1;
	text-decoration:underline;
}

a img {
    border: 0;
}


#mainfooter {
    clear: both;
    padding: 12px 0;
}
#mainfooter a {
    font-size: 11px;
    text-decoration: none !important;
}
#mainfooter a:hover {
    text-decoration: none !important;
}

#mainfooter a img {
    vertical-align: middle;
    margin-right: 6px;
}

.button a {
	height: 16px;
	padding: 3px 7px 3px 7px;
	background-color: #EC5E00;
	background-image: url(../images/backgrounds/button.gif);
	color: #FFFFFF;
	font-weight: bold;
	border: 1px #6A6969 solid;
	text-decoration: none;
}
.button a:hover {
	background-image: url(../images/backgrounds/button_hover.gif);
}

input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px #666666 solid;
}

.radio, .checkbox {
    border: 0;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px #666666 solid;
	cursor: pointer;
}
.checkbox, .radio {
	border: 0;
	cursor: pointer;
}
input.button {
    /*background-image: url(../images/backgrounds/button.gif);*/
    background-image: url(../images/backgrounds/mainmenu_active.gif);
    cursor: pointer;
    height: 24px;
    padding-bottom: 1px;
    color: #ffffff;
}

.smalltext {
	font-size: 11px;
}

div.info {
    padding: 10px;
    border: 1px #215DA1 dotted;
}

div.error {
    padding: 10px;
    border: 1px #ff0000 dotted;
}

div.info img, div.error img {
    vertical-align: middle;
    margin-right: 10px;
}

input.error, select.error {
    background-color: #ffbb99;
}

#main .html-block, #main_lr .html-block, #main_full .html-block {
    border: 1px #DAD8D9 solid;
    padding: 5px;
    background: #DCE8F4;
    margin: 10px 0;
}
#main .html-block .block-header, #main_lr .html-block .block-header, #main_full .html-block .block-header {
    color: #215DA1;
/*    padding: 5px 10px;*/
    margin-top:0;
    margin-bottom: 0;
}
#main .html-block .block-header h2, #main_lr .html-block .block-header h2, #main_full .html-block .block-header h2 {
    padding: 0;
    margin: 0;
}
#main .html-block .block-title, #main_lr .html-block .block-title, #main_full .html-block .block-title {
}
#main .html-block .block-body, #main_lr .html-block .block-body, #main_full .html-block .block-body {
/*    border-top: 1px #DAD8D9 solid;*/
/*    border: 1px #DAD8D9 solid;*/
    padding: 5px 15px;
/*    background: #DCE8F4;*/
}

.block-right .html-block {
    background: #ffffff url(../images/backgrounds/thumbnails.gif) repeat-y;
    padding-bottom: 10px;
}
#leftframe .html-block {
    width: 204px;
}

.block-right .html-block .block-header {
    background: url(../images/backgrounds/navigation_topic.jpg) no-repeat !important;
    color: #ffffff;
    height: 25px !important;
	padding: 8px 0px 0px 10px !important;
	margin: 0px;
	font-weight: normal;
}
.block-right .html-block h2 {
	margin: 0px;
	padding: 0 0 0 20px;
    background: url(../images/navigation_arrow.png) no-repeat !important;
    color: #ffffff;
}
.block-right .html-block .block-body {
    padding: 7px 7px 0 7px;
}
.block-right .html-block h2 img {
    margin-right: 6px;
    vertical-align: bottom;
}
.block-right .html-block-shadow {
    background: url(../images/backgrounds/navigation_shadow.png) no-repeat;
    height: 8px;
}

.block-main {

}

.block-main .title {

}

.block-main .body {

}

.block-right {
    margin-bottom: 20px;
}

.block-right .title {
    font-weight: bold;
    padding: 2px 0 4px 0;
    /*border-bottom: 1px #777777 solid;*/
    background: url(../images/3dline_h.gif) repeat-x left bottom;
}

.block-right .body {

}
.block-right ul {
    margin-left: 0;
    padding-left: 14px;
}

/* Produkte */
#produkte img {

}
#produkte ul {
    float: left;
    margin-left: 10px !important;
    list-style:circle;
}
#produkte li {
    text-indent: 20px;
}

/* Kontakt */
#kontakt label {
    float: left;
    display: block;
    width: 120px;
    margin-bottom: 5px;
}

#kontakt input {
    float: left;
    width: 180px;
    margin-right: 60px;
    margin-bottom: 5px;
}

#kontakt select {
    margin-bottom: 5px;
}

#kontakt #homepage, #kontakt #email {
    width: 300px;
}

#kontakt textarea {
    width: 600px;
    height: 100px;
}

#kontakt #newsletter {
    float: left;
}

#kontakt #newsletter {
    margin: 10px 20px 0 0;
}
#kontakt input.radio {
    width: inherit !important;
    margin: 10px 5px 0 0;
}
#kontakt label.nl {
    width: inherit !important;
    margin: 10px 10px 0 0;
}

#kontakt input.button {
    clear: left;
    float: none;
    margin: 0;
}

#fett-blau {
	font-size:13px;
	color: #215DA1;
	font-weight:bold
	}

#fett-hellblau{
	font-size:12px;
	color:#90aed0;
	font-weight:bold}

#trennlinie-kontakt{
 background: url(../images/backgrounds/headline.gif) repeat-x left bottom;
}
/*********************************/

/* Tooltip */
div.tooltip {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(../images/backgrounds/tooltip2.png);

    /* Mozilla proprietary */
    -moz-border-radius: 5px;
}
div.tooltip p {
    margin: 0; padding: 0 3px;
}
div.tooltip p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

/* Aktuelles */
#news h2 {
    /*border-bottom: 1px #215DA1 dotted;
    padding-bottom: 4px;
    color: #215DA1;*/
    font-size: 13px;
    width: 750px;
    margin-top: 20px;
}

#news a {
/*    font-weight: normal;*/
    text-decoration: underline;
}

#news h3 {
    margin-left: 12px;
}

#news p {
    margin-left: 22px;
}

.block-right .gallery {
    /*background: #ffffff url(../images/backgrounds/thumbnails.gif) repeat-y;*/
    padding-bottom: 10px;
}
.block-right .gallery .gallery-header {
    background: url(../images/backgrounds/navigation_topic.jpg) no-repeat !important;
    color: #ffffff;
    height: 25px !important;
	padding: 8px 0px 0px 10px !important;
	margin: 0px;
	font-weight: normal;
}
.block-right .gallery h3 {
	margin: 0px;
	padding: 0 0 0 20px;
    background: url(../images/navigation_arrow.png) no-repeat !important;
    color: #ffffff;
}
.block-right .gallery p {
    padding: 0 7px;
}
.block-right .gallery h3 img {
    margin-right: 6px;
    vertical-align: bottom;
}
.block-right .gallery-shadow {
    background: url(../images/backgrounds/navigation_shadow.png) no-repeat;
    height: 8px;
}

#main .gallery, #main_lr .gallery, #main_full .gallery {
    margin-left: 20px;
}

#main .gallery .thumbnail, #main_lr .gallery .thumbnail, #main_full .gallery .thumbnail {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
#main .gallery .gallery-footer, #main_lr .gallery .gallery-footer, #main_full .gallery .gallery-footer {
/*    clear: left;*/
}


.thumbnail {
    width: 189px;
    padding: 5px 0 1px 7px;
    margin-top: 5px;
}
.thumbnail .block-header {
    background: url(../images/backgrounds/thumbnail-header.gif) no-repeat;
    height: 6px;
}
.thumbnail .block-body {
    background: #ffffff url(../images/backgrounds/thumbnail-body.gif) repeat-y;
    text-align: center;
}
.thumbnail .block-footer {
    background: url(../images/backgrounds/thumbnail-footer.gif) no-repeat;
    height: 12px;
}
.thumbnail .block-body img {
    border: 1px #D7D7D7 solid;
}

.footline {
    font-size: 18px;
    color: #215DA1;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    margin-top: 40px;

    /*border-bottom: 2px #215DA1 solid;*/
    vertical-align: bottom;
    background: url(../images/backgrounds/main-end.jpg) repeat-x bottom left;
}
.footline img {
    /*vertical-align: middle;*/
    margin-left: 10px;
}
.line-gray {
    background: url(../images/line_gray.gif) repeat-x;
    margin-top: 10px;
}

.row_a {
    background: #E6ECF2;
}

.row_b {
    background: #ffffff;
}

/* Pager */
.pager {
	text-align:center;
	/*width: 100%;*/
	margin-top: 10px;
	margin-bottom: 10px;
  //height: 28px;
}

.pager a {
	/*display: block;*/
	border: 1px #666666 solid;
	text-decoration: none;
	text-align: center;
	padding: 2px 4px 2px 4px;
	margin-top: 2px;
	height: 14px;
	color: #215DA1;
	text-decoration: none;
	background: #215DA1 url(../images/backgrounds/navigation.png) -5px 0;
  white-space: nowrap;
}
.pager a:hover {
	color: #ffffff;
	background: #215DA1 url(../images/backgrounds/submenu_hover.gif);
	cursor: pointer;
}
.pager .pager-current {
	white-space:nowrap;
	color: #ffffff;
	border: 1px #666666 solid;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	background: #215DA1 url(../images/backgrounds/submenu_hover.gif);
	font-weight: bold;
}
.pager td {
  white-space: nowrap;

}

.pager .pager-previous, .pager-first, .pager-next, .pager-last  {
	margin-left: 3px;
	margin-right: 3px;
}


.pager .pager-list {
	/*float: left;*/
	text-align: center;
	width: 350px;
	white-space:nowrap;
}
