/* master-styles */

/* ------------------------
    Allgemein
------------------------ */

* { margin: 0; padding: 0; }

option { padding-left: 0.4em }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100%; margin-bottom: 1px; }


body {
	background: #fff url(../img/bg_top.gif) repeat-x 0 0;
	color: #464949;
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 127%;
	text-align: center;
}

fieldset, img { border: 0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin: 0 0 1em 1.5em; }



img, a {
	outline: 0;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}


body { font-size: 11px;}

/* ------------------------
    Links
------------------------ */

a {
	color: #db182b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ------------------------
    Position
------------------------ */

#wrap {
	xwidth: 936px;
	margin: 0 auto;
	text-align: left;
}
#container {
	xwidth: 936px;
	margin: 0 auto;
	position: relative;
}
#top {
	height: 82px;
}
#main {
	clear: left;
}
#footer {
	display: none;
}

/* ---- */

#logo {
	position: absolute;
	top: 0;
	right: 0;
}

/* ---- */


#left {
	width: 608px;
	float: left;
	background: none;	
}

#right {
	display: none;
}
#content-left {
	padding-left: 3px;
}

/* ------------------------
    Navigation
------------------------ */
#navi {
	display: none;
}
/* ------------------------
    Main Content
------------------------ */

/* -- content-left -- */

/*--------------------
     Teaser links
---------------------*/

#content-left .teasertop {
	height: 131px;
	margin: 0;
	padding: 0;
}

/* --- Teaser INDEX --- */
#content-left .teaser {
	width: 199px;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
#content-left .teaserwrap {

}
#content-left .teaser h2 {
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 18px;
	height: 43px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-left .teaser h2 a {
	color: #fff;
	text-decoration: none;
}
#content-left div.teaser p {
	margin: 0;
	padding: 4px 10px;	
	font-size: 11px;
	line-height: 14px;
	background: #e4e4e4;
	height: 81px;
	color: #494949;
}

#content-left div.teaser ul {
	margin: 0;
	padding: 5px 10px 10px;	
	font-size: 10px;
	line-height: 14px;
	color: #494949;
}
#content-left div.teaser ul li {
	margin: 0;
	padding: 0 0 0 12px;	
	background: url(../img/bullet_teasersubnav.gif) no-repeat 0 6px;
}
#content-left div.teaser ul li a {
	color: #676d73;
}

/* --- Teaser FOLGE --- */
#content-left .teaser2 {
	width: 600px;
	margin: 0 1px 0 0;
	padding: 0;
}
#content-left .teaser2 .teaserwrap {
	background-color: #e4e4e4;
}

#content-left .teaser2 h2 {
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 18px;
	height: 43px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
#content-left .teaser2 h2 a {
	color: #fff;
	text-decoration: none;
}
#content-left div.teaser2 p {
	margin: 0 0 0 215px;
	padding: 4px 10px 4px 0px;	
	font-size: 11px;
	line-height: 14px;
	background: #e4e4e4;
	xheight: 81px;
	color: #494949;
	width: 350px;
}

#content-left div.teaser2 ul {
	float: left;
	width: 195px;
	margin: 0;
	padding: 5px 10px 10px;	
	font-size: 10px;
	line-height: 14px;
	color: #494949;
}
#content-left div.teaser2 ul li {
	margin: 0;
	padding: 0 0 0 12px;	
	background: url(../img/bullet_teasersubnav.gif) no-repeat 0 6px;
}
#content-left div.teaser2 ul li a {
	color: #676d73;
}


/* -- Header BGs + colors -- */

#content-left #teaser_modul {
	background: url(../img/bg_teaser_modul.gif) repeat-x 0 0;
}

#content-left #teaser_stack {
	background: url(../img/bg_teaser_stack.gif) repeat-x 0 0;
}

#content-left #teaser_tele {
	background: url(../img/bg_teaser_tele.gif) repeat-x 0 0;
}

#content-left #teaser_app {
	background: url(../img/bg_teaser_app.gif) repeat-x 0 0;
}

#content-left #teaser_grey {
	background: url(../img/bg_teaser_grey.gif) repeat-x 0 0;
}

/*--------------
     Boxen
--------------*/


.box {
	display: none;
}


/* --------------------
   Productlistings
-------------------- */


.productlist {
	margin: 0;
	color: #494949;
	padding: 5px 0 15px 10px;
}

.productlistitem {
	clear: left;
}
.productlistitem h3 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	color: #4c5f63;
	text-align: left;
	padding-left: 10px;
}
.productimages {
	clear: left;
	width: 205px;
	float: left;
	text-align: center;
}
.productimages img {
	margin: 10px 0;
}

.productdetailimages {
	width: 205px;
	float: left;
	text-align: left;
}
.productlistitem .productdetailimages h3.red {
	color: #DB182B;
}
.productdetailimages img {
	margin: 10px 0;
}
.datasheet {
	background: url(../img/icon_pdf.gif) no-repeat 0 2px;
	padding: 0 0 0 35px;
	margin: 10px 0;
}

.productdescription {
	width: 350px;
	margin: 10px 0 10px 215px;
}
.productdescription h4 {
	font-size: 12px;
	line-height:18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}
.productdescription h5 {
	font-size: 11px;
	line-height:15px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}

.productdescription p {
	margin: 0 0 10px 0;
}
.productdescription ul {
	margin: 0;
	padding-bottom: 5px;
}
.productdescription li {
	margin: 0;
	padding-left: 10px;
	background: url(../img/bullet_prodlist.gif) no-repeat 0 9px;
	color: #848484;
}

/* ----------------------------
	Inhalt: Standard
----------------------------- */

#content-top {
	background: url(../img/aw_seo.jpg) no-repeat 100% 0;
}

.contentarea h2 {
	font-size: 22px;
	padding: 0 0 0 8px;
}
.contentarea h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 8px;
}
.contentarea h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 24px 0 12px;
	color: #2e2e2e;
	padding: 0 0 0 8px;
}
.contentarea h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 8px;
	padding: 0 0 0 8px;
}
.contentarea h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 0 40px;
	padding: 0 0 0 8px;
}
.contentarea p {
	font-size: 11px;
	line-height: 14px;
	color: #939393;
	padding: 0 0 0 8px;
}
.contentarea ul {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 12px 32px;
	padding: 0 0 0 8px;
	color: #939393;
}
.contentarea li {
	margin: 0;
	padding: 0 0 0 8px;
	background: url(../img/bullet_li_seo.gif) no-repeat 0px 5px;
	line-height: 14px;	
}
.contentarea dl {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 12px 32px;
	padding: 0 0 0 8px;
	color: #939393;
}
.contentarea a {
	font-weight: bold;
}


/* ----------------------------
	Inhalt: Tabelle
----------------------------- */

.contenttable {
	margin: 10px 0;
	border-collapse: collapse;
}
.contenttable td, .contenttable th {
	padding: 2px 3px 2px 1px;
	vertical-align: top;
}
.contenttable th {
	font-weight: normal;
	color: #000;
}
.tr-even td {
	background: #fff;
}
.tr-odd td {
	background: #E4E4E4;
}

