/* ersatzteilprofi.at 2008 */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	margin : 0;
	padding: 0;
	background-image: url(img/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap {
	width: 970px;
	margin:0 auto;
}
h3 {
	color: #006699;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h4 {
	color: #0099CC;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
h5 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 7px;
}
a:link {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

/* Formulare */
.search {
	height: 28px;
	background-image : url(img/form2.jpg);
	background-repeat: no-repeat;
}
.search input {
	border: 0 none;
	margin-left: 4px;
}
.searchcat input {
	margin-top: 5px;
	background-color: #CCFF99;
	border: 0 none;
	color: #336600;
}


/* Inhaltsspalten */
	DIV#col0 {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	DIV#col1, DIV#col2, DIV#col3 {
	position:relative;
	min-height:100%;
	float:left;
	width:230px;
	padding-top: 10px;
   } 
   DIV#col1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
   } 
   DIV#col2 {
	padding-left: 5px;
   } 
   DIV#col3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
   }
   DIV#col23 {
    position:relative;
	min-height:100%;
	float:left;
	width:450px;
	padding-top: 10px;
	padding-left: 10px;
	font-size:11px;
   }
   .preis {
	background-color:#FFFF99;
	color:#CC0000;
	font-style: italic;
   }
   .tsmall {
	font-size:9px;
	line-height: 150%;
	color: #666666;
   }
	.trot {
	color: #FF0000;
	}
	.tdblau {
	color: #336699;
	}
	.bildrahmen {
	border:1px solid #999999;
	padding: 2px;
	}
	.tklein {
	font-size:9px;
	}
	
/* Table SearchResult1*/
	table#sresult1
    {
    width: 99%;
    padding: 0;
    margin: 0 auto 1.5em auto;
    border: 1px solid #CCCCCC;
    }
	td#sp1
	{
	width:90px;
	color:#003366;
	background-color:#AEC2EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8EDB;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666FF;
	}
	td#sp2
	{
	width:150px;
	color:#333333;
	background-color:#CBD8F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91ABE3;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
	}
	td#sp3
	{
	width:150px;
	color:#666666;
	background-color:#D1FFC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ADB6A;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
	}
	td#sp4
	{
	width:280px;
	color:#333333;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
	}
	td#sp5
	{
	vertical-align: top;
	}
	td#sp6
	{
	color:#333333;
	padding-left: 5px;
	font-size: 11px;
	vertical-align: top;
	}
	
/* Header */
.titleHeader {
	color: white;
	height: 60px;
}
.headerTitle {
  font-size: 20pt;
  font-weight: bold;
  line-height : 1.6em;
}
.borderHeaderup {
  background-color: #F0F0F0;
  line-height : 1px;
}
.borderHeaderdwn {
  background-color: #F9F9F9;
  line-height : 1px;
}
.menuHeader {
	color: black;
	top: 0.75ex;
	height: 20px;
	text-align: right;
	padding: 0 10px 0 10px;
}
.menuHeader a {
  color: #006699;
  background-color: transparent;
  text-decoration: underline;
}
.menuHeader a:hover {
	color:#333333;
}
.menuHeader .left {
	float : left;
	top : 5em;
	left: 0.5em;
	color: #8CAAE6;
}
.menuHeader .right {
  float : right;
  top : 5em;
  right: 0.5em;
}
.menuHeader .highlight {
  color: white;
  background-color: transparent;
}

/* Side menu part */
#sidemenu {
	width: 240px;
	float: left;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#sidemenu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#sidemenu li {
	background-image: url(img/button_0b.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	margin: 0;
}

#sidemenu a, .thisPage {
  color: #0066CC;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 5px 1ex 15px 10px;
  display: block;
}
#sidemenu a.hilfe:link {
  color: #669900;
  text-decoration: underline;
  display: inline;
}
#sidemenu a.hilfe:visited {
  color: #669900;
  text-decoration: underline;
  display: inline;
}
#sidemenu a.hilfe:hover {
  color: #333333;
  text-decoration: underline;
  display: inline;
}


/* Sidemenu     NEU ! */
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu8 {
        width: 220px;
        margin-top: 5px;
		margin: 0;
        font-size: 14px;
}
#menu8 li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }
#menu8 li a:link, #menu8 li a:visited {
        color: #999999;
        display: block;
        padding: 8px 0 0 12px;
        }
#menu8 li a:hover, #menu8 li #current {
	color: #006633;
	padding: 8px 0 0 12px;
        }
#menu8 li #sub{
	color: #009900;
	padding: 8px 0 0 35px;
	font-size: 12px;
	background-image: url(img/button_1b.jpg);
	background-repeat: no-repeat;
}

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */



/* Main part */
#maincontent {
font-size: 1.2em;
margin: 10px 0 20px 260px;
padding: 0 0 0 0;
line-height: 1.6em;
text-align: left;
color: #666;
}

#mainpart {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 1mm 2mm 1mm 2mm;
  border-left: 1px solid #c0c0c0;
}

.msgbox {
  border: 1px solid #c0c0c0;
  margin-bottom: 0.5em;
}

.msgtitle {
  background-color: #C0C0C0;
  padding: 0.5em;
  font-weight: bold;
}

.msgbody {
  padding: 10px;
  text-align : justify;
}

#mainpart .msgbody a {
  color : #0066cc;
  background-color: transparent;
  text-decoration: none;
}

#mainpart .msgbody a:hover {
  text-decoration: underline;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 5px 2em;
  padding: 0;
}

.msglinks {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom : 2px;
  text-align : right;
}

#mainpart .msglinks a {
  color : #0066cc;
  background-color: transparent;
  text-decoration: none;
}

#mainpart .msglinks a:hover {
  text-decoration: underline;
}

/* Footer part */
#footer {
	color: #333333;
	background-color: #E9E9DD;
	font-size: 11px;
	margin: 0;
	clear: both;
	padding-top: 20px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 30px;
	text-align: center;
	line-height: 20px;
}
#footer a {
  color: #009933;
  text-decoration: underline;
}
#footer a:hover {
  color: #333333;
  text-decoration: underline;
}
#footer2 {
	color: #003333;
	background-color: #FFFF66;
	font-size: 12px;
	margin: 0;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 25px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
