﻿

body {
background:url(gfx/background.gif) repeat-y top center #fff;
color:#000000;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.2em;
margin:0 auto;
padding:0;
}


a {
color:#333333;
font-weight:700;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#004aa4;
}

a img {
border:0;
}

p {
margin:0 0 18px 10px;
}

ul,ol,dl {
margin:0px 0 16px 10px;
}

ul ul,ol ol {
margin:4px 0 4px 35px;
}

blockquote {
border:1px solid #dadada;
font-size:0.9em;
margin:20px 10px;
padding:8px;
}

h1 {
border-bottom:1px solid #dadada;
color:#0053a4;
margin:0;
padding:0 0px 0px 5px;
text-transform: uppercase;
font:130% Arial,Verdana,Tahoma,sans-serif;
bottom:0px;
font-weight:normal;
}

h2 {
color:#000000;
font-size:1.2em;
text-transform: uppercase;
margin:0 0 10px;
padding:0 2px 2px 5px;
}


/*** Main wrap and header ***/

#wrap {
color:#404040;
margin:0px auto;
padding:0;
width:1010px;
}

#header1 {
margin:0;
height:96px;
background-image:url(gfx/header.jpg); 
background-repeat:no-repeat
}

#header2 {
margin:0;
height:144px;
background-image:url(gfx/header2.jpg); 
background-repeat:no-repeat
}

#header2home {
margin:0;
height:144px;
background-image:url(gfx/h2_home.jpg); 
background-repeat:no-repeat
}

#header2about {
margin:0;
height:144px;
background-image:url(gfx/h2_about.jpg); 
background-repeat:no-repeat
}

#header2kontakt {
margin:0;
height:144px;
background-image:url(gfx/h2_kontakt.jpg); 
background-repeat:no-repeat
}

#header2prod {
margin:0;
height:144px;
background-image:url(gfx/h2_prod.jpg); 
background-repeat:no-repeat
}

#header2news {
margin:0;
height:144px;
background-image:url(gfx/h2_news.jpg); 
background-repeat:no-repeat
}

#header2list {
margin:0;
height:144px;
background-image:url(gfx/h2_list.jpg); 
background-repeat:no-repeat
}

#header2ful {
margin:0;
height:144px;
background-image:url(gfx/h2_ful.jpg); 
background-repeat:no-repeat
}

#header2email {
margin:0;
height:144px;
background-image:url(gfx/h2_email.jpg); 
background-repeat:no-repeat
}

#header2edv {
margin:0;
height:144px;
background-image:url(gfx/h2_edv.jpg); 
background-repeat:no-repeat
}

#header2beratung {
margin:0;
height:144px;
background-image:url(gfx/h2_beratung.jpg); 
background-repeat:no-repeat
}


#toplinks {

padding:60px 50px 2px 50px;
text-align:right;
font-size:1.2em;
font:120% Arial,Verdana,Tahoma,sans-serif;

}

#toplinks a {
color:#222222;
}

#toplinks a:hover {
text-decoration:none;
color:#004aa4;
}

#toplinks a.active {
text-decoration:none;
color:#004aa4;
}

#slogan {
color:gray;
font-size:1.5em;
font-weight:700;
letter-spacing:-1px;
line-height:1.2em;
margin:15px 0 20px 35px;
}

/*** Sidebar and menu ***/

#sidebar {
float:left;
line-height:1.4em;
margin:31px 0;
margin-left:50px;
padding:1px 0 0;
width:196px;
font:115% Arial,Verdana,Tahoma,sans-serif;
font-weight:normal;
}

#sidebar ul {

list-style:none;
margin:0;
padding:0;
}

#sidebar li {
list-style:none;
margin:0;
padding:0;
width:196px;
height:32px;
font-weight:normal;
}

#sidebar li a {

font-weight:normal;
padding:5px 2px 2px 25px;
}


#sidebar a {
display: block;
padding: 15px;
width: 196px;
height:32px;
background-image:url(gfx/sidebar1.jpg); 
background-repeat:no-repeat;
font-weight:normal;
}

#sidebar a:hover {
text-decoration:none;
background-image:url(gfx/sidebar2.jpg); 
background-repeat:no-repeat
}

#sidebar a.active {
text-decoration:none;
background-image:url(gfx/sidebar2.jpg); 
background-repeat:no-repeat
}

#sidebar ul ul {
line-height:1.2em;
margin:4px 0 3px 10px;
padding:0;

}

#sidebar ul ul li a:link {
text-decoration: none;

width : 166px;
}

#sidebar h2 {
margin:30px 0 8px;
}

/*** Main content ***/

#content {
float:right;
line-height:1.5em;
margin:14px 0;
margin-right:50px;
padding:0;
text-align:left;
width:690px;
}

#content h3,#contentalt h3 {
margin:10px 0 8px;
}

#content p {
margin:11px 5px 5px 5px;
text-align:justify;
}

/*** Footer ***/

#footer {
clear:both;
color:#004aa4;
font-size:0.8em;
line-height:1.6em;
padding:8px 50px;
text-align:left;
margin:0;
height:133px;
background-image:url(gfx/footer.jpg); 
background-repeat:no-repeat
}

#footer p {
margin:0;
padding:0;

}

#footer a {
color:#808080;
}

/*** Various classes ***/

.box {
background:#4088b8;
border:1px solid #c8c8c8;
color:#fff;
font-size:0.9em;
line-height:1.4em;
padding:10px 10px 10px 13px;
}

.box a {
color:#f0f0f0;
}

.left {
float:left;
margin:0 15px 4px 0;
}

.right {
float:right;
margin:0 0 4px 15px;
}

.readmore {
margin:-10px 10px 12px 0;
text-align:right;
}

.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}

.clear {
clear:both;
}

.fade {
color:#c8c8c8;
}

.gray {
color:gray;
}

.photo {
background:#fff;
border:1px solid #bababa;
margin:6px 18px 2px 5px;
padding:2px;
}
