@charset "utf-8";
/* ------------------------------*/
/* -- architekt-klingbacher.at print -- */
/* ------------------------------*/



/* ------------------------------*/
/* -- alles auf null -- */
/* ------------------------------*/

html, body {
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------------------*/
/* -- 0# -- globale einstellungen -- */
/* ------------------------------*/


body {
	background-color: #fff;
	background-image: none;
	
}
p {
}
strong {
	color: #000;
	font-weight: normal;
}
em {
	font-style: normal;
	color: #000;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* ------------------------------*/
/* -- layout  -- */
/* ------------------------------*/

.clearFixLeft {
	clear: left;
}
.clearFixRight {
	clear: right;
}
.clearFixBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
p.floatBox {
	width: 260px;
	float: left;
}
p.floatBox1 {
	width: 260px;
	float: left;
}
.paddingTop{
	padding-top: 20px;}
/* ------------------------------*/
/* -- accessibility --*/
/* ------------------------------*/




/* ------------------------------*/
/* -- #1 -- header -- */
/* ------------------------------*/
#header {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 10;
	margin: 0px;
	background-image: none;
	
}
#header h1 a {
	width: 100%;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: none;
	margin: 0px 0 0px 0px;
	padding-bottom: 25px;
	font-size: 13pt;
	color: #000;
	text-indent: 0px;
	z-index: 60;
	text-decoration: none;
}
#header h1 a:hover {
	color: #000;
	text-decoration: none;
}
html>body #header h1 a:hover {
	color: #000;
	text-decoration: none;
}
/* ------------------------------*/
/* -- #1-1 -- Navigation  ------ */
/* ------------------------------*/
ul#navigation {
	display: none;
}

/* ------------------------------*/
/* -- 2# --content -- */
/* ------------------------------*/
#container {
	width: 100%;
	position: relative;
	z-index: 30;
	clear: left;
	background-image: none;
	
}
#container p.img {
	display: none;
}
/*#contentContainer {
	width: 909px;
	margin: 0px auto;
	position: relative;
	z-index:10;
}
 ------------------------------*/
/* -- 4# --content Main -- */
/* ------------------------------*/


/* --- rechter inhaltsbereich --- */
#contentMain {
	width: 100%;
	margin: 0px;
	position:relative;
	z-index: 100;
	padding: 0px 0px 0px 0px;
}
#contentMain h2 {
	color: #000;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#contentMain h2 span {
	font-size: 12pt;
	font-weight: normal;
	display: block;
}
#contentMain h3 {
	font-size: 12pt;
	color: #000;
	margin: 0px 0px 7px 0px;
}
#contentMain p {
	margin: 0px 0px 7px 0px;
	color: #000;
	text-transform: none;
	line-height: 1.8em;
}

#contentMain ul.list {
	margin: 10px 0 0px 0px;
}
#contentMain ul.list li {
	margin: 0px 0 10px 0px;
	color: #000;
	text-transform: none;
	padding-left: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}

#contentMain ul {
	margin: 10px 0 0px 0px;
}
#contentMain ul li {
	margin: 0px 0 7px 0px;
	color: #000;
	
	/*padding-left: 20px;*/
	line-height: 1.5em;
}
#contentMain ul li ul {
	margin: 10px 0 0px 40px;
}

/*----- impressum----*/
#contentMain p span.tab {
	display:block;
	float:left;
	width:75px;
	text-align: left;
}

/* ----- anfahrt ------*/

iframe{
	margin-left: 3px;
	}
	
/* -------- referenzen ---*/

#contentMain .linedh3 h3.title {
	color: #000;
	font-weight: normal;
	font-size: 12pt;
	display: block;
	/*background-color: #1f1f1f;*/
	width: auto;
	line-height: 20px;
	text-transform: none;
	background-image: none;
	border-bottom: 1px solid #000;	
}
#contentMain .linedh3 p {
	display: none;
	
}

#contentMain .linedh3 {
	background-image: none;
	width: 100%;
	margin: 0px 0 15px 0;
	display: block;
	padding: 3px 0px 0px 0px;
	height: 15px;
}
	

/* ---- imageslider ---*/

div#imageslider{
	display: none;
	}	
/* ---- accordion --- */

.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}

div#Acc7{
	display: none;
	}
/* ------------------------------*/
/* -- 5# -- footer -- */
/* ------------------------------*/

#footer {
	width: 100%;
	position: relative;
	margin: 0px;
	padding-bottom: 0px;
}
/* ------------------------------*/
/* ---- #3 footer - contentSidebar -----  */
/* ------------------------------*/

#contentSidebar {
	width: 100%;
	position: relative;
	top: 0px;
	z-index: 30;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
}
#contentSidebar h3 {
	text-align:left;
	color: #000;
	width: 100%;
	font-weight: normal;
	font-size: 12pt;
}
/*#contentSidebar .linedh3 h3.title {
	float:right;
	color: #925401;
	width: 308px;
	font-weight: normal;
	font-size: 13px;
	display: inline;
	background-color: #1f1f1f;
	width: auto;
	text-transform: uppercase;
}
#contentSidebar .linedh3 {
	background-image: url(../images/bg-adress-title.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 308px;
	margin: 10px 0 15px 0;
	display: block;
	padding: 0px 0px 13px 0px;
}*/

#contentSidebar .linedh3 h3.title {
	background-color: #fff;
	line-height: 20px;
	text-transform: none;
	/*background-image: url(../images/bg-lined-txt.png);
	background-repeat: repeat-x;
	background-position: 0px 12px;	*/
	float:none;
	color: #000;
	font-weight: normal;
	font-size: 12pt;
	display: block;
	width: auto;
	border-bottom: 1px solid #000;
	}
#contentSidebar .linedh3 {
	margin: 0px 0 15px 0;
	padding: 3px 0px 0px 0px;
	height: 15px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	/*margin: 10px 0 15px 0;*/
	display: block;
	/*padding: 0px 0px 13px 0px;*/
}
#contentSidebar p {
	text-align:left;
	color: #000;
	margin-top: 10px;
	font-size: 11pt;
}
#contentSidebar p.telkodata a {
	color: #000;
	text-decoration: none;
	font-size: 11pt;
}
#contentSidebar p.telkodata a:hover {
	color: #000;
	text-decoration: none;
}

#contentSidebar p.city {
	width: 115px;
	float: none;
}
#contentSidebar p.telkodata {
	width: 219px;
	float: none;
}
#contentSidebar p span.tab {
	display:block;
	float:left;
	width:65px;
	text-align: left;
}

/* ------------  footer links-----

#footer .lineP p a {
	float:right;
	color: #925401;
	width: 308px;
	font-weight: normal;
	font-size: 13px;
	display: inline;
	background-color: #000;
	width: auto;
}*/

#footer{
	margin-top: 30px;
	}
	
#footer .lineP {
	display: none;
	
}



/* ------------------------------*/
/* -- 6# standard seiten --*/
/* ------------------------------*/

/* --  impressum -- */
div#euroweb{
	border: none;
}
