﻿body 
{
	background-image: url('../images/startseite_alle/bg_all.jpg');
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
}
.maintable
{
	border-style: solid;
	border: 2px;
	border-color: #7F7F7F;
	background-color: white;
	width: 908px!important;
	margin: 0;
	padding: 0;
}
.bilder
{
	width: 300px;
	height: 301px;
}
a:active
{
	text-decoration: none;
	cursor:pointer;
}
a:hover
{
	text-decoration: none;
	cursor:pointer;
}
a:link
{
	text-decoration: none;
	cursor:pointer;
}
a:visited
{
	text-decoration:none;
	cursor:pointer;
}


/*die Logos der 3 Locations*/
.logo_amb
{
	width: 300px;
	height: 88px;
	text-align: center;
}

.logo_del
{
	width: 300px;
	height: 88px;
	text-align: center;
}

.logo_lap
{
	width: 300px;
	height: 88px;
	text-align: center;
}


/*die Überschriften der 3 Locations*/
.title_amb
{
	color: #2C7BB6;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
}
.title_del
{
	color: #7FC31C;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
}
.title_lap
{
	color: #FFB300;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
}


/*die Texte in den Spalten unter dem Titel*/
.text_amb
{
	height: 191px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
	text-align: left;
	vertical-align: top;

}
.text_del
{
	height: 191px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
	text-align: left;
	vertical-align: top;

}
.text_lap
{
	height: 191px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
	text-align: left;
	vertical-align: top;

}
.td_sprache
{
	width: 300px;
	background-color: #7F7F7F;
	text-align: center;
	vertical-align: middle;
}
.text_sprache
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
}
