/* @override 
	http://www.wunschhaus.at.hosting.i-kiu.at/typo3temp/stylesheet_ac4717043f.css
	http://www.wunschhaus.at.hosting.i-kiu.at/fileadmin/css/main.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
	background-color: #AAAAAA;
	text-align: center;
  font: normal 11px Verdana;
	color: #333333;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
  text-decoration: underline;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
}

.cbfs0 {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

.fleft {
  float: left;
}

/****** STARTING PAGELAYOUT HERE ******/

.page {
  margin: 10px auto 10px auto;
  text-align: left;
  width: 850px;
  border: 1px solid #000000;
  background: #EBF0F3 url(../img/contenbg.gif) repeat-y;
}

.page-left {
  float: left;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 260px;
  background-color: #9AA6B2;
}

.header {
	background-color:#fff;
}

.page-right {
  float: left;
  width: 587px;
  border-top: 3px solid #fff;
}

.content {
  padding: 25px 30px 30px 30px;
	
}

 .news-single-item {
  padding: 25px 30px 30px 0px;
}


.content-wunschhaus table.contenttable tbody tr td {
  vertical-align: middle;
}

.content-leistungen table.contenttable tbody tr td {
  vertical-align: top;
  padding-left: 7px;
}

.csc-header h1 {
  font: normal 22px Verdana;
  margin: 5px 0px 15px -5px;
}

.metanavi {
  float: left;
  width: 576px;
  padding: 7px 0px 0px 5px;
  font: normal 10px Verdana;
  color: #666666;
}

.metanavi li {
  display: inline;
}

.metanavi li a {
  font: normal 10px Verdana;
  color: #666666;
  text-transform: uppercase;
}

.logo {
  float: right;
}

.flashheader {
  width: 850px !important;
  height: 300px !important;
  background-color: #fff;
}

a.internal-link {
  font-weight: bold;
  color: #3A4F6A;
  text-decoration: underline;
}

/********************************************MAINNAVI*/

.mainnavi {
  /*background-image: url(../img/mainnavibg.png);
  background-repeat: repeat-x;*/
  background-color: #C5D3DE;
  width: 250px;
  padding: 10px 0px 5px 10px;
}

.mainnavi ul.menu-level1 li {
  background-image: url(../img/mainnavilinkinaktiv-trans.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 0px 0px 0px 25px;
  #border: 1px solid #C5D3DE;
  _border: none;
}

.mainnavi ul.menu-level2 li {
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  padding: 0px 0px 0px 15px !important;
  #padding: 0px !important;
}

/********************************************NEWS*/

.news {
  background-color: #C5D3DE;
  width: 260px;
  margin-top: 4px;
  color: #333333;
}

.news-latest-container {
}

.news-latest-item {
  padding: 10px 10px 10px 5px;
  border-bottom: 1px solid #9DABB6;
}

.news-latest-item h3 a {
  display: block;
  font: bold 12px Verdana;
  color: #333333;
  height: 25px;
  padding-bottom: 5px;
  padding-left: 30px;
  background-image: url(../img/newsicon-trans.png);
  background-repeat: no-repeat;
  background-position: 7px -1px;
}

.news-latest-item h3 {
	margin-bottom: 5px;
}

.news-latest-item p {
  display: block;
  font: normal 11px Verdana;
  color: #333333;
  padding-left: 30px;
}

.news-latest-morelink a {
  display: block;
  float: right;
  font: bold 11px Verdana;
  background-image: url(../img/newsmore.gif);
  background-repeat: no-repeat;
  background-position: 38px 11px;
  color: #40566D;
  width: 50px;
  padding-top: 8px;
}

/**LIST**/
.news-list-item {
  margin-top: 40px;
}

.news-list-item-head {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #A4A5AA;
}

.news-list-item-title {
  font: normal 18px Verdana;
  float: left;
}

.news-list-item-date {
  font: normal 12px Verdana;
  float: right;
  position: relative;
  top: 10px;
  left: 0px;
}

.news-list-item-subandimg {
  margin-top: 10px;
}

.news-list-item-img {
  float: left;
  margin-right: 10px;
}

.news-list-item-sub {
  font-weight: bold;
}

.news-list-item-img img {
  max-width: 250px;
  max-height: 100px;
}

.news-list-item-sub h3 {
  display: inline;
}

.news-list-item-content {
  margin-top: 10px;
}
/**LISTEND**/

/**SINGLEVIEW**/

.news-single-item h2 {
  font: normal 22px Verdana;
}

.news-single-item h3, .news-single-img {
  margin-bottom: 10px;
}

/**SINGLEVIEW END**/

.continuer {
  background-color: #C5D3DE;
  min-height: 200px;
  margin-top: 4px;
}

.news-amenu-item-year dd {
  display: none;
}

/******************************************INFO*/

.info {
  background-color: #C5D3DE;
  width: 260px;
  margin-top: 4px;
  min-height: 80px;
}

.info-icon {
  background-image: url(../img/infoicon.gif);
  background-repeat: no-repeat;
  float: left;
  width: 25px;
  height: 60px;
  margin: 15px 0px 0px 7px;
}

.info-text {
  float: left;
  width: 180px;
  margin: 18px 0px 0px 8px;
  padding-bottom: 5px;
  font: bold 18px Arial;
  color: #333333;
}

.info-text-adress {
  font: bold 18px Arial;
  margin-top: 8px;
  padding-bottom: 4px;
}


/******************************************BOERSE - SEARCH*/

.boerse-search {
  padding-top: 20px;
}

.boerse-search-list {
  margin-top: 30px;
}

.boerse-search-infozone div.submitimage {
  text-align: center;
}

.boerse-search-haftung {
  margin: 30px 0px 40px 0px;
  font: normal 10px Verdana;
}

.boerse-search form table tr td {
  padding-bottom: 5px;
}

.boerse-search form table tr td.td-left {
  font: bold 11px Verdana;
  vertical-align: top;
  width: 100px;
  padding-top: 2px;
}

.boerse-search form table tr td.td-left-captcha {
  vertical-align: bottom;
}

.boerse-search form table tr td.td-right {
  width: 250px;
  vertical-align: top;
}

.boerse-search form table tr td.td-right input {
  width: 250px;
  border: 1px solid #717171;
  font: normal 11px Verdana;
}

.boerse-search form table tr td.td-right textarea {
  width: 250px;
  height: 200px;
  border: 1px solid #717171;
  font: normal 11px Verdana;
}

.boerse-search form table tr td.td-right input.captcha-input {
  width: 147px;
  vertical-align: bottom;
}

/******************************************BOERSE - AFFORD*/

.boerse-afford {
  padding-top: 20px;
}

.boerse-afford-list {
  margin-top: 30px;
}

.boerse-afford-infozone div.submitimage {
  text-align: center;
}

.boerse-afford-haftung {
  margin: 30px 0px 40px 0px;
  font: normal 10px Verdana;
}

.boerse-afford form table tr td {
  padding-bottom: 5px;
}

.boerse-afford form table tr td.td-left {
  font: bold 11px Verdana;
  vertical-align: top;
  width: 100px;
  padding-top: 2px;
}

.boerse-afford form table tr td.td-left-captcha {
  vertical-align: bottom;
}

.boerse-afford form table tr td.td-right {
  width: 250px;
  vertical-align: top;
}

.boerse-afford form table tr td.td-right input {
  width: 250px;
  border: 1px solid #717171;
  font: normal 11px Verdana;
}

.boerse-afford form table tr td.td-right input.afford-checkbox {
  width: auto;
}

.boerse-afford form table tr td.td-right textarea {
  width: 250px;
  height: 200px;
  border: 1px solid #717171;
  font: normal 11px Verdana;
}

.boerse-afford form table tr td.td-right input.captcha-input {
  width: 147px;
  vertical-align: bottom;
}

/******************************************BOERSE - GENERAL*/

input.boerse-input-long {
  width: 250px !important;
}

input.boerse-input-middle {
  width: 200px !important;
}

input.boerse-input-short {
  width: 70px !important;
}

/******************************************BOERSE - LIST*/

div.boerse-list-item-searchheadline, div.boerse-list-item-affordheadline {
  font: normal 18px Verdana;
  position: relative;
  right: 5px;
}

div.boerse-list-item-searchdate, div.boerse-list-item-afforddate {
  font: normal 12px Verdana;
  position: relative;
  top: 7px;
  left: 0px;
}

.boerse-list-item-search, .boerse-list-item-afford {
  margin-top: 40px;
}

.boerse-list-item-searchheaderbox, .boerse-list-item-affordheaderbox {
  border-bottom: 1px solid #A4A5AA;
  padding-bottom: 2px;
  margin-bottom: 8px;
}

.boerse-list-item-affordheadline, .boerse-list-item-searchheadline {
  float: left;
}

.boerse-list-item-afforddate, .boerse-list-item-searchdate {
  float: right;
  margin-right: -15px;
}

.boerse-list-item-contact {
  font: bold 11px Verdana;
  color: #365873;
  border-bottom: 1px solid #A4A5AA;
  padding-bottom: 2px;
  margin-top: 10px;
}

.boerse-list-item-contactbox {
  margin-top: 3px;
}

.boerse-list-item-contactleft, .boerse-list-item-contactright {
  float: left;
  min-width: 150px;
  font-weight: bold;
}

.boerse-list-item-contactright {
  text-align: right;
}

.boerse-list-item-contactleftimg .boerse-list-item-image img {
  float: left;
  margin-right: 8px;
  margin-bottom: 10px;
  max-width: 220px;
  min-width: 220px;
  width: 220px;
}

.boerse-list-item-image img {
  
}

img.wtgallery {
	padding: 0 20px 20px 0;
}

/**Powermail*/

.tx-powermail-pi1_fieldset{
	margin: 15px 0 15px 0 ;
}

.tx-powermail-pi1_fieldset legend{
	display: none;
}

.tx_powermail_pi1_fieldwrap_html label {
	width: 100px;
	display: block;
	float: left;
	line-height: 18px;
}

input.powermail_text{
	width: 180px;
	margin: 3px 0 3px 0;
}
textarea.powermail_textarea{
	width: 185px;
	height: 100px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}
.powermail_mandatory_js{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

div.content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 10px;
}

div.content ul li {
	line-height: 16px;
}

