* {
margin: 0;
padding: 0;
}

html {
width: 100%;
height: 100%;
}

body {
background: #efefef url('/assets/templates/impuls/img/bg.gif') repeat-x top;
text-align: center;
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
width: 100%;
height: 100%;
}



h1, 
h2 {
font-weight: normal;
padding: 1em 0;
color: #333;
}

h3,
h4,
h5,
h6 {
font-weight: normal;
padding: 1em 0 0.3em 0;
color: #333;
}

h1, h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.4em;
}

h5 {
font-size: 1.2em;
}

h6 {
font-size: 1.2em;
}

img {
border:0;
}


p {
margin: 0.2em 0 0.8em 0;
}

ul {
list-style: square inside;
margin: 0.5em 0;
}

ul li {
display: list-item;
margin: 0.2em 0;
}

ul li ul {
margin-left: 2em;
}

ol {
list-style: inside;
}

a {
text-decoration: none;
color: #07c;
}

a:hover, a:active {
text-decoration: underline;
}

a:visited {
color: #37c;
}

/* --- classes */

div.page {
width: 85%;
min-width: 750px;
max-width: 1200px;
height: auto;
/* background: #fff url('/assets/templates/impuls/img/pagebg.gif') repeat-y right; */
background: #fff;
margin: 0px auto;
text-align: left;
}

div.upline {
text-align: left;
padding: 5px 30px;
}

.upline a {
text-decoration: none;
margin-right: 30px;
}

div.header {
height: 195px;
width: 100%;
background: url('/assets/templates/impuls/img/hbg.gif') repeat-x top center;
overflow: hidden;
}

.header .infoblock {
height: 195px;
background: url('/assets/templates/impuls/img/hdr.jpg') no-repeat top right;
width: 66%;
float: right;
}

.header .logoblock {
float: right;
height: 195px;
width: 33%;
overflow: hidden;
}

.logoblock h1 {
padding: 20px 20px 20px 50px;
text-transform: uppercase;
text-align: left;
background: url('/assets/templates/impuls/img/logo.gif') no-repeat 0px 20px;
text-transform: uppercase;
text-align: left;
font-size: 2.5em;
font-weight: bolder;
}

.logoblock h1 .slogan {
display: block;
color: #fffaef;
text-transform: none;
text-align: left;
font-size: 0.4em;
}


.logoblock h1 .contacts {
margin: 1em 0 0 0;
font-weight: normal;
display: block;
color: #fff;
text-transform: none;
text-align: left;
font-size: 0.4em;
}

.logoblock h1 a {
text-decoration: none;
color: #039;
}


div.menu {
height: 48px;
background: #eee url('/assets/templates/impuls/img/menubg.gif') repeat-x top;
}

.menu ul li a {
color: #006;
text-decoration: none;
display: block; 
line-height: 30px; 
margin: 0px 10px;
padding: 0px 20px;
border: 0;
/* width: 120px; */
}

.menu ul li a:active, .menu ul li a:hover {
color: #33c;
text-decoration: none;
background-color: #f0f0fe;
border: 0;
}


.menu ul {
list-style: none;
margin: 0;
padding: 10px;
font-size: 12px;
}

.menu ul li {
display: block;
float: left;
position: relative;
text-align: center; 
margin: 0;
}

.menu ul li ul {
display: none;
visibility: hidden;
padding: 0;
margin: 0;
}

.menu ul li:hover ul, .menu ul li a:hover ul {
display: block; 
visibility: visible;
position: absolute; 
top: 28px; 
left: 10px;
width: 160px;
padding: 3px;
background: #eee url('/assets/templates/impuls/img/ddbg.gif') repeat-x top;
border-bottom: 1px solid #e0e0ed; 
border-top: 1px solid #e0e0ed; 
}

.menu ul li:hover ul li,  .menu ul li a:hover ul li{
display:block; 
padding: 0px;
text-align: left;
border: 0;
}

.menu ul li:hover ul li a,  .menu ul li a:hover ul li a {
display:block; 
padding: 0px 5px;
text-align: left;
border: 0;
}

.menu ul li:hover ul li a:hover,  .menu ul li a:hover ul li a:hover {
background-color: #f0f0fe;
border: 0;
}

.menu ul li.active a, .menu ul li a.active {
color: #f50;
border: 0;
}


div.footer {
background: #eee url('/assets/templates/impuls/img/menubg.gif') repeat-x bottom;
text-align: left;
font-size: 0.9em;
color: #333;
padding: 10pt 15pt;
clear: both;
overflow: hidden;
}

div.pagecontent {
}

div.intpage {
margin-bottom: 6em;
}

div.mainblock {
}

.mainblock h3 {
font-weight: normal;
font-size: 1.5em;
padding: 10pt 15pt;
background: #f8f8f8;  
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

div.content {
padding: 10pt 15pt;
overflow: hidden;
width: auto;
height: auto;
}

.content div.introtext {
margin: 0.5em 0;
}

.intpage .content div.introtext {
font-size: 1.2em;
color: #666;
}

.content div.itemphoto {
margin: 1em 0;
}

.content ul.LSM_0 li {
list-style: none;
font-size: 1.6em;
margin: 0.5em 0;
}

.content ul.LSM_1 li {
list-style: none;
font-size: 0.8em;
margin: 0.3em 0;
}

.itemheader {
padding-bottom: 0.2em;
} 

div.date {
font-size: 0.9em;
color: #666;
}

.intpage div.date {
font-size: 1.1em;
margin-bottom: 1em;
} 

span.more {
font-size: 11px;
}


div.cost {
font-size: 2em;
background: #F63;
color: #fff;
padding: 0.3em;
border-radius: 8px;
-moz-border-radius: 8px;
}

div.costcomment {
font-size: 0.9em;
color: #999;
}

div.cost, div.costcomment {
float: left;
clear: both;
}


ul.hwlist, ul.newslist, ul.partnerlist {
list-style: none inside none;
margin: 0;
padding: 0;
overflow: hidden;
width: 100%;
}

ul.hwlist li, ul.newslist li {
list-style: none inside none;
width: 33%;
float: left;
overflow: hidden;
}

ul.partnerlist li {
list-style: none inside none;
width: 16%;
float: left;
clear: right;
overflow: hidden;
}

ul li h4, ul li h5, ul li h6 {
padding-top: 0;
}

ul.hwlist li .hwphoto {
text-align: center;
margin: 0.5em 0;
}


div.marked, span.marked {
color: #ff8800;
font-weight: bolder;
}


div.partneritem {
float: left;
width: 14%;
height: 200px;
overflow: hidden;
clear: right;
padding: 0.5em 1%;
border: 1px #fff solid;
}

div.partneritem:hover {
border: 1px #eee solid;
}

.partneritem div.introtext {
font-size: 0.9em;
}

.partneritem  div.partnerlogo {
}