* {
	font-family: Arial, Verdana;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #333333;
	border: none;
}
strong {
	color: #000000;
}
p {
	margin-bottom: 10px;
}
table {
	display: block;
}
table, td {
	border: none;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
td {
	padding-right: 3px;
}
p a:link, p a:visited, p a:active, p a:hover {
	background: #00ADEF;
	color: #fff;
	text-decoration: none;
	padding: 1px;
}
p a:hover {
	text-decoration: underline;
}
html, body {
	background: #A89587 url(/img/hg.jpg) top left repeat-x;
	background-attachment:fixed;
}
body {
	background: #41250F url(/img/hg.jpg) top left repeat-x;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#wrapper {
	position:absolute;
	top: 80px;
	left: 50%;
	width: 790px;
	min-height: 10%;
	margin-left: -395px;

	padding: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#links {
	width: 790px;
	text-align: right;
	color: #fff;
}
div#webcam {
	position: absolute;
	top: 60px;
	right: 0px;
	text-align: right;
	color: #000;
	background: transparent;
	height: auto;
	width: auto;
	z-index: 999;
	overflow: show;
}
div#webcam div {
	display: none;
	margin-top: -18px;
	width: 0px;
	height: 0px;
	max-height: 300px;
	max-width: 400px;
	border: 1px solid #fff;
	overflow: hidden;
	opacity: 0.0;
	
}
div#header, div#content, div#footer {
	width: 790px;
}
div#header {
	background: #333;
	background: transparent url(/img/header.gif) bottom left no-repeat;
	height: 142px;
	border-bottom: #fff 1px solid;
}
div#logo {
	float: left;
	width: 146px;
	height: 34px;
}
div#menu {
	float: left;
	width: 790px;
	margin-top: 40px;
}
div#menu ul, div#metamenu ul {
	list-style: none;
}
div#menu li, div#metamenu li {
	float: left;
	width: auto;
	margin-right: 10px;
}
div#menu ul ul  {
	display: none;
	width: 44px;
	overflow: show;
}
div#menu li li {
	float: none;
}
div#menu li.submenu img {

}
div#metamenu li {
	margin-right: 3px;
}
div#metamenu li.trenner {
	margin-right: 0px;
}
div#content {
	float: left;
	display: block;
	height: auto;
	margin-bottom: 20px;
}
div.content_headline {
	float: left;
	width: 790px;
	margin: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 20pt;
	color: #fff;
}
div.content_headline h1 {
	float: left;
	margin-top: 30px;
	font-size: 20pt;
	color: #fff;
	background: #000;
	padding: 2px;
}
div.content_links {
	float: left;
	width: 500px;
	background: transparent;
	margin-right: 20px;
}
div.content_links_menu_1, div.content_links_menu_2  {
	float: left;
	width: 400px;
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
div.content_links_menu_2  {
	width: 80px;
	text-align: right;
	cursor: pointer;
}
div.content_links_menu_2 img {
	margin-right: 3px;
}
div.content_links_text {
	float: left;
	width: 490px;
	background: #fff;
	min-height: 50px;
	padding: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div.content_links_text * {
	font-size: 9pt;
	line-height: 14pt;
}
div.content_rechts {
	float: left;
	width: 250px;
	background: transparent;
	overflow: show;
	margin-bottom: 20px;
}
div.content_spacer {
	float: left;
	width: 790px;
	height: 20px;
}
div#footer {
	float: left;
	display: block;
	background: transparent;
	border-top: #fff 1px solid;
}
/* rechts */
div.rechts_text, div.rechts_tab_text {
	width: 250px;
	background: #fff;
	margin-bottom: 20px;
}
div.rechts_text_header, div.rechts_tab_text_header {
	background: #000;
	width: auto;
	padding: 0px;
}
div.rechts_tab_text_header {
	border-bottom: 1px solid #fff;
}
div.rechts_text_text, div.rechts_tab_text_text {
	background: #fff;
	width: auto;
	height: auto;
	padding: 0px;
}
div.rechts_text img {
	border: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
/* tabs */
div.rechts_tab_text .rechts_tab_text_text {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 152px;
}
.rechts_tab_text_text img {
	margin: 0px;
	padding: 0px;
}
div.rechts_tab_text .cur .rechts_tab_text_text {
	display: block;
}
/* Info */
div#info {
	display: none;
	position: absolute;
	width: 250px;
	height: auto;
	min-height: 200px;
	background: #fff;
}
div.info_header {
	float: left;
	width: 220px;
	padding: 5px;
	border-bottom: 1px solid #000;
	color: #00ADEF;
}
div.info_header span {
	display: none;
	color: #00ADEF;
} 
div.info_close {
	float: left;
	width: 10px;
	padding: 5px;
	border-bottom: 1px solid #000;
	cursor: pointer;
}
div.info_text {
	float: left;
	width: 230px;
	min-height: 100px;
	padding: 10px;
	border-bottom: 1px solid #492D18;
}
div.info_text select, div.info_text input, div.info_text textarea, div.info_text label {
	float: left;
	width: 220px;
	
	margin-bottom: 1px;
}
div.info_text textarea {
	resize: none;
	height: 80px;
} 
div.info_text input, div.info_text textarea, div.info_text select {
	padding: 2px;
	border: 1px solid #666;
}
/* News Box Rechts */
ul.news, ul.news ul {
	background: #fff;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul.news a {
	display: block;
	text-decoration: none;
	color: #fff;
}
ul.news li {
	margin-top: 1px;
}
ul.news li a {
	background: #000;
	color: #fff;
}
ul.news li ul li a {
	background: #fff;
	color: #000;
}
ul.news li li {
	height: 150px;
	overflow: hidden;
}
/* nach oben */
div.totop {
	float: left;
	width: 500px;
	background: #fff;
	text-align: right;
}
/* referenzen */
div#referenzen {
	float: left;
	background: transparent;
	margin-bottom: 20px;
}
div.referenz {
	float: left;
	margin-top: 20px;
	width: 500px;
	overflow: hidden;
	background: transparent;
}
div.ref_bild {
	float: left;
	width: 490px;
	height: 240px;
	overflow: hidden;
	padding: 5px;
	background: #fff;
}
div.ref_info {
	overflow: hidden;
	position: absolute;
	margin-left: 520px;
	width: 230px;

	background: #fff;
	padding: 10px;
}
div.ref_mehr {
	width: 230px;
	background: #fff;
	padding-top: 10px;
}
div.ref_mehr a.extern:link, div.ref_mehr a.extern:visited, div.ref_mehr a.extern:active, div.ref_mehr a.extern:hover {
	float: left;
	color: #fff;
	background: #d42084;
	padding: 2px;
	text-decoration: none;
}
div.ref_mehr a.extern:hover {
	text-decoration: underline;
}
div.ref_mehr img {
	float: right;
}
a.nostyle:link, a.nostyle:visited, a.nostyle:active, a.nostyle:hover {
	background: transparent;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h2 {
	font-size: 13pt;
	color: #00ADEF;
}
div.team {
	min-height: 200px;
	height: auto;
	border: 1px solid #000000;
	border-right: none;
	border-left: none;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.team img {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 20px;
	padding-bottom: 30px;
}
div.team p {
	padding: 0px;
	margin: 0px;
}
div.content_links_text ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
div.content_links_text li {
	list-style: circle;
}
/* transfer */
.ui-effects-transfer {
	background: #00ADEF;
	border: 1px dotted #00ADEF;
	opacity: 0.4;
}
/* popup */
.jqifade{
      position: absolute;
      background-color: #000;
}
div.jqi{
      min-width: 345px;
	  max-width: 700px;
	  min-height: 345px;
	  max-height: 600px;
      position: absolute;
      background-color: transparent;
      font-size: 11px;
      text-align: left;
      border: none;
	  

      padding: 0px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: -9px; right: 5px;
      width: 19px;
	  height: 19px;
	
      cursor: default;
      color: #fff;
      font-size: 8px;
	  background: #fff url(/img/icons/close.gif) center center no-repeat;
	  cursor:pointer;
}
div.jqi .jqimessage{
      padding: 5px;
      color: #333;
	  background: transparent;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #666;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #eee;
      border: solid 1px #999;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #fff;
}
div.jqi button.jqidefaultbutton{
      background-color: #eee;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #eee;
}
div#popup {
	height: auto;
	width: auto;
	padding: 5px;
	background: #fff;
}
div#refPopUp {
	padding: 5px;
	width: 600px;
	height: auto;
	background-color: #FFFFFF;
}
div#refPopUpLinks {
	float: left;
	background-color: #FFFFFF;
	height: 20px;
	width: 20%;
	margin-left: -5px;
}
div#refPopUpMitte {
	float: left;
	background-color: #FFFFFF;
	height: 20px;
	width: 60%;
}
div#refPopUpRechts {
	float: left;
	background-color: #FFFFFF;
	height: 20px;
	width: 20%;
	text-align: right;
	padding-left: 10px;
	margin-right: -5px;
}
div#agentur_galleri {
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#agentur_galleri div.thumbs {
	height: 190px;
	margin-top: 5px;
}
div#agentur_galleri div.thumb {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
