/*
	Style Sheet Goldschneider Berlin;
	Copyright Kreativagentur Gordon Adams
*/


/* Allgemeine Tags */

:root {
	--base-size: 59px;
}

html * {
	margin: 0;
	padding: 0;
}

/*body {*/
/*	text-align: center;*/
/*	text-decoration: none;*/
/*	background-image: url(../img/bg_body_01.jpg);*/
/*	background-position: top center;*/
/*	background-repeat: no-repeat;*/
/*	background-attachment: fixed;*/
/*	background-color: #123064;*/
/*}*/

body {
	width: 100%;
	margin: 0;
	/*overflow: hidden;*/
}

canvas {
	width: 100%;
	height: 100%;
}

.img-responsive {
	width: 500px;
	height: auto;
}

.img-responsive-h {
	width: auto;
	height: 150px;
}

.ga--desktop {
	display: none;
}

.ga--mobile {
	display: none;
}

.slides {
	padding: 15px;
}

.container-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	background-color: yellow;
}

.container-wrapper-inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #19acf4;
}

.antifloat {
	clear: both;
}

.red {
	color: #b4011f;
	font-weight: bold;
}

.img_left {
	float: left;
	padding: 7px;
	margin-right: 14px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

.img_left1 {
	float: left;
	padding: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

.img_right {
	float: right;
	padding: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

span.big_img {
	position: relative;
	float: left;
}

span.big_img a img.bigimg {
	position: absolute;
	right: 7px;
	bottom: 0px;
	border: none;
}

#map {
	margin: 20px;
	border: 5px solid #ffbe00;
}

.ga--btn {
	display: inline-block;
	width: 44%;
	background-color: #04bae4;
	color: white;
	text-align: center;
	padding: 15px 0px;
}

.ga--btn:hover {
	background-color: #0496e4;
}

span.ga--btn a {
	color: white !important;
}

.ga--btn-mobil {

}

@media (min-width: 320px) {
	body {
		background-size: auto;
		background-position: -770px -100px;
		/*ba*/
		/*background-position-x: -390px;
		background-position-y: 90px;*/
	}
	.img-responsive {
		width: 100%;
		height: auto;
	}
	.ga--mobile .img-responsive {
		width: 100%;
		height: auto;
	}
	.ga--desktop {
		display: none;
	}
	.ga--mobile {
		display: block;
	}
	.ga--btn {
		display: inline-block;
		width: 100%;
		background-color: #04bae4;
		color: white;
		text-align: center;
		padding: 15px 0px;
		margin-top: 15px;
	}
}

@media (min-width: 1026px) {
	body {
		background-size: auto;
		background-position-x: 0px;
		background-position-y: 0px;
		background-position: top center;
	}
	.img-responsive {
		width: 400px;
	}
	.ga--desktop .img-responsive {
		/*width: calc(100% - 1024px);*/
		width: calc(var(--base-size) * 3); /* Perfekt! */
		height: 170px;
	}
	.ga--desktop {
		display: block;
	}
	.ga--mobile {
		display: none;
	}
	.ga--btn {
		display: inline-block;
		width: 44%;
		background-color: #04bae4;
		color: white;
		text-align: center;
		padding: 15px 0px;
		margin-top: 0px;
	}
}


/*--------------------------- main -------------------------------*/
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;																		/*evt. Darstellungsfehler*/
	margin: auto;
	text-align: left;
	z-index: 100;
	
/*	border: 1px solid red;*/
}

.ga--light_h3 {
	text-align: center;
	color: #fff;
	padding-left: 440px;
	font-family: 'Montserrat', sans-serif;
	padding-top: 90px;
	text-shadow: 2px 2px #333;
}

.ga--fw-100 {
	font-weight: 100;
}

.ga--fw-500 {
	font-weight: 500;
}

.ga--fz-26 {
	font-size: 26px;
}

.ga--fz-19 {
	font-size: 19px;
}

.ga--fz-14 {
	font-size: 14px;
}

@media (min-width: 320px) {
	#main {
		width: 100%;
	}
	.ga--light_h3 {
		display: none;
	}
}

@media (min-width: 1026px) {
	#main {
		width: 1000px;
	}
	.ga--light_h3 {
		display: block;
	}
}

/*--------------------------- header -------------------------------*/
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/bg_header.png);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 130px;
	z-index: 50;
}

#header {
	
}


#head_pic_00 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px 0px 0px 0px;
	/*height: 291px;*/
	height: 61px;
	/*background-image: url(../img/Wert-Papier.png);*/
	/*background-position: top left;*/
	/*background-repeat: no-repeat;*/
/*	border: 1px solid yellow;*/
}

#head_pic_01 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px 0px 0px 0px;
	/*height: 291px;*/
	height: 61px;
	background-image: url(../img/Header-Platz.png);
	background-position: top left;
	background-repeat: no-repeat;
/*	border: 1px solid yellow;*/
}

#Subline {
	position: relative;
	top: 0px;
	height: 120px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

#Subline #Frage {
	width: 290px;
	height: 120px;
	float: left;
	background-color: #ffbe00;
}

#Subline #Frage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: white;
	text-align: center;
	padding: 40px 0px 0px 0px;
}

#Subline #Frage1,
#Subline #Frage_silber {
	float: left;
	background-color: white;
	width: 697px;
	height: 120px;
} 

#Subline #Frage1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3e3e3e;
	padding: 19px 20px 12px 20px;
}

#Subline #Frage_silber p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #3e3e3e;
	padding: 25px 20px 12px 20px;
}

/*
#Subline #Frage1 p span.btn_call {
	position: absolute;
	top: 40px;
	right: 60px;
	background-image: url(../Bilder/btn_blau_180.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 12px 5px 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Subline #Frage1 p span.btn_call a {
	color: white;
	text-decoration: none;
}*/


@media (min-width: 320px) {
	#Subline, #Subline #Frage, #Subline #Frage1 {
		height: auto;
		width: 100%;
	}
	#header {
		padding-right: 20px;
	}
	#Subline #Frage h2 {
		padding: 40px 0 30px 0;
	}
}

@media (min-width: 1026px) {
	#Subline {
		height: 120px;
		width: 100%;
	}
	#Subline #Frage {
		width: 290px;
		height: 120px;
	}
	#Subline #Frage1 {
		height: 120px;
		width: 697px;
	}
	#header {
		padding: 0px;
	}
}



					/*--------------------------- navigation -------------------------------*/
.icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color: #fff;}
.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color: #fff;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	padding: 80px 0px 0px 344px;
}

#navigation ul {
	text-align: right;
}

#navigation ul li {
	display: inline;
	padding: 83px 0px 25px 0px;
	margin: 0px 0px 0px -4px;
	border-left: 1px solid #cccccc;
}

#navigation ul li a {
	padding: 83px 20px 25px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	/*background-image: url(../img/bg_navi.png);*/
	/*background-position: top left;*/
	/*background-repeat: repeat-x;*/
	background-color: #fff;
	color: #1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navigation ul li a:hover {
	/*background-image: url(../img/bg_navi_aktiv.png);*/
	/*background-position: top left;*/
	/*background-repeat: repeat-x;*/
	background-color: #04bae4;
	padding: 83px 20px 45px 20px;
	margin: 0px 0px 0px 0px;
	color: white;
}

#navigation ul li a#aktiv {
	/*background-image: url(../img/bg_navi_aktiv.png);*/
	/*background-position: top left;*/
	/*background-repeat: repeat-x;*/
	background-color: #04bae4;
	padding: 83px 20px 45px 20px;
	margin: 0px 0px 0px 0px;
	color: white;
}

@media (min-width: 320px) {
	#navigation {
		display: none;
	}
}

@media (min-width: 1026px) {
	#navigation {
		display: block;
	}
}


/*--------------------------- navigation RESPONSIVE -------------------------------*/
#toggle-btn {
	display: none;
}

@media (max-width: 1025px) {
	#toggle-btn {
		display: block;
	}
}

#nav-mobile {
	position: relative;
	top: 0px;
	clear: both;
	z-index: 5000;
}

@media (min-width: 1026px) {
	#nav-mobile {
		display: none;
	}
}

#nav-mobile ul {
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-mobile ul li {
	position: relative;
	display: list-item;
	list-style: none;
	border-bottom: 1px solid #ececec;
	padding-right:15px;
	background-color: #fff;
}

#nav-mobile ul li#first {
}

#nav-mobile ul li a {
	color: #4e4e4e;
	text-decoration: none;
	padding: 10px 0px;
}

@media (max-width:1025px){
	#nav-mobile ul li a {
		position: relative;
		text-align: right;
		width: 100%;
		display: block;
		background-color: #fff;
		font-size: 14pt;
		padding: 10px 0px;
	}
}

#nav-mobile ul li#first a {
}

#nav-mobile ul li a.first:hover,
#nav-mobile ul li#first a:hover,
#nav-mobile ul li a:hover {
	color: teal;
	color: #239ff6;
	background-color: #fff;
}

#nav-mobile ul li a.first.active,
#nav-mobile ul li#first a.active,
#nav-mobile ul li a.active {
	color: #fff;
	background-color: teal;
	background-color: #239ff6;
}










#nav-mobile ul li:hover ul {
	position: absolute;
	left: 0px;
	top: 49px;
	width: 266px;
	padding: 0px 0px;
	text-align: left;
	height: auto;
	z-index: 15000;
	background-color: #fff;
	color: #4e4e4e;
	border-top: 1px solid transparent;
}

@media (max-width:1025px){
	#nav-mobile ul li:hover ul {
		position: relative;
		top: 0px;
		text-align: right;
		width: 100%;
		background-color: #fff;
		color: #4e4e4e;
		border: none;
	}
}



#nav-mobile ul ul {
	position: relative;
	border: 1px solid #eaeaea;
}

@media (max-width:1025px){
	#nav-mobile ul ul {
		border: none;
	}
}

#nav-mobile ul ul li {
	display: block;
	padding-right: 30px;
}

#nav-mobile ul ul li.last {
	border-bottom: none;
	margin-bottom: 2px;
}

#nav-mobile ul ul li a {
	position: relative;
	display: block;
	width: 100%;
	background-image: none;
	border-left: none;
	background-color: #fff;
	color: #4e4e4e;
	left: 0px;
}

@media (max-width:1025px){
	#nav-mobile ul ul li a,
	#nav-mobile ul li:hover ul li a {
		position: relative;
		top: 0px;
		text-align: right;
		display: block;
		background-color: fuchsia;
		background-color: #fff;
		color: #4e4e4e;
		border: none;
		padding-right: 30px;
	}
}

#nav-mobile ul li a.active ul li a.active,
#nav-mobile ul ul li:hover a.active,
#nav-mobile ul ul li a.active,
#nav-mobile ul ul li:hover a:hover,
#nav-mobile ul ul li:hover a {
	color: #fff;
	background-color: #239ff6;
}









#nav-mobile ul ul li:hover ul {
	position: absolute;
	top: 0px;
	left: 260px;
	width: 266px;
	padding: 0px 0px;
	text-align: left;
	height: auto;
	z-index: 15000;
	background-color: #fff;
	color: #4e4e4e;
	border-top: none;
}

@media (max-width:1025px){
	#nav-mobile ul ul li:hover ul {
		position: relative;
		top: 0px;
		left: 0px;
		text-align: right;
		width: 100%;
		background-color: orange;
		background-color: #fff;
		color: #4e4e4e;
		border: none;
	}
}

#nav-mobile ul ul ul {
	border: 1px solid #eaeaea;
	border-top: none;
}

#nav-mobile ul ul ul li {
	display: block;
	padding: 0px;
}

#nav-mobile ul ul ul li a {
	position: relative;
	/*  padding: 10px 20px 10px 20px;*/
	display: block;
	width: 100%;
	background-image: none;
	border-left: none;
	background-color: blue;
	background-color: #fff;
	color: #4e4e4e;
	left: 0px;
}

@media (max-width:1025px){
	#nav-mobile ul ul ul li a {
		position: relative;
		top: 0px;
		text-align: right;
		width: 100%;
		background-color: yellow;
		background-color: #fff;
		color: #4e4e4e;
		border: none;
	}
}

#nav-mobile ul ul li:hover ul li a {
	/*  padding: 10px 20px 10px 20px;*/
	display: block;
	border-left: none;
	background-color: purple;
	background-color: #fff;
	color: #4e4e4e;
	width: 100%;
	left: 0px;
}

@media (max-width:1025px){
	#nav-mobile ul ul li ul li a,
	#nav-mobile ul ul li:hover ul li a {
		position: relative;
		top: 0px;
		text-align: right;
		/*      padding-right: 40px;*/
		width: 100%;
		background-color: gray;
		background-color: #fff;
		color: #4e4e4e;
		border: none;
	}
}

#nav-mobile ul ul li:hover ul li a.active,
#nav-mobile ul ul li:hover ul li:hover a:hover,
#nav-mobile ul ul li:hover ul li:hover a.active,
#nav-mobile ul ul li:hover ul li:hover a {
	color: #fff;
	background-color: #239ff6;
	/*  padding: 10px 40px 10px 20px;*/
}

#nav-mobile ul ul li:hover ul li:hover ul li a {
	color: #4e4e4e;
	/*  padding: 10px 20px 10px 20px;*/
	display: block;
	border-left: none;
	background-color: #fff;
}







#nav-mobile ul ul,
#nav-mobile ul li:hover ul ul,
#nav-mobile ul ul li:hover ul ul {
	display: none;
}

#nav-mobile ul li:hover ul,
#nav-mobile ul ul li:hover ul,
#nav-mobile ul ul ul li:hover ul  {
	display: block;
}




/*--------------------------- logo -------------------------------*/
#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	background-image: url(../img/Logo-Hauptstadt-laser-berlin-web-V01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 104px;
	width: 142px;
	z-index: 100;
}

@media (min-width: 320px) {
	#logo {
		top: -10px;
	}
}

@media (min-width: 1026px) {
	#logo {
		top: 10px;
	}
}



/*--------------------------- content -------------------------------*/
#content {
	padding: 0px 20px 0px 20px;
}

@media (min-width: 320px) {
	#content {
		padding: 0px 20px 0px 0px;
	}
}

@media (min-width: 1026px) {
	#content {
		padding: 0px 50px 0px 50px;
	}
}

					/*--------------------------- content -------------------------------*/
#left {
	float: left;
	width: 50%;
	text-align: center;
	scale: 1.5;
}

#left img {
	text-align: center;
}

#right {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 50%;
}

#right .inhalte {
	background-color: white;
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid white;
	/*border-radius: 15px;*/
}

#right .inhalte .ga--tabspace {
	-moz-tab-size: 6; /* Firefox */
	-o-tab-size: 6; /* Opera 10.6-12.1 */
	tab-size: 6;
}

#right .inhalte ul {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}

#right .inhalte object {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	padding: 7px;
}

#right .inhalte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1a1a1a;   /*#b4011f*/
	padding: 30px 0px 30px 20px;
}

#right .inhalte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1a1a1a;
	padding: 30px 0px 30px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px solid #1a1a1a;
}

#right .inhalte h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1a1a1a;   /*#b4011f*/
	padding: 30px 0px 0px 20px;
}

#right .inhalte pre,
#right .inhalte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 20px 0px;
	line-height: 28px;
}

#right .inhalte pre {
	position: relative;
	left: -130px;
}

#right .inhalte pre b {
	padding: 0px 25px;
	background-color: #19acf4;
	line-height: 55px;
	color: #fff;
	min-width: 290px;
	display: inline-block;
	text-align: center;
	position: relative;
	left: -2px;
}

#right .inhalte p a.ga--btn-link {
	padding: 15px 25px;
	background-color: #000;
	line-height: 55px;
	color: #fff;
}


#right .inhalte p a {
	color: #b4011f;
	text-decoration: none;
/*	font-weight: bold;*/
}

#right .inhalte_1 {
	position: relative;
	background-color: white;
	width: 680px;
	margin: 0px 0px 10px 0px;
}

#right .inhalte_1 object {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	padding: 7px;
}

#right .inhalte_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 20px 20px 0px 20px;
	padding: 20px 0px 20px 0px;
	line-height: 28px;
}

#right .inhalte_1 p a {
	color: #b4011f;
	text-decoration: none;
}

@media (min-width: 320px) {
	#right, #right .inhalte {
		width: 100%;
	}
	#left {
		width: 100%;
		scale: 1;
	}
	#left img {
		scale: 1;
	}
}

@media (min-width: 1026px) {
	#right {
		width: 50%;
	}
	#right .inhalte {

	}
	#left {
		width: 50%;
		scale: 1.5;
	}
	#left img {
		scale: 1;
	}
}


					/*--------------------------- content -------------------------------*/
/*#right a.link_h3 {*/
/*	color: #fff;*/
/*	text-decoration: none;*/
/*}*/

/*#right {*/
/*	float: right;*/
/*	margin: 0px 3px 0px 0px;*/
/*}*/

/*#right .info {*/
/*	background-color: white;*/
/*	width: 290px;*/
/*	margin: 0px 0px 10px 0px;*/
/*}*/

/*#right .info ul {*/
/*	text-align: left;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	line-height: 22px;*/
/*	padding: 20px 20px 20px 30px;*/
/*}*/

/*#right .info ul li {*/
/*	margin: 0px 0px 10px 0px;*/
/*}*/

/*#right .info a img {*/
/*	border: none;*/
/*}*/

/*#right .info h3 {*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 18px;*/
/*	padding: 10px;*/
/*	background-color: #ffbe00;*/
/*	color: white;*/
/*	text-align: left;*/
/*}*/

/*#right .info p {*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	padding: 10px;*/
/*	color: #333333;*/
/*	text-align: left;*/
/*}*/

/*#right .info {*/
/*	text-align: center;*/
/*}*/

/*#right .menu {*/
/*	background-color: white;*/
/*	width: 290px;*/
/*	margin: 0px 0px 10px 0px;*/
/*}*/

/*#right .menu h3 {*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 18px;*/
/*	padding: 10px;*/
/*	background-color: #1a1a1a;*/
/*	color: white;*/
/*}*/
/*#right .menu h3 a {*/
/*	color: #fff;*/
/*}*/


/*#right .menu ul {*/
/*	list-style-position: inside;*/
/*}*/

/*#right .menu ul li {*/
/*	list-style: none;*/
/*	*/
/*}*/

/*#right .menu ul li a {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	padding: 10px 10px;*/
/*	border-bottom: 1px solid #cccccc;*/
/*	color: #3e3e3e;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 14px;*/
/*	font-weight: bold;*/
/*}*/

/*#right .menu ul li a.aktiv {*/
/*	color: #b4011f;*/
/*}*/

/*#right .menu ul li a:hover {*/
/*	color: #b4011f;*/
/*}*/

/*@media (min-width: 320px) {*/
/*	#right {*/
/*		width: 100%;*/
/*		padding-left: 10px;*/
/*		padding-right: 10px;*/
/*		float: left;*/
/*	}*/
/*	#right .menu, #right .info {*/
/*		width: 100%;*/
/*	}*/
/*}*/

/*@media (min-width: 1026px) {*/
/*	#right {*/
/*		width: 290px;*/
/*		padding-left: 0px;*/
/*		padding-right: 0px;*/
/*		float: right;*/
/*	}*/
/*	#right .menu, #right .info {*/
/*		width: 290px;*/
/*	}*/
/*}*/



/*--------------------------- footer -------------------------------*/
#footer {
	position: relative;
	width: 100%;
	margin: 50px 0px 50px 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer .wrapper {
	/*background-color: #fff;*/
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	text-align: center;
}

#footer p#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding: 10px;
}

#footer p#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

@media (min-width: 320px) {
	#footer {
		width: auto;
	}
}

@media (min-width: 1026px) {
	#footer {
		width: 100%;
	}
}




/*--------------------------- Toggle -------------------------------*/
.toggle {
	width: 440px;
	height: 20px;
	margin: 0px 0px 0px 20px;
/*	border: 1px solid red;*/
}

input.toggle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b4011f;
}

.wrapper ul#vorteile {
	padding: 20px 0px 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80%;
/*	border: 1px solid lime;*/
}

.wrapper ul#vorteile li {
	margin: 0px 0px 10px 0px;
}




/*--------------------------- Slideshow -------------------------------*/
#slideshow {
	position: relative;
	height: 290px;
	background-image: url(../img/Presse_365Tage.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#slideshow IMG {
	position: absolute;
	top: 20px;
	left: 105px;
	z-index:8;
}

#slideshow IMG.active {
	z-index:10;
}

#slideshow IMG.last-active {
	z-index:9;
}







/*--------------------------- Tabellen -------------------------------*/
.width450 {
	width: 500px;
}

table#presse {
/*	border: 1px solid red;*/
	padding: 10px 0px 20px 20px;
	margin: 0px;
}

table#presse a img {
	border: none;
}

table#presse tr.tblhead td p,
table#presse tr.hell td p,
table#presse tr.dunkel td p {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

table#presse tr.tblhead td p {
	font-weight: bold;
}

table#presse tr.tblhead td,
table#presse tr.hell td,
table#presse tr.dunkel td {
	padding: 0px 10px 0px 10px;
}

table#presse tr.tblhead {
	background-color: #ffbe00;
}

table#presse tr.hell {
	background-color: white;
}

table#presse tr.dunkel {
	background-color: #cccccc;
}


/*--------------------------- Kontaktformular -------------------------------*/
form#kontakt {
	padding: 10px 0px 0px 20px;
}

form#kontakt table tr td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form#kontakt table#formular p {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

form#kontakt p.anrede input {
	margin: 0px 5px 0px 0px;
}

form#kontakt input,
form#kontakt textarea {
	padding: 3px;
	border: 1px solid #666666;
}

form#kontakt input.rot {
	background-color: #ffbe00;
	color: black;
	border: 1px solid #666666;
	padding: 3px;
}

form#kontakt textarea.rot  {
	background-color: #ffbe00;
}










