/* CSS Document */
html { 
	overflow: scroll;
	overflow-x: auto;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body { 
	margin: 0;
	padding: 10px 0 0 0;
}

#page a { 
	color: #af0917;
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
}

#page a span.h_orange { 
	color: #ee7f01;
	font-size: 12px;
}

#page a:hover { 
	background: #fff;
}

#page p { 
	color: #777;
}

#page h3 { 
	font-size: 16px;
	font-weight: bold;
	color: #ee7f01;
	margin: 0 0 0 10px;
}

#frame { 
	width: 1000px;
	margin-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	clear: both;
}

#header { 
	width: 1000px;
	margin: 10px 0 0 0;
}

/* Twenty Four Seven Logo */
.logo, 
.logo a, 
.logo a:hover { 
	width: 250px;
	height: 101px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/twentyfourseven_logo.jpg) no-repeat top left;
}

.logo a { 
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

/* 2 große Boxen nebeneinander */ /* Headline */
h2 { 
	color: #FFFFFF;
	font-size: 27px;
	font-family: Arial;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-left: 20px;
}

/* 2 große Boxen nebeneinander */ /* Text */
p { 
	margin-left: 20px;
	color: #FFF;
	text-transform: lowercase;
	line-height: 15px;
}

/* Footer */
#footer { 
	float: left;
	width: 1000px;
	border-top: #666 dotted 1px;
	margin-top: 10px;
}

#footer p { 
	margin: 5px 0 0 0;
	color: #777;
}

#footer a { 
	text-decoration: none;
	color: #777;
	margin: 0;
}

#footer a:hover { 
	text-decoration: none;
	color: #ee7f01;
}

.inhalteEbene2 { 
	width: 490px;
	float: left;
	margin: 0 0 10px 0;
}

.inhalteEbene2 p { 
	margin: 10px 0 10px 10px;
	padding: 0;
}

.inhalteEbene2 h1,
.inhalteEbene2 h2,
.inhalteEbene2 h3,
.inhalteEbene2 h4,
.inhalteEbene2 h5 { 
	margin: 20px 0 20px 10px;
	padding: 10px 0 0 0;
}

.inhalteEbene2 p,
.inhalteEbene2 li { 
	color: #777;
	font-size: 11px;
	line-height: 16px;
}

.inhalteEbene2 ul { 
	margin: 10px 0 0 30px;
}

.inhalteEbene2 h1,
.inhalteEbene2 h2,
.inhalteEbene2 h3,
.inhalteEbene2 h4,
.inhalteEbene2 h5 { 
	color: #ee7f01;
}

.inhalteEbene2 h3 { 
	font-size: 16px;
}

/* Kategoriebild Big! */
#catimg_big { 
	width: 496px;
	height: 300px;
	float: left;
}

/* Download anbieten */

.list_content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 24px;
	width: 520px;
	background-color: #E8E8E8;
	margin: 0px;
	line-height: 18px;
}

.list_content2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	width: 520px;
	background-color: #d0d0d0;
	margin: 0px;
	line-height: 18px;
}

.list_content3 { 
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	width: 520px;
	background-color: #F4F4F4;
	margin: 0px;
	line-height: 18px;
}

#borderTop { 
	display: block;
	line-height: 1px;
	font-size: 1%;
	height: 5px;
	width: 967px;
	background-image: url(../images/head_back.gif);
}

/*background: url(../images/shadow_986_body.gif) center repeat-y;
	*/
#page { 
	width: 1000px;
	margin: 0;
	margin-top: 40px;
}

.headline { 
	float: left;
	margin: 24px 0 18px 18px;
}

.shBottom { 
	position: absolute;
	bottom: 0;
	left: -9px;
	z-index: 20;
	height: 7px;
	overflow: hidden;
}

.shBottom img { 
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

p.headline { 
	display: block;
	clear: both;
	position: relative;
	height: 97px;
	width: 90%;
	margin: 0;
	padding: 0;
	border: none;
}

p.headline img { 
	position: absolute;
	bottom: 17px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

h1.headlineH1 { 
	font-family: Arial;
	font-size: 27px;
	color: white;
	letter-spacing: -1px;
	width: 410px;
	display: block;
	margin-top: 33px;
	font-weight: normal;
}

#content { 
	float: left;
	width: 1000px;
	background-image: url(../images/shadow_986.gif);
}

div.Fleft, div.Fleft img { 
	float: left;
}

br.clr { 
	clear: both;
	display: block;
	font-size: 1%;
}

#serviceNav li.lastItem { 
	float: right;
	padding-right: 0;
}

/* ic */
div.newsCases { 
	clear: left;
}

div.a-cases { 
	float: left;
	display: inline;
	width: 100px;
}

.txtUnderline { 
	text-decoration: underline;
}

a img { 
	border: none;
}

#referenzen_logos { 
	width: 680px;
	height: 528px;
	margin-left: 345px;
}

/* ### Newsartikel ###################################################################### */
#newsartikel { 
	width: 600px;
}

.referenzen_text { 
	width: 360px;
	height: 555px;
	position: absolute;
	top: 170px;
	left: 0px;
	background: url(../images/bg_ref.gif) no-repeat 0 60px;
}

.referenzen_text p { 
	margin: 25px 35px 0 10px;
}

.referenzen_text img { 
	margin: 0 0 0 0;
}

/* ##### Kontakt ########*/
#kontaktformular { 
	width: 400px;
}

* html #kontaktformular iframe { 
	position: relative;
	top: -280px;
	left: 0;
	height: 290px;
	width: 400px;
margin-bottom:-290px;
}


/* ###### Google Map ##### */

#map { 
	width: 598px;
	height: 278px;
	float: right;
	margin-top: 1px;
	margin-right: 1px;
}


#kontaktformular table { 
	width: 350px;
}

#kontaktformular td { 
	font-size: 11px;
	vertical-align: top;
}

#kontaktformular input,
#kontaktformular textarea { 
	margin-bottom: 3px;
	border: 1px solid #ccc;
	padding: 2px;
	width: 300px;
	margin-left: 10px;
	font-size: 11px;
	color: #333;
}

#kontaktformular textarea { 
	height: 30px;
}

* html #kontaktformular textarea { 
	height: 20px;
}

#kontaktformular form { 
	padding: 0;
	margin: 0;
	width: 380px;
}

#kontaktformular tr th { 
	text-align: right;
}

#kontaktformular tr th input { 
	font-size: 11px;
	width: 100px;
	text-align: right;
	border: none;
	background: none;
	color: #ae0315;
	padding: 0;
}
#kontaktformular tr th input:hover { 
	color: #000;
cursor:pointer;
}

#kontaktformular .infobox { 
	border: 1px solid #ccc;
}

#kontaktformular .infobox p { 
	margin: 10px;
}

#kontaktformular .kontaktdaten { 
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}

#kontaktformular .kontaktdaten p { 
	margin: 6px 0 6px 0;
	font-size: 11px;
	text-transform: lowercase;
}
