html * {
}
* html div {
  min-height:0; /* IE7 */
}
body {
	background-color:#E1E0DC;
	background-color:#f0efec;
	color:#3D3935;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
}

.hidescreen {
    display:none;
}


hr {
	visibility:hidden;
	border:0;
	height:0;
	margin:0;
}
fieldset {
  border:0;
  margin:0;
  margin-bottom:1.0em;
  padding:0;
}
legend {
  color:#647C7D;
  font-weight:bold;
}
img {
    border:0;
}
td {
    vertical-align:top;
}
th {
    font-weight:normal;
    vertical-align:bottom;
}




.leftcol {
	float:left;
	display:inline; /* IE6 */
}
.rightcol {
	float:right;
	display:inline; /* IE6 */
}
.bg {
    background-color:#D7D2CB;
}
.first {
    margin-top:0;
    padding-top:0;
}
.clear {
    clear:both;
}
.monotype {
    font-family:courier, mono-space;
}
.roman {
  font-weight:normal;
}
.subtitle {
	font-weight:bold;
}
.feedback {
	color:#41748D;
}
.hint {
	background:transparent url(../_images/icon-hint.png) no-repeat 0 center;
	padding-left:40px;
}
.bottomflush {
	margin-bottom:0;
	padding-bottom:0;
}
.content a:link {
  color:#582D40;
}
.content a:visited {
	color:#000;
}
.content a:hover, .content a:active, .content a:focus {
	color:#E35205;
}
p.subnav a {
	display:block;
	background:transparent url(../_images/icon-subnav.png) no-repeat 0 center;
	padding-left:40px;
	margin:0;
	line-height:30px;
	height:30px;
	color:#E35205;
	text-decoration:none;
	vertical-align:middle;
}
p.subnav a:hover, p.subnav a:active, p.subnav a:focus {
	color:#000;
}


#back {
  position:relative;
  margin:0 auto;
  width:960px;
}
#contentback {
  position:relative;
  padding-top:160px;
  width:960px;
}
#menu {
  position:relative;
	width:960px;
	overflow:visible;
	margin-top:1.5em;
}
.content {
  position:relative;
  width:720px;
}
#footer {
  background-color:#D6D1CA;
  color:#393632;
	clear:both;
	height:64px;
	position:relative;
	width:960px;
}
.teaser {
  position:relative;
  margin:0;
  padding-bottom:1.5em;
  width:240px;
}

#brand {
	background-color:#fff;
  position:absolute;
  left:0;
  top:40px;
	height:120px;
	width:960px;
}
#header {
  position:absolute;
  top:0;
  left:0;
  z-index:1002;
  width:100%;
  height:48px;
}
#headerback {
  position:relative;
  margin:0 auto;
  width:960px;
}



#navigation {
	position:relative;
	height:40px;
	width:720px;
}
#service {
	position:absolute;
	top:0;
	right:0;
	height:40px;
	width:240px;
	color:#3D3935;
}

#brand #logo {
}
#brand #slideshow {
	position:absolute;
	right:30px;
	/* top:6em; */
	top:4.0em;
}



#header a {
	text-decoration:none;
}
#header a:link, #header a:visited {
	color:#3D3935;
}
#navigation ul {
    margin:0;
    padding:0;
}
#navigation li {
    display:inline;
    padding:0;
}
#navigation a {
	padding-right:30px;
}

#service ul {
    margin:0;
    padding:0;
}
#service li {
    display:inline;
    padding:0;
}
#service form, .service form {
  margin:0;
  padding:0;
}
.content .service form {
  background-color:#E1E0DC;
  padding:0 5px;
}
#service input.keyword, .service input.keyword {
  border:0;
  float:left;
  height:16px;
  margin:10px 5px 10px 0;
  padding:2px 5px;
  width:201px;
}
#service input.search, .service input.search {
  border:0;
  float:left;
  height:20px;
  width:24px;
  margin:10px 0;
  padding:0;
}



.content .wrap {
	background-color:#fff;
	clear:both;
	margin-bottom:15px;
}
.content .onecol {
	clear:both;
	background-color:#fff;
	margin:0;
	padding:15px;
}
.content .halfcol {
	display:inline;
	float:left;
	background-color:#fff;
	margin:0;
	padding:15px;
	width:330px;
}

.content h1 {
	color:#E35205;
    font-size:140%;
    line-height:170%;
}
.content h2 {
    color:#F58400;
    font-size:120%;
    line-height:150%;
}
.content h3 {
	color:#582D40;
    font-size:100%;
    line-height:135%;
}
.content img.headline {
}
.content p {
}



/* Standard-Tabelle */
.content table {
	border-collapse:collapse;
	border-spacing:0 0;
	width:100%;
}
.content table td,
.content table th {
	border:1px solid #fff;
  padding:3px;
}
.content table th {
  background-color:#647C7D;
  color:#fff;
}



/* Suchergebnistabelle */
.content table.itemtable th {
  background-color:#E35205;
  padding:0;
	vertical-align:bottom;
}
.content table.itemtable th a {
	display:block;
	text-decoration:none;
	padding:0 3px 3px 3px;
}
.content table.itemtable th a:link, .content table.itemtable th a:visited {
	background:#E35205 url(../_images/sia-bg-sorteritem.png) repeat-x left bottom;
	color:#fff;
}
.content table.itemtable th a:hover, .content table.itemtable th a:active, .content table.itemtable th a:focus {
	background:#fff url(../_images/sia-bg-sorteritemhover.png) repeat-x left top;
	color:#E35205;
}


/* Tabelle für Blog und Test-Teaser */
.content .test-content table td {
  padding:0px;
  width: 90%;
}
.content .test-content table td.singleImg {
  padding-left:15px;
  padding-top:10px;
  width:150px;
}


.content div.address, .content p.address {
  background-color:#F2EED8;
  margin:0 0 30px 0;
  padding:5px;
}
.content div.address h2 {
    color:#3D3935;
    font-size:100%;
}



.content div.important {
  background-color:#41748D;
  color:#fff;
  padding:3px;
}
.content div.important a:link {
  color:#fff;
}
.content div.important a:visited {
  color:#D7D2CB;
}
.content div.important a:hover, .content div.important a:active, .content div.important a:focus {
  color:#FFAB00;
}



.content .intro {
	line-height:180%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.content .intro em {
    font-size:190%;
    font-style:normal;
}




/* testiomonials */
.content div.test {
  background:#EFE8D2 url(../_images/sia-bg-testimonial-teaser-large.png) repeat-y 0 0;
}
.content .test-meta {
	padding:0;
	width:180px;
}
.content .test-content {
	padding:15px;
	width:510px;
}
.content .test-content td {
  border:none;
}
.content .test-content h2, .content h2.test {
  font-size:23px;
  line-height:30px;
  font-style:italic;
  font-weight:normal;
}
.content .test-content h2 a:link, .content .test-content h2 a:visited {
  color:#F58400;
  text-decoration:none;
}
.content .test-content h2 a:hover, .content .test-content h2 a:active, .content .test-content h2 a:focus {
  color:#E35205;
}
.content h2.test {
  text-align:right;
}
.content .test-data p {
  display:inline;
  background-color:#FFAB00;
  color:#3D3935;
  line-height:26px;
  padding:3px;
}
.content .test-data p em {
  font-weight:bold;
  font-style:normal;
  color:#fff;
}



.content .testimonialwall {
  background-color:#FFAB00;
}
.content .testimonialwall .testitem {
  width:150px;
  min-height:150px;
  float:left;
  padding:5px;
  margin-right:15px;
  margin-bottom:15px;
  background-color:#fff;
  -webkit-box-shadow: 0px 2px 7px #3D3935;
  -moz-box-shadow: 0px 2px 7px #3D3935;
  box-shadow: 0px 2px 7px #3D3935;
  text-align:center;
}
  




/* Bilder */
.content div.slideshow {
	padding:10px 0;
	text-align:center;
}
.content div.slideshow .slideitem {
  width:150px;
  min-height:150px;
  float:left;
  padding:5px;
  margin-right:15px;
  margin-bottom:15px;
  background-color:#fff;
  -webkit-box-shadow: 0px 2px 7px #647C7D;
  -moz-box-shadow: 0px 2px 7px #647C7D;
  box-shadow: 0px 2px 7px #647C7D;
  text-align:center;
}
.content div.singleImg {
  float:left;
  margin:5px 30px 30px 0;
  padding:5px;
  background-color:#fff;
  -webkit-box-shadow: 0px 2px 7px #647C7D;
  -moz-box-shadow: 0px 2px 7px #647C7D;
  box-shadow: 0px 2px 7px #647C7D;
}


/* Blättern */
.content div.nav a {
  color:#fff;
  border-left:3px solid #fff;
  border-right:3px solid #fff;
  padding:0.25em 0.5em 0.25em 0.5em;
  text-decoration:none;
}
.content div.nav a:link, .content div.nav a:visited {
  background-color:#F58400;
}
.content div.nav a:hover, .content div.nav a:active, .content div.nav a:focus {
  background-color:#E35205;
}
.content div.nav a.buttoncurrent {
  background-color:#E35205;
}



.blog-meta p.caption {
    color: #fff;
	color:#ffeec4;
    background-color: #E35205;
    padding: 2px;
    margin-top: 0;
}
.blog-meta p.small {
    color: #999;
    font-size: 90%;
}
.blog-meta img.illustration {
}

/*
p
a class="button" 
a class="buttoncurrent"
*/



/* Fusszeile */
#footer p {
  margin:0;
	padding:20px;
	width:920px;
	float:left;
}
#footer img {
  position:absolute;
  top:0;
  right:0;
}
#footer a {
}
#footer a:link, #footer a:visited {
  color:#393632;
}
#footer a:hover, #footer a:active, #footer a:focus {
  color:#c00;
}



.small {
	font-size:85%;
	line-height:120%;
}
.big {
    font-size:120%;
}
.caps {
	font-size:85%;
	text-transform:uppercase;
}
.passive {
  color:#ccc;
}
.feedback, .formsuccess, .formerror {
  background-color:#647C7D;
  color:#fff;
  padding:0.1em;
}


/* Country Selection */

#CountriesOn {
	position:absolute;
	left:0;
	z-index: 1001;
	/* 
  display:none; 
	top:24px;  
  
  wir setzten nich display auf none sondern top auf -500 
  der top wert wird beim sichtbarmachen linear von -500 bis 24px gesetzt. 
  das menu rollt also von oben ein. 
  
  */
  
  top:-900px;
	width:200px;
	height:497px; /* 17*24 + 17für die Linien */
}
#CountriesOn a {
	background:#c00;
	color:#fff;
	display:block;
	padding:2px;
	margin:0;
	text-decoration:none;
}
#CountriesOn a img {
	margin-right:3px;
}
#CountriesOn a:hover {
	background:#d33;
}



/*buttons*/

.content .button_wrapper {
text-decoration:none;
height:33px;
float:left;

}

.content .button_right_end {
background:url(../_images/button-right-end.png) no-repeat;
width:31px;
height:33px;
float:left;
}


.content .button_mid {
background:url(../_images/button-mid.png) repeat-x;
text-decoration:none;
text-align:center;
height:33px;
float:left;
}

.content .button_left_end {
background:url(../_images/button-left-end.png) no-repeat;
width:18px;
height:33px;
float:left;
}


.button_mid a,
.button_mid a:link,
.button_mid a:visited {
display:inline-block; /*required for IE7 to display shadow*/
color:#fff;
font-weight:bold;
font-size:12px;
height:33px;
padding-top:8px;
text-transform:uppercase;
text-decoration:none;
}

.button_mid a:hover {
  color:#582D40;
}
/*end buttons*/

