/* ++++++++++ STYLESHEET SCHÜTTE ALUMINIUM / PYRAMEDIA 2007 / TIM GLOYSTEIN ++++++++++ */

html,body 
 {
  width:100%;
  height:100%; 
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:1.5em;
  color:#333333;
 }
	
body
 {
  background:#FFFFFF url(../_images/background.png) repeat-x;
/*   behavior:url(csshover.htc); */
 }
	
* 
 {
  margin:0;
  padding:0;
  border:0;
 }
	
img
 {
 	behavior:url("pngbehavior.htc");
 }
	
/* ++++++++++ LAYOUT ++++++++++ */
#container
 {
  position:relative;
  width:900px;
  margin:auto;
 }

#logo
 {
  position:absolute;
  top:72px;
		left:0px;
 }
	
#content
 {
  position:relative;
		left:206px;	
		padding:165px 0 0 44px;
  width:372px;
 }

#content_wide
 {
		padding:165px 0 0 44px;
  width:545px;
 }
 
#content .profiluebersicht{
text-align: center;
font-size: 11px;
border: 1px solid #dbe7ed;
} 
 
#content .profiluebersicht .headline{
font-weight: bold;
background: #dbe7ed;
}
	
#flash
 {
	}
	
#breadcrumb
 {
  position:absolute;
		top:138px;
		left:44px;
		margin-bottom:22px;
	 font-size:10px;
		line-height:12px;
		color:#B2B4B6;
	}
	
.reference_left
 {
		float:left;
		width:180px;
		height:130px;
		margin-bottom:35px;
/* 		background:#DBE7ED; */
		font-size:10px;
		line-height:12px;
	}

.reference_right
 {
		float:right;
		width:180px;
		height:130px;
		margin-bottom:35px;
		/* background:#DBE7ED; */
		font-size:10px;
		line-height:12px;
	}
	
.reference_middle
 {
		float:right;
		width:100%;
		text-align:center;
		height:130px;
		margin-bottom:15px;
		font-size:10px;
		line-height:12px;
	}
	
	
#teaser
 {
	 position:absolute;
		top:170px;
		left:673px;
		width:227px;
	}
	
#teaser p
 {
		font-size:10px;
		line-height:12px;
		padding-left:5px;
		margin-bottom:12px;
	}
	
#teaser strong
 {
	 font-size:11px;
		line-height:12px;
	}
	
#teaser p.blue
 {
	 display:block;
		/*height:14px;*/
		padding-top:1px;
 	background:#DBE7ED;
	}
	
#teaser a
 {
	 font-size:10px;
		line-height:13px;
		color:#333333;
	}
	
#teaser a:hover
 {
  text-decoration:none;
	} 	

#language
 {
  margin-bottom:15px;
	}

#language img
 {
	 margin-left:10px;
		vertical-align:bottom
	}
	
.construktiv
 {
	 margin-left:573px;
	}
/* ++++++++++ ENDE LAYOUT ++++++++++ */


/* ++++++++++ NAVIGATION ++++++++++ */
#navigation 
 {
  position:absolute;
  top:72px;
  left:298px;
  width:602px;
		height:28px;
		text-align:right;
  background:#FFFFFF;
 }
	
#navigation ul 
 {
  list-style:none;
 }

#navigation li 
 {
  float:left;
		margin:0;
		font-size:12px;
 }
	
#navigation a 
 {
  display:block;
 	padding:2px 10px 0px 10px;
		margin-right:1px;
		font-size:11px;
		line-height:26px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
  background:url(../_images/background-navi.png) repeat-x;
		border-bottom:1px solid #FFFFFF;
 }
	
#navigation a:hover
 {
	 background:#00A5ED;
		border-bottom:1px solid #FFFFFF;
	}
	
#navigation li ul
 {
	 display:none;
	}
	
#navigation li:hover ul
 {
		position:absolute;
	 display:block;
		width:150px;
	}

#navigation ul ul a
 {
		width:135px;/*150px*/
		text-align:left;
		background:#00A6EB;
		border-bottom:1px solid #FFFFFF;
	}
	
#navigation ul ul a:hover
 {
		width:133px;/*148px*/
		line-height:25px;
		text-align:left;
		background:#FFFFFF;
		color:#00A6EB;
		border:1px solid #00A6EB;
	}

.navigation_start
 {
		width:210px;
	}

.navigation_start ul { font-size:11px; line-height:18px; list-style-type:none;}
.navigation_start ul ul { margin-left:20px;}
	
.navigation_start a
 {
	 display:block;
		height:18px;
		padding-left:2px;
		font-size:11px;
		line-height:18px;
		color:#333333;
		background:#FFFFFF;
	}
	
.navigation_start a:hover
 {
		color:#FFFFFF;
		text-decoration:none;
		background:#00A6EB;
	}
	
#subnavigation
 {
	 position:absolute;
		top:165px;
		left:44px;
		width:166px;
	}
	
#subnavigation ul
 {
	 margin-bottom:25px;
  list-style-type:none;
	}
	
#subnavigation li
 {
	 margin:0;
	}
	
#subnavigation .space
 {
	 height:15px;
	}
	
#subnavigation a
 {
	 display:block;
		height:19px;
		padding-left:4px;
		font-size:11px;
		line-height:18px;
		color:#333333;
		background:#DBE7ED;
		border-bottom:1px solid #FFFFFF;
	}
	
#subnavigation a:hover
 {
		color:#FFFFFF;
		text-decoration:none;
		background:#00A6EB;
	}
	
#subnavigation .activ
 {
	 color:#FFFFFF;
		background:#00A6EB;
	}
	
#metanavigation
 {

  width:856px;
  margin:auto;
		padding:50px 0 15px 44px;
		font-size:10px;
		line-height:12px;
		color:#00A6EB;
	}

#metanavigation a
 {
		font-size:10px;
		line-height:12px;
		color:#00A6EB;
	}
	
#content .sitemap
 {
		width:150px;
 }

#content .sitemap ul { font-size:11px; line-height:12px;  }
#content .sitemap ul ul { margin-left:20px;}
#content .sitemap li { list-style:none;margin-bottom: 5px;}
	
#content .sitemap a
 {
	 	display:block;
		height:18px;
		padding-left:2px;
		font-size:11px;
		line-height:18px;
		color:#333333;
		background:#FFFFFF;
	}
	
#content .sitemap a:hover
 {
		color:#FFFFFF;
		text-decoration:none;
		background:#00A6EB;
	}
	
	
/* ++++++++++ ENDE NAVIGATION ++++++++++ */


/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */	
h1
 {
		margin-bottom:10px;
		font-size:26px;
		font-weight:normal;
		line-height:30px;
		color:#666;

	}
	
		
h2
 {
		margin-bottom:5px;
		font-size:20px;
		font-weight:normal;
 		line-height:26px;
		color:#666;
	}
	
h3
 {
		margin-bottom:5px;
		font-size:16px;
		font-weight:normal;
 		line-height:26px;
		color:#666;
	}	
	
#teaser h2 {
	font-size:22px;
	line-height:1em;
	color:#c9cacc;
}

p
 {
		margin-bottom:15px;
		font-size:12px;
		line-height:18px;
	}
	
a
 {
  font-size:12px;
		line-height:18px;
		color:#00A6EB;
		text-decoration:none;
	}
	
a:hover
 {
	 color:#333333;
		text-decoration:underline;
	}
	
#content ul
 {
	 list-style-type:disc;
		font-size:12px;
		line-height:14px;
	}
	
#content li
 {
	 color:#333333;
		margin:0 0 20px 15px;
	}

th {
	text-align:left;
}
label {
	padding-left: 5px;
}

#kontaktdaten {
	margin:20px 0 20px 0;
}
#kontaktdaten label {
	padding-left:0;
	width:70px;
	display:block;
	float:left;
	margin:5px 0 5px 0;
}

#kontaktdaten label.strasse { width:45px; }
#kontaktdaten label.hausnummer { width: 25px;}
#kontaktdaten label.plz { width:35px;}
#kontaktdaten label.ort { width:35px;}

#kontaktdaten input, #kontaktdaten textarea {
	border:1px solid #666;
	width:250px;
	display:block;
	float:left;
	margin:5px 0 5px 0;
}
#kontaktdaten span { float:left; position:relative;  padding:5px 20px 5px 5px;}
#kontaktdaten input.radio { width:10px;}
#kontaktdaten input.strasse { width:200px;}
#kontaktdaten input.hausnummer { width:44px; margin-left:4px;}
#kontaktdaten input.plz { width:44px; margin-right:4px; }
#kontaktdaten input.ort { width:200px; }
#kontaktdaten textarea.msg { height:350px;}
#kontaktdaten .resizehandle {
	background:transparent url("../_images/resizer.png") no-repeat scroll 33%;
	cursor:s-resize;
	font-size:0.1em;
	width: 100%;
	height: 16px;
	float:left;
}
#kontaktdaten input.submitter { background:#dbe7ed;}
br { clear:both;}

/* ++++++++++ ENDE TEXTFORMATIERUNGEN ++++++++++ */
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
