﻿/* Footer stick alt */
html, body
{
    height: 100%;
}
a
{
    color:#000;
    text-decoration:none;
}

a img
{
    border: none;
}

div#pageWrapper
{
    min-height: 100%;
	background: #DEE1E0 url(../Images/content.png) repeat-y top center;
	
}
* html div#pageWrapper
{
    height: 100%;
}
div#footerWrapper
{
    height: 92px; /* höhe des footer muss bekannt sein */
    margin-top: -92px; /* um die höhe nach oben verschieben */
}
/* Footer stick alt ENDE*/

/* Allgemeines */
body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 1.0em;
}
ul li
{
    list-style-image: url(../Images/li.png);
}
form
{
    margin:0;
    padding:0;
}
#header, #content, #footer
{
	margin-right: 10px;
}
.innerMarginRight
{	
	margin: 0 auto;
	width: 1031px;
	height: 100%;
}
.clearBoth
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
    clear: right;
}
.right
{
    float: right;
}
/* Header */
#headerWrapper
{
	height: 230px;
	background: #69BE28 url(../Images/header.png) no-repeat bottom center;
}
#login .WelcomeMessage
{
    font-size: 0.7em;
    margin-top: 5px;
    text-align: right;
}
#login .WelcomeMessage a,
#login .WelcomeMessage a:link,
#login .WelcomeMessage a:visited
{
    text-decoration: underline;
}
#login .WelcomeMessage a:focus,
#login .WelcomeMessage a:hover
{
    color: #007934;
}
#login
{
	width: 100%;
	text-align: right;
	min-height:45px;
}
#header
{
	height: 235px;
}
#headerImage
{
	margin-top: 18px;
	margin-left: 183px;
}
#headerImage img
{
    position:absolute;
	border: 1px solid gray;
	width: 822px;
	height: 158px;
}

#divHeaderKontakt
{
    margin-top: 113px;
    margin-left: 20px;
}

a#dfaLogo
{
	display: block;
	position: absolute;
	height: 102px;
	margin-left: -64px;
	width: 136px;
	margin-top: 22px;
	background: transparent url(../Images/dfalogo.jpg) no-repeat;
}
a.loginAnchor,
a.loginAnchor:link,
a.loginAnchor:visited
{
	width: 92px;
	height: 26px;
	color: white;
	display: inline-block;
	font-size: 0.7em;
	vertical-align: middle;
	padding-left: 8px;
	margin-left: 200px;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
	background: transparent url(../Images/login_over.png) no-repeat;
}
a.loginAnchor:hover,
a.loginAnchor:focus
{
	text-decoration: none;
	background-image:  url(../Images/login.png);
}

/* Content */
#content
{
	padding-left: 14px;
	padding-right: 14px;
}
#floatWrapper
{
	padding-top: 20px;
	padding-bottom: 61px;
}
#realContentWrapper
{
	float: left;
	padding-left: 15px;
	width: 652px;
	padding-right: 15px;
	font-size:0.8em;
}

* html #realContentWrapper
{
    height:400px;
}

/* Main Menu */
#mainMenu ul, #mainMenu ul li
{
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 0;
	list-style-image:none;
}
#mainMenu ul li
{
	float: left;
}
#mainMenu ul li a,
#mainMenu ul li a:link,
#mainMenu ul li a:visited
{
	display: block;
	width: 165px;
	height: 30px;
	color: #FFF;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	background: transparent url(../Images/mainmenubutton.png) no-repeat;
}
#mainMenu ul li a:focus,
#mainMenu ul li a.active,
#mainMenu ul li a:hover
{
    background-image: url(../Images/mainmenubutton_over.png);
}

/* Sub Menu */
#subMenuWrapper
{
    height:375px;
}
#subMenu
{
	float: left;
	width: 150px;
	min-height: 500px;
	border: 2px solid #007934;
	background-color: #EDEAE5;
}

#submenu #divSpacer
{
    min-height: 220px;    
}

#subMenu #imageDiv
{
    
}
#subMenu h5
{
	color: white;
	width: 150px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: transparent url(../Images/submenu_bg.png) repeat-y;
}
#subMenu ul, #subMenu ul li
{
	list-style-type: none;
	margin-left: -15px;
	font-size: 0.9em;
	list-style-image:none;
}
#subMenu ul li
{
	margin-bottom: 5px;
}
#subMenu ul li a,
#subMenu ul li a:link,
#subMenu ul li a:visited
{
	color: #000;
	text-decoration: none;
}
#subMenu ul li a.active,
#subMenu ul li a:focus,
#subMenu ul li a:hover
{
	font-weight: bold;
}
/* News */
#news
{
	float: right;
	width: 150px;
	border: 2px solid #007934;
	
	background-color: #EDEAE5;
}
#newsContent, #jobContent
{
    border: 0 none;
    padding: 8px;
    font-size: 0.8em;
}

#newsHeader h5,
#jobsHeader h5
{
    margin-top: 0;
    padding: 0;
}

#newsHeader, #jobsHeader
{
    color: white;
    
	width: 118px;
	height: 33px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 32px;
	cursor: pointer;
	background: transparent url(../Images/newsheaderclosed.png) no-repeat;
}

#newsHeader.open, #jobsHeader.open
{
    background: transparent url(../Images/newsheaderopened.png) no-repeat;
}
.newsjobsNavigation
{
    color: #000;
    font-weight: bold;
    font-size: 0.8em;
}
.newsjobsNavigation a:focus,
.newsjobsNavigation a:hover
{
    text-decoration: underline;
}

/* Breadcrumb */
#breadcrumb
{
	font-size: 0.7em;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 2px dotted darkgreen;
}
#breadcrumb ul, #breadcrumb ul li
{
	padding: 0;
	margin: 0;
	margin-left: 6px;
	margin-right: 12px;
	list-style-type: inherit;
	list-style-image:none;
}
#breadcrumb ul li
{
	float: left;
}
#breadcrumb ul li a,
#breadcrumb ul li a:link,
#breadcrumb ul li a:visited
{
	color: #000;
	text-decoration: none;
}
#breadcrumb ul li a:hover,
#breadcrumb ul li a:focus,
#breadcrumb ul li a.active
{
	text-decoration: underline;	
}

/* Content Footer */
#contentFooter
{
	margin-top: 20px;
}
.contentFooterBox
{
	float: left;
	width: 22%;
	padding: 10px;
	background: transparent url(../Images/contentfooter_separator.png) no-repeat right;
	height: 131px;
	font-size: 0.7em;
	padding-bottom: 0;
}
.contentFooterBoxEmpty
{
    background-image: none;
    width: 25%;
}
.contentFooterBox img
{
    float: left;
    width: 75px;
    height: 90px;
    border: 1px solid #007934;
    margin-bottom: 3px;
    margin-right: 5px;
}
.contentFooterBox a,
.contentFooterBox a:link,
.contentFooterBox a:visited
{
    color: #69BE28;
    font-weight:bold;
}
.contentFooterBox a:focus,
.contentFooterBox a:hover
{
    color: #69BE28;
    text-decoration: underline;
    font-weight:bold;
}
.contentFooterBox h5
{
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #007934;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    padding-left: 14px;
    background: white url(../Images/li.png) no-repeat 0 4px;
}

/* Footer */
#footerWrapper
{
	background: #727373 url(../Images/footer.png) repeat-y top center;
	font-size: 0.6em;
}
#footer
{
	padding-top: 56px;
	color: #D3D3D3;
	text-align: center;
}
#footer a,
#footer a:link,
#footer a:visited
{
	color: #D3D3D3;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a.active
{
	color: #D3D3D3;
	text-decoration: underline;
}

#OnlineForm
{
    font-size:0.9em;
}

#OnlineForm label
{
    display:block;
    float:left;
    clear:left;
    width:125px;
    padding:5px 0px;
}

#OnlineForm input, #OnlineForm textarea
{
    width:50%;
    margin:3px 0px;
}
#OnlineForm textarea
{
    min-height:150px;
}

#OnlineForm select
{
    margin:3px 0px;
}

#OnlineForm input.button
{
    margin-left:125px;
    width:auto;
}

#GoogleMap
{
    width:350px;
    height:250px;
    float:right;
    margin-left:10px;
}
/* download bereich */
#tableEmployeeCustomer
{
    background-color: #D7FFBF;
    -moz-border-radius: 10px;
    border: 1px solid #6FCB39;
    -khtml-border-radius: 10px;
    padding: 10px;
    margin-top: 25px;
}
#tableEmployeeCustomer
{
    width: 600px;
}
#tableEmployeeCustomer th, #tableEmployeeCustomer td
{
    background-color: #9BDD75;
}
#tableEmployeeCustomer tr
{
    padding: 3px;
}
#tableEmployeeCustomer th
{
    border: 1px solid #6FCB39;
    margin-bottom: 10px;
}
#tableEmployeeCustomer a,
#tableEmployeeCustomer a:link,
#tableEmployeeCustomer a:visited
{
    color: #565656;
    border-bottom: 1px solid #565656;
}
#tableEmployeeCustomer a:focus,
#tableEmployeeCustomer a:hover
{
    color: #449216;
    border-bottom: 1px solid #449216;
}
#tableEmployeeCustomer th.description
{
    width: 60%;
}
/* Content zeugs */
#mainContentDiv h1,
#mainContentDiv h2,
#mainContentDiv h3,
#mainContentDiv h4,
#mainContentDiv h5,
#mainContentDiv h6
{
    color: #007934;
}
#mainContentDiv, p
{
    color: #5B491F;
}
#mainContentDiv a,
#mainContentDiv a:link,
#mainContentDiv a:visited
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: none;
}
#mainContentDiv a:focus,
#mainContentDiv a:hover
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: underline;
}
#mainContentDiv ul li
{
    list-style-image: url("../Images/li.png");
}

/*newsContent*/
#newsContent h1,
#newsContent h2,
#newsContent h3,
#newsContent h4,
#newsContent h5,
#newsContent h6
{
    color: #007934;
}

#newsContent a,
#newsContent a:link,
#newsContent a:visited
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: none;
}
#newsContent a:focus,
#newsContent a:hover
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: underline;
}
#newsContent ul li
{
    list-style-image: url("../Images/li.png");
}
/*jobContent*/
#jobContent h1,
#jobContent h2,
#jobContent h3,
#jobContent h4,
#jobContent h5,
#jobContent h6
{
    color: #007934;
}

#jobContent a,
#jobContent a:link,
#jobContent a:visited
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: none;
}
#jobContent a:focus,
#jobContent a:hover
{
    color: #69BE28;
    font-weight:bold;
    text-decoration: underline;
}
#jobContent ul li
{
    list-style-image: url("../Images/li.png");
}

/* topmenu */
.topMenu a,
.topMenu a:link,
.topMenu a:visited
{
    display: inline-block;
    background:  rgb(131, 251, 79);
    border: 1px solid #5c5c5c;
    padding: 5px;
    margin:1px;
}
.topMenu a:focus,
.topMenu a:hover
{
    text-decoration: underline;
}

/* fleetsale */

.fleetSale
{
   
}
#fleetSales h2
{
    font-size: 12pt;
    margin-bottom: 5px;
}
.picturesContainer
{
    width: 200px;
    height: 140px;
    margin-right: 15px;
    float: left;
}
.fleetSale .moreContainer a
{
    margin-left: -15px;
}
.bulletsContainer ul
{
    margin-top: 0;
}
.picturesContainer a.fleetSaleImage
{
    display: block;
    width: 90px;
    height: 65px;
    float: left;
}
.picturesContainer a.fleetSaleImage img
{
    width: 90px;
    height: 65px;  
}