﻿.nichtsichtbar
{
    visibility:hidden;
    width:768px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
	color : #000000;
	line-height:15px;
	display:none;
}

body
 {
  scrollbar-arrow-color: #C67129;
  scrollbar-base-color: #C67129;
  scrollbar-face-color: #257A8A;
  scrollbar-track-color: #D5E4E6;
  scrollbar-highlight-color: #D5E4E6;
  scrollbar-shadow-color: #C67129;
  scrollbar-darkshadow-color: #081C42;
  margin: 0px;
  background-color: #D5E4E6;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
    padding-bottom: 15px;

}

.logos
{
    margin-top:50px; 
    width: 148px; 
    margin-left: 1px; 
    background-color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}

a:active
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #000000;
	line-height:15px;
}

a:visited
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #000000;
	line-height:15px;
}

a
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #000000;
	line-height:15px;
}

a:hover
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #B3D1D6;
}

hr
{
	color : #C72C03;
	height:1px;
}
	
h1
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    font-weight: bold;
	margin: 0;
	color : #257A8A;
    FONT-SIZE:12px;
}

h2
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    font-weight: bold;
	margin: 0;
	color : #4b6786;
    FONT-SIZE:11px;
}

.inner
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
    TEXT-DECORATION: none;
	color : #000000;
	line-height:15px;
	background-color:#FFF1D2;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
}

.innerform
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
    TEXT-DECORATION: none;
    color : #000000;
	line-height:15px;
}


/* ---------------------------------------------------------------- *
 * --- Divs : Home													*
 * ---------------------------------------------------------------- */

.Home
{
	border					: 1px solid #FFFFFF;
	width					: 768px;
	margin					: 15px;
}

.Home .DivTop
{
	 background-color		: #C67129;
	 background-image		: Url("images/cons-home/cons-home-aa.gif");
	 height					: 170px;
	 background-position	: bottom;
	 background-repeat		: no-repeat;
}


.Home .DivCenter
{
	background-color		: #FFFFFF;
	background-image		: Url("images/cons-home/cons-home-ab.jpg");
	height					: 112px;
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.Home .DivBottom
{
	background-color		: #257A8A;
	
	height					: 300px;
	background-repeat		: no-repeat;
	text-align				: center;
}

.Home .DivBottom div
{
	text-align				: center;
}

.Home .Links
{
    
	padding-top				: 25px;
	padding-bottom			: 100px;
}
.Home .Links a
{
	margin					: 20px;
	color					: #ffffff;
	text-decoration			: none;
	font-size				: 18px;
	font-weight				: bold;
}
.Home .Links a:Hover
{
	margin					: 20px;
	color					: #B3D1D6;
	text-decoration			: none;
	font-size				: 18px;
	font-weight				: bold;
}

.adresse a{
     text-decoration:underline;
}


/* ---------------------------------------------------------------- *
 * --- Divs : Inside												*
 * ---------------------------------------------------------------- */

.Inside
{
	background-image		: Url("images/cons-inside/cons-inside-menu-ad.jpg");
	background-repeat		: repeat-y; 
	border					: 1px solid #FFFFFF;
	width					: 768px;
	margin					: 15px;
	float					: left;
	background-color		: #B3D1D6;
	position				: relative;	
}

.Inside .DivTop
{
	 background-color		: #C67129;
	 background-image		: Url("images/cons-inside/cons-inside-aa.gif");
	 height					: 70px;
	 background-position	: bottom;
	 background-repeat		: no-repeat;
}

.Inside .DivTop-it
{
	 background-color		: #C67129;
	 background-image		: Url("images/cons-inside/cons-inside-aa-it.gif");
	 height					: 70px;
	 background-position	: bottom;
	 background-repeat		: no-repeat;
}


.Inside .DivTop-en
{
	 background-color		: #C67129;
	 background-image		: Url("images/cons-inside/cons-inside-aa-en.gif");
	 height					: 70px;
	 background-position	: bottom;
	 background-repeat		: no-repeat;
}


.Inside .DivTop .DivLanguageSelect
{
	position				: absolute;
	
	right					: 0px;
	padding-right			: 5px;
	padding-top             : 55px;
	color                   : #FFFFFF;
	text-decoration			: none;

}
.Inside .DivTop .DivLanguageSelect a
{
	color                   : #FFFFFF;
	text-decoration			: none;
}
.Inside .DivTop .DivLanguageSelect a:hover
{
	color                   : #257A8A;
	text-decoration			: none;
}


.Inside .DivTop-it .DivLanguageSelect
{
	position				: absolute;
	
	right					: 0px;
	padding-right			: 5px;
	padding-top             : 55px;
	color                   : #FFFFFF;
	text-decoration			: none;

}
.Inside .DivTop-it .DivLanguageSelect a
{
	color                   : #FFFFFF;
	text-decoration			: none;
}
.Inside .DivTop-it .DivLanguageSelect a:hover
{
	color                   : #257A8A;
	text-decoration			: none;
}


.Inside .DivTop-en .DivLanguageSelect
{
	position				: absolute;
	
	right					: 0px;
	padding-right			: 5px;
	padding-top             : 55px;
	color                   : #FFFFFF;
	text-decoration			: none;

}
.Inside .DivTop-en .DivLanguageSelect a
{
	color                   : #FFFFFF;
	text-decoration			: none;
}
.Inside .DivTop-en .DivLanguageSelect a:hover
{
	color                   : #257A8A;
	text-decoration			: none;
}



.Inside .DivCenter
{
	background-color		: #FFFFFF;
	background-image		: Url("images/cons-inside/cons-inside-ab.jpg");
	height					: 100px;
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.Inside .DivCenter-en
{
	background-color		: #FFFFFF;
	background-image		: Url("images/cons-inside/cons-inside-ab-en.jpg");
	height					: 100px;
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.Inside .Menu
{	
	width					: 169px;
	float					: left;
	height					: 100%;
}

.Inside .Menu .DivMenuTop
{
	background-color		: #257A8A;
	
	height					: 210px;
	background-repeat		: no-repeat;
	text-align				: left;
	width					: 145px;
	padding-left            : 5px;
}
.Inside .Menu .DivMenuAddress
{
color:#FFFFFF;
    background-color:#C67129;
		background-repeat		: no-repeat;
	text-align				: left;
	width					: 130px;
	padding-left			: 10px;
	padding-top				: 40px;
	padding-bottom			: 10px;
	
}

.Inside .Menu .DivMenuAddress a{
    color:#FFFFFF;
    
}

.Inside .Menu .DivMenuAddress a:hover{
    color:#257A8A;
    
}


.Inside .Menu .DivMenuBottom
{
	background-color		: #C67129;
		height					: 105px;
	background-repeat		: no-repeat;
	text-align				: left;
	width					: 150px;
	position				: absolute;
	bottom					: 0px;
	z-index                : -1;
}

.Inside .Menu .DivMenuBottom .Text
{
    
	padding-left			: 15px;
	padding-top				: 80px;
	font-family				: Verdana;
	font-size				: 11px;
}

.Inside .Content
{
	float					: left;
	width					: 517px;
	margin-left				: 30px;
	margin-right			: 30px;
	margin-top				: 30px;
	padding-bottom          : 10px;
}

.Inside .DivBottom div
{
	text-align				: center;
}

.Inside .Links
{
	padding-top             : 40px;
	font-family				: Arial;
}
.Inside .Links a
{
	color					: #FFFFFF;
	text-decoration			: none;
	font-size				: 15px;
	font-weight				: bold;
	font-family				: Arial;
}
.Inside .Links a:Hover
{
	color					: #B3D1D6;
	text-decoration			: none;
	font-size				: 15px;
	font-weight				: bold;
	font-family				: Arial;
}
.Inside .Links ul
{
	margin					: 0px;
	padding					: 0px;
	list-style				: none;
}

.Inside .Links li
{
	padding-bottom			: 10px;
}

.bilder{
    border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#000000;	
}


.Inside a{
    text-decoration:underline;
}

.Inside a:hover{
    color:#257A8A;
}

.clsFormTable
{
    width: 100%;
}

.clsFormCellField
{
    FONT-FAMILY: Verdana, Arial, Helevtica;
    FONT-SIZE:11px;
    color : #257A8A;
    line-height:15px;
    vertical-align: top;
    font-weight:bold;
}

.clsFormCellValue
{
    FONT-FAMILY: Verdana, Arial, Helevtica;
    FONT-SIZE:11px;
    color : #257A8A;
    line-height:15px;
    vertical-align: top;
}

