﻿.nichtsichtbar
{
    visibility:hidden;
    width:768px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
	color : #000000;
	line-height:15px;
	display:none;
}

body
 {
  scrollbar-arrow-color: #EFD973;
  scrollbar-base-color: #7BAADE;
  scrollbar-face-color: #A9C8EA;
  scrollbar-track-color: #7BAADE;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #EFD973;
  scrollbar-darkshadow-color: #7BAADE;
  margin: 0px;
  background-color: #a9c8ea;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
    padding-bottom: 15px;

}

a, a:visited, a:active
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #000000;
	line-height:15px;
}

a:hover
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	color : #4b6786;
}

hr
{
	color : #C72C03;
	height:1px;
}
	
h1
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    font-weight: bold;
	margin: 0;
	color : #4b6786;
    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		: #7baade;
	 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					: 111px;
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.Home .DivBottom
{
	background-color		: #efd973;
	background-image		: Url("images/cons-home/cons-home-ac.gif");
	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					: #4b6786;
	text-decoration			: none;
	font-size				: 18px;
	font-weight				: bold;
}
.Home .Links a:Hover
{
	margin					: 20px;
	color					: #FFFFFF;
	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		: #efd973;
	position				: relative;	
}

.Inside .DivTop
{
	 background-color		: #7baade;
	 background-image		: Url("images/cons-inside/cons-inside-aa.gif");
	 height					: 70px;
	 background-position	: bottom;
	 background-repeat		: no-repeat;
}

.Inside .DivTop .DivLanguageSelect
{
	position				: absolute;
	right					: 0px;
	padding-right			: 5px;
	color                   : #FFFFFF;
	text-decoration			: none;
}
.Inside .DivTop .DivLanguageSelect a
{
	color                   : #FFFFFF;
	text-decoration			: none;
}
.Inside .DivTop .DivLanguageSelect a:hover
{
	color                   : #efd973;
	text-decoration			: none;
}

.Inside .DivCenter
{
	background-color		: #FFFFFF;
	background-image		: Url("images/cons-inside/cons-inside-ab.jpg");
	height					: 121px;
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.Inside .Menu
{	
	width					: 169px;
	float					: left;
	height					: 100%;
}

.Inside .Menu .DivMenuTop
{
	background-color		: #efd973;
	background-image		: Url("images/cons-inside/cons-inside-ba.gif");
	height					: 210px;
	background-repeat		: no-repeat;
	text-align				: left;
	width					: 171px;
	padding-left            : 5px;
}
.Inside .Menu .DivMenuAddress
{

	background-image		: Url("images/cons-inside/cons-inside-menu-ac.jpg");
	background-repeat		: no-repeat;
	text-align				: left;
	width					: 171px;
	padding-left			: 5px;
	padding-top				: 70px;
	padding-bottom			: 10px;
}
.Inside .Menu .DivMenuBottom
{
	background-color		: #efd973;
	background-image		: Url("images/cons-inside/cons-inside-menu-ae.jpg");
	height					: 105px;
	background-repeat		: no-repeat;
	text-align				: left;
	width					: 171px;
	position				: absolute;
	bottom					: 0px;
}

.Inside .Menu .DivMenuBottom .Text
{
	padding-left			: 15px;
	padding-top				: 80px;
	font-family				: Verdana;
	font-size				: 11px;
}

.Inside .Content
{
	float					: left;
	width					: 517px;
	margin-left				: 40px;
	margin-right			: 40px;
	margin-top				: 30px;
	padding-bottom          : 10px;
}

.Inside .DivBottom div
{
	text-align				: center;
}

.Inside .Links
{
	padding-top             : 70px;
	font-family				: Arial;
}
.Inside .Links a
{
	color					: #4b6786;
	text-decoration			: none;
	font-size				: 15px;
	font-weight				: bold;
	font-family				: Arial;
}
.Inside .Links a:Hover
{
	color					: #FFFFFF;
	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;
}