﻿/*	
	Lüders & Baran 
	Bee2Bee - digital solutions 
	Home Styles
*/

/* Elements */
h1
{
	font-size: 36px !important;
	color: #ffffff !important;
}

/* IDs */
#home-column
{
	height: 595px;
	width: 843px;
	float: left;
	background: #004494 url(/Images/start-background.gif) no-repeat;
}

#language-selector-de
{
	left: 348px;
	position: absolute;
	text-align: left;
	top: 385px;
	width: 50px;
}

#language-selector-en
{
	position: absolute;
	right: 370px;
	text-align: right;
	top: 385px;
	width: 50px;
}

#language-selector-de a, #language-selector-en a
{
	cursor: pointer;
	color: #407bb9;
	text-decoration: none;
	font-weight: bold;
}

/* Classes */
.left-column-lb
{
	background: #004494 url(/Images/home-left-background.gif) no-repeat;
}

.right-column-lb
{
	background: #f29400 url(/Images/home-right-background.gif) no-repeat;
}

.home-navi-1
{
	position: absolute;
	right: 488px;
	text-align: right;
	top: 43px;
	width: 250px;
}

.home-navi-2
{
	position: absolute;
	right: 504px;
	text-align: right;
	top: 100px;
	width: 250px;
}

.home-navi-3
{
	position: absolute;
	right: 500px;
	text-align: right;
	top: 160px;
	width: 250px;
}

.home-navi-4
{
	position: absolute;
	right: 475px;
	text-align: right;
	top: 221px;
	width: 250px;
}

.home-navi-5
{
	position: absolute;
	right: 419px;
	text-align: right;
	top: 273px;
	width: 250px;
}

.home-navi-button-1
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 456px;
	text-align: right;
	top: 35px;
	width: 20px;
}

.home-navi-button-2
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 472px;
	text-align: right;
	top: 93px;
	width: 20px;
}

.home-navi-button-3
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 468px;
	text-align: right;
	top: 156px;
	width: 20px;
}

.home-navi-button-4
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 444px;
	text-align: right;
	top: 215px;
	width: 20px;
}

.home-navi-button-5
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 390px;
	text-align: right;
	top: 267px;
	width: 20px;
}

.home-title
{
	position: absolute;
	top: 75px;
	width: 843px;
	text-align: center;
	display: none;
}

.center-image
{
	left: 338px;
	position: absolute;
	top: 209px;
	display: none;
	cursor: pointer;
}

.proceed-button
{
	position: absolute;
	text-align: center;
	top: 558px;
	width: 843px;
	cursor: pointer;
	color: #407bb9;
	display: none;
	font-weight: bold;
}
