@charset "utf-8";
/* Baumgartner - Intro Styles */

html {
	width:100%;
	height:100%;
}
body {
	background:#FFFFFF;
	text-align:center;
	line-height:110%;
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
}
#wrapper {
	width:957px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-left:15px;
}
#header {
	width:957px;
	height:180px;
	background:url(../layout_img/intro01.jpg) no-repeat;
}
#content {
	overflow:hidden;
    	text-align:left;
	width:956px;
	background:url(../layout_img/i_main_container.jpg) no-repeat;
}
#footer {
	margin-top:10px;
	color:#B1B1B1;
	font-size:0.75em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
#i_c_left {
    display:inline;
	float:left;
	margin:15px 0px 5px 20px;
	width:452px;
}
#i_c_right {
    display:inline;
	float:right;
	margin:15px 0px 5px 20px;
	width:452px;
}
#i_c_right {
	margin-left:15px;
}

*html #i_c_right {margin-left:10px;}

.clear {
	clear:both;
	height:1px;
	zoom:1%;
}
#i_c_logo {
	width:422px;
	height:40px;
	margin-left: 28px;
}
#i_c_logoright {
	width:422px;
	height:40px;
	margin-left: -25px;
}
#i_c_text {
	width:411px;
	height:115px;
	margin-left: 92px;
	margin-top: 247px;
	padding:10px 10px 0 10px;
	/*overflow:auto;*/
}
#i_c_textright {
	width:411px;
	height:109px;
	margin-left: 90px;
	margin-top: 249px;
	padding:10px 10px 0 10px;
	/*overflow:auto;*/
}

#i_c_text p, #i_c_text {color:black;letter-spacing:0.02em;}
#i_c_text a {color:black;text-decoration:underline;font-weight:bold;}
#i_c_text a:hover {text-decoration:none;}
#i_c_text h1,#i_c_text h2, #i_c_text h3, #i_c_text h4 {
	color:#000000;
	font-weight:bold;
	font-size:120%;
}
#i_c_textright p, #i_c_textright {color:white;letter-spacing:0.02em;}
#i_c_textright a {color:white;text-decoration:underline;font-weight:bold;}
#i_c_textright a:hover {text-decoration:none;}
#i_c_textright h1,#i_c_text h2, #i_c_text h3, #i_c_text h4 {
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
}
#introshow{
	background:transparent;
	position:absolute;
	top:180px;
	width:957px;
	padding:10px 0 10px 0;
	/*height:150px;*/
	text-align:center;
}
#introshow h1{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:24px;
}
#adressewien {
	font-size:75%;
	padding:10px 0 0;
	text-align:center;
}
#adressewien a{
	color:#000;
	text-decoration:none;
}
#adressewien a:hover{
	color:#333;
	text-decoration:underline;
}
#introbackground {
	height:600px;
	width:956px;
}
#introbackground img{
	border:none;
}
#introcontent3fach{
	width:993px;
	height:600px;
	overflow:hidden;
}
#introcontent3fach p, h1, h2, h3, h4, h5{
	text-indent:-3000px;
}
