/*  --  MAIN CSS - ALPHA IC ----------------------------------------------------------------------  */



/*  --  CORE --------------------------------------------------------------------------------------------  */
body  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
}

textarea {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}
input {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}

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

h1  {
	font-size: 16px; 
	font-weight:normal;
	text-transform:uppercase;
}
h2  {
	font-size: 14px;
	color: #ccc;
	font-weight:normal;
}
h3  {
	font-size: 13px;
}
h4  {
	font-size: 14px;
	font-weight: normal;
}

a  {
	color: #000;
	font-size: 11px;
}

a img  {
	border: none;
}

table, tr, td  {
	vertical-align: top;
}

hr  {
	border: none;
	border-top: 1px solid #e9eae5;
	margin: 10px 0px 10px 0px;
}
ul {
	padding-left: 0px;
}
ul li {
	background-image: url(../img_index/icons/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;

}
/*  ----------------------------------------------------------------------------------------------------------------  */



/*  --  Grundgerüst --------------------------------------------------------------------------------------------  */
#site_container, #main_container  {

	width: 1150px;
}
#main_container, #header, #footer  {
	clear: both;
}
#header  {
	width: 100%;
	height: 253px;
	margin-top:-1px;
}
#logo, #picture, #main_nav, #content, #teaser, #slogan_adjust, #bookmarkings  {
	display: inline;
	float: left;
	height: 100%;
}
#main_nav {
	padding-top: 4px;
}
#content  {
	width: 495px;
	line-height: 24px;
}
#teaser  {
	width: 300px;
	padding-left: 40px;
	line-height:20px;
}
#teaser a {
	text-decoration: none;
}
#footer  {
	margin-top: 10px;
	height: 20px;
	width: 100%;
}
#slogan_adjust  {
	background: #003366;
	padding: 4px 201px 3px 315px;
}
#slogan_adjust_intro  {
	background: #003366;
	padding: 4px 450px 3px 315px;
}
/*  ----------------------------------------------------------------------------------------------------------------  */



/*  --  Navigation --------------------------------------------------------------------------------------------  */
.mainnav_wrapper_active, .mainnav_wrapper, .subnav_wrapper_active, .subnav_wrapper  {
	width: 282px;
	padding-left: 33px;
}
.mainnav_wrapper_active, .mainnav_wrapper  {
	height: 35px;
}
.subnav_wrapper_active, .subnav_wrapper  {
	height: 26px;
}
.mainnav_wrapper_active, .subnav_wrapper_active  {
	background: url(../img_index/icons/nav_arrow.gif) no-repeat 15px 3px;
}
a.nav_0_active, a.nav_0, a.nav_1_active, a.nav_1  {
	font-size: 12px;
	text-decoration: none;
}
a.nav_1_active, a.nav_1  {
	font-size: 11px;
	padding-left: 20px;
}
/*  ----------------------------------------------------------------------------------------------------------------  */



/*  --  Content STYLE --------------------------------------------------------------------------------------------  */
#content div.blue  {
	background: #ccdbf3;
	padding: 15px;
	font-style: italic;
	margin-bottom: 40px;
	font-size: 11px;
	line-height: 15px;
	/*	Fixed img Float height!*/
	overflow: hidden;
}
#content a {
	font-size: 12px;
}
#content div.blue,
#content p {
	/*	Pfui, naja wenns der Kunde will*/
	text-align: justify;
}
#content img {
	padding: 5px;
}
#content img.left {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
#content img.right {
	float: right;
	padding-left: 10px;
	padding-right: 0px;
}
#content div.blue img {
	padding:0px;
	padding-right: 15px;
	float: left;
}
#content ul.reflist li {
	background-image: none;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content ul.reflist li li {
	background-image: url(../img_index/icons/nav_arrow.gif);
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 20px;
}

#content div.brown  {
	background: #ede8dd;
	padding: 16px 23px 16px 28px;
}
#content div.brown span {
	font-size: 14px;
	margin-right: 20px;
}
#content div.grey  {
	background: #faf8f5;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
}
	#content div.grey div {
		width: 50%;
		float: left;
		margin-bottom: 5px;
	}
		#content div.grey div label {
			float: left;
			width: 85%;
			line-height: 1.3em;
		}
		#content div.grey div input {
			float: left;
			margin-left: 2px;
			margin-right: 5px;
		}
input.quickform  {
	border: 1px outset #dbd3c6;
	width: 95%;
	height: 19px;
	padding: 5px;
	margin-bottom: 5px;
}
textarea.quickform  {
	border: 1px outset #dbd3c6;
	width: 95%;
	height: 75px;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}

div.butt_quickform  {
	background: url(../img_index/butt_quickform.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 41px;
	width: 115px;
	float: right;
}
/*  ----------------------------------------------------------------------------------------------------------------  */



/*  --  Company Listings --------------------------------------------------------------------------------------------  */

ul.fm,
ul.ee,
ul.hi {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0px;
	padding: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
}
ul.fm li,
ul.ee li,
ul.hi li {
	background-image: none;
}
ul.fm {
	background-image: url(../img_index/icons/fm.gif);
}
ul.ee {
	background-image: url(../img_index/icons/ee.gif);
}
ul.hi {
	background-image: url(../img_index/icons/hi.gif);
}

/*  ----------------------------------------------------------------------------------------------------------------  */



/*  --  Intro Page --------------------------------------------------------------------------------------------  */
#main_container_intro  {
	border-top: 7px solid #ede8dd;
}
.intro_left  {
	background: url(../img_index/intro_left.jpg) no-repeat;
	height: 462px;
	width: 315px;
	margin-top: -7px;
	float: left;
	display: inline;
}
.intro_left_adjust  {
	padding: 40px 54px 50px 41px;
	margin-top: 165px;
	text-align: center;
}
.vid  {
	padding-top: 225px;
	float: left;
}
.butt_intro  {
	display: block;
	background: url(../img_index/butt_intro.jpg) no-repeat;
	height: 50px;
	width: 104px;
	cursor: pointer;
	border: none;
}
a.intro_select   {
	text-decoration: none;
	display: block;
	background-image: url(../img_index/intro_select.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	color: #7a7977;
	text-transform: uppercase;
}
a.intro_select:hover  {
	color: #000;
	font-weight: bold;
	background-image: url(../img_index/intro_select_active.jpg);
}

