/* Generated by CSS Usage.
   File: http://roobyte.de/AG/css/style.css.
   Look for the UNUSED items and see if you can remove them. */



/*@import url("jquery.jscrollpane.css");*/

html, body {
	font-family: Verdana;
	margin: 0;
	padding: 0;
	border: none;
}

body.main {
	font-family: Verdana;
	background-color: #052B69;
	margin: 0;
	padding: 0;
	min-height: 99%;
}


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Lucida Sans Unicode, Tahoma, Arial;
}

td {
	vertical-align: top;
}

#navi table tr td {
	line-height: 120%;
}




a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:focus {
	outline: none;
}



body.main #slider {
	width: 964px;
	height: 330px;
	position: relative;
	border: 5px solid #fff;
	margin: 0;
	padding: 0;
}



.scroll {
	height: 330px;
	width: 964px;
	overflow: auto;
	overflow: hidden;
	position: relative;
	clear: left;
	background: #FFFFFF repeat-x scroll left bottom;
}

.scrollContainer div.panel {
	padding: 0;
	height: 330px;
	width: 964px;
	font-family: Lucida Sans Unicode, Tahoma, Arial;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em	
}

#navi {
	position: relative;
	height: 70px;
	width: 919px;

	float: left;
	margin-left: auto;
	margin-top: 24px;

	margin-right: auto;
}


ul.navigation {
	
}

ul.navigation li {
	display: inline-table;
	vertical-align: top;
	float: left;
}

ul.navigation a {
	padding: 0;
	color: #fff;
	text-decoration: none;

	font-size: 16px;
}

ul.navigation a:hover {
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #ffffff;
}

ul.navigation a.selected {
	color: #fff;
	padding-bottom: 2px;
	
	border-bottom: 1px solid #ffffff;
}

ul.navigation a:focus {
	outline: none;
}


#header {
	background-image: url(../img/GP_logo_b.GIF);
	background-repeat: no-repeat;
	height: 145px;
	margin: 0;
	padding: 0;
	width: 974px;
	overflow: hidden;

}


#header P {
  padding-left: 180px;
  padding-top: 110px;
  color: #ffffff;
  font-size: 20px;
  text-align:right;
}


body.main #wrapper {
	width: 974px;
	height: 539px;
	 margin: 15px auto 0;
}



#container {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0;
}


.left {
	width: 255px;
	height: 329px;
	position: relative;
	float: left;
	padding-left: 1px;
}





.text1 {
	width: 702px;
	height: 329px;
	position: absolute;
	margin: 0;
	left: 262px;
	text-align: left;
	
	overflow:auto;

}


/*
#standorte_1:focus, #standorte_2:focus, #impressum_1:focus {
	outline: 0;
	box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
}


.submit_btn:hover {
	background: #9c9c9c;
	box-shadow: #a7a7a 0 0 0;
	position: relative;
	top: 2px;
	left: 2px;
}
*/
.header-2{
  font-size: 20px;
  margin-bottom: 15px;
}

.adress-container{
  text-align:center;
  float:left;
  border-top: 1px solid #dddddd;
  width: 100%;
}
.adress-container p{
  color: #dddddd;
  font-size:small;

}