/* eesom.com / TL - <!--DATE-->05.11.2007<!--/DATE--> */

HTML {
}
BODY {
        background:#FFFFFF;
        margin:0px;
        padding:0px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #000000;
}

h1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        color: #000000;
		  margin-top: 0;
		  margin-bottom: 0;
	     padding-bottom: 0;}

h2 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
        margin-top: 0;
}

h3 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        margin-top: 0;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0 5px 0;
}

.legende {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

DIV.frame {
}

DIV.outer {
        width:800px;
        margin:0px;
        position:relative;
        /*overflow: hidden;*/
}
DIV.vmenuBG {
        width:190px;
        position:absolute;
        top:0;
        left:0;
        background:#EEEEEE;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}
DIV.contentBG {
        width:612px;
        position:absolute;
        top:0;
        left:0px;
        background:#FFFFFF;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}
DIV.containerBG {
        width:190px;
        position:absolute;
        top:0;
        right:0;
        background:#EEEEEE;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
}

DIV.header_box {
        clear:both;
        position:relative;
        z-index:1;
}
DIV.header {
        position: relative;
        height: 95px;
        background-image: url(bg_linien.gif);
        background-repeat: repeat-x;
        border-left: solid 1px #EEEEEE;
        border-right: solid 1px #EEEEEE;
}

#logo {
        position: relative;
        left: 0px;
        top: 0px;
        width: 400px;
        height: 75px;
        float: left;
}

#servicenavi {
       display:none;
}

#mann {
        display:none;
}

DIV.footer_box {
        clear:both;
        position:relative;
        z-index:1;
}
DIV.footer {
        background:#CFCFAB;
        ;
        position:relative;
        padding: 0px 3px;
}

DIV.colleft {
       display:none;
}
DIV.vmenu {
        padding:0px;
}

#search {
       display:none;
}

#navi {
        display:none;
}


DIV.colright {
        display:none;
}

DIV.container {
        padding-right: 0px;
}

.bannerbox {
        padding-bottom:15px;
}

DIV.main {
        clear:both;
        padding-bottom:35px;
        width:100%;
        position:relative;
        z-index:1;
}
DIV.wrap {
        width:802px;
        float:left;
}

DIV.colmiddle {
        width:612px;
}

#breadcrumb {
        display:none;
}

#decopic {
        display:none;
}

#cssswitcher {
       display:none;
}

#cssswitcherstart {
        display:none;
}

DIV.content {
        padding: 20px 15px 0 15px;
        background:#FFFFFF;
}

DIV.contentstart {
        /*padding:0px 4px;*/
        padding: 20px 15px 0 15px;
        background:#FFFFFF;
}

.menutitle {
        width: 500px;
}

.synonyme {
	font-size: 12px;
	width: 500px;
}

#jumpbox {
        display:none;
}

.contentbox {
        width: 100%;
        padding: 0 0 30px 0;
        font-size: 14px;
}

.td{
        font-size: 14px;
}

.topbox {
        display:none;
}

.sitemapTitle {
	padding-top: 20px;
	padding-bottom: 10px;
}

.sitemap1 {	
	font-size: 18px;
	display: block;
}

.sitemap2 {
	padding-left: 0;
	display: block;
}

.sitemap3 {
	padding-left: 25px;
	display: block;
}

.sitemap4 {
	padding-left: 50px;
	display: block;
}

.sitemap5 {
	padding-left: 75px;
	display: block;
}

.sitemapOthers {
	font-size: 18px;
	color: #00509E;
}

#contentfooter {
        width: 100%;
        background-color: #FFFFFF;
}

.tdcontentfooter {
        color: #000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 18px;
        vertical-align:text-bottom;
}

.pagefootercontent {
        color: #000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 25px;
        padding-left: 0px;
}



/* --- Linkdefinitionen --- */
a {
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #00509E;
        text-decoration: none;
}

a.piclink{
        display:none;
}

a.toplink {
        display:none;
}

a.contentfooter {
        display:none;
}

/* --- Diverses --- */

hr {
        background-color: #FFB001;
        color: #FFB001;
        border: solid 1px #FFB001;
        height: 2px;
        width: 100%;
        text-align: left;
}

img, a img, a:hover img { border:0 none; }

/* Hiermit wird in Mozilla vor einem p kein Abstand gemacht */
p { margin-top: 0px; margin-bottom: 10px; }

.clr {clear:both;}

.trenner {
        visibility: hidden;
        display: none;
}

form {
        padding:0px;
        margin:0px;
}

.insearch {
        background-color: #FFFFFF;
        border: solid 1px #00509E;
        color: #000000;
        width: 90px;
        line-height: 12px;
}

.btnsearch {
        border: solid 1px #00509E;
        color: #000000;
        line-height: 12px;
}

table.glossartabelle tr td:first-child
  { width:13em; font-weight:bold; }
  
table.glossartabelle tr td
  { padding-bottom:15px; text-align:left; vertical-align:top; }