/*  
Theme Name: Lampert
Theme URI: http://www.lampert.at/
Description: Das Lampert Theme.
Version: 1.1b
Author: Martin Stiegler
Author URI: http://www.wickedninja.net/

	This theme was designed and built by Martin Stiegler,
	whose work you will find at http://www.wickedninja.net/

*/


/* Gobale Styles/Layout
------------------------------------------------------------------*/
* { padding: 0; margin: 0; }



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/background2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFFFFF;
}
img{

border:0;
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#header {
 width: 972px;
 padding: 10px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: black url(http://www.lampert.at/wp-content/themes/lampert/images/header1.jpg) no-repeat;
 border-left: 5px solid #484849;
 border-right: 5px solid #484849;
}
#navbar {
	width: 972px;
	color: #333;
	padding: 10px;
border-left: 5px solid #484849;
 border-right: 5px solid #484849;
	margin: 0px;
	height: 50px;
	background-color: #000000;
}
#content { 
 width: 972px;
 color: #FFFFFF;
 border-left: 5px solid #484849;
 border-right: 5px solid #484849; 
background: black;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#footer {
	width: 982px;
	color: white;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 10px 10px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_footer.png);
	background-repeat: repeat-x;
}
#headerlinks {
	float:right;
	z-index: 5;
}

#logo{
width:300px;
height:100px;
float:left;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#cccccc;;
border:thin solid #cccccc; border-spacing:1px;
}

#captionn {
	font-weight: bold;
	background: #bd037f url(http://www.lampert.at/wp-content/themes/lampert/images/eck.gif) no-repeat right top;
	border-bottom:6px solid #cccccc;
	color: #FFF;
	text-transform:uppercase;
	padding:3px;
	font-size: 14px;
	border:thin solid #E7E7E7; border-spacing:0px;
}

td {
border:thin solid white; border-spacing:1px;
background-color:#E7E7E7;
}

/* Links
------------------------------------------------------------------*/
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	background-color: #FF00FF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content-Boxes
------------------------------------------------------------------*/
#box1 {
	float:left;
	width:180px;
	height:377px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}
#box1_rtv {
	float:left;
	width:180px;
	height:757px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}
#box1_page {
	float:left;
	width:180px;
	height:377px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}

#box1_page_full {

	width:950px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height:18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
}

#box3 {
	margin-left: 195px;
	width:581px;
	height:377px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}
#box3_page {
	margin-left: 195px;
	width:581px;
	min-height:377px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}
#box2{
	float:right;
	width:180px;
	height:380px;
	background-color: black;
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
margin-bottom:10px;
}



#unterbox1 a {
	display: block;
	
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
text-decoration:none;
}
#unterbox1 a:hover {
	background-color: #666666;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/pfeil_over.gif);
	background-position: 3px 6px;
	color: #FFFFFF;
}

#unterbox1 #titel{
color:white;
background-image:none;
padding-left:0px;
}
#unterbox1 #titel:hover{
text-decoration:underline;
background-image:none;
padding-left:0px;
background-color:black;
} 

#unterbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
width:160px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
}

#unterbox1 a span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#unterbox1 a:hover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f702cc;
	text-decoration: underline;
}

#unterbox_page {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 0;
line-height: 16px;
font-size: 11px;
width:555px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
}

#unterbox_page ul{
margin-left:13px;
}

#unterbox_page p{
margin-top:13px;
margin-bottom:13px;
}

#unterbox_page a{
color:#CCCCCC;
text-decoration:none;
}
#unterbox_page a:hover{
color:white;
text-decoration:underline;
}

#box4 {
float:left;
	width:380px;
	height:180px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/startseite_internet.jpg);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}

#box5 {
	margin-left: 395px;
	width:180px;
	height:180px;
background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/service_checker_startseite.jpg);
	background-color: black;
	background-repeat: none;
	border: 2px solid #666666;
}
#box6 {
float:right;
	width:380px;
	height:180px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/startseite_tv.jpg);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}

#box_x {
	
	width:176px;
	height:180px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/bg_ohnerahmen.png);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}


#box_teleport {
	
	width:176px;
	height:180px;
	background-image: url(http://www.lampert.at/wp-content/themes/lampert/images/highspeed_logo.jpg);
	background-color: black;
	background-repeat: repeat-x;
	border: 2px solid #666666;
}

#box_y {
	width:176px;
	height:180px;
	background-image: url(http://www.lampert.at/wp-content/uploads/video/FILM-der-woche.jpg);
	background-color: black;

	background-repeat: repeat-x;
	border: 2px solid #666666;
}

/* **********Navigation********************************************* */
#navigation {
	float:left; 
	width:100%; 
	margin:0; 
	padding:0; 
	background: #575758 url(http://www.lampert.at/wp-content/themes/lampert/images/nav-bkg.gif) repeat-x top left;
}

#navigation li {
	float: left; 
	margin: 0; 
	padding: 0 1px 0 0; 
	list-style: none; 
	background: url(http://www.lampert.at/wp-content/themes/lampert/images/nav-li-bg.gif) no-repeat top right;
}

#navigation a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	padding: 7px 30px;
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
	}
#navigation a:hover {
	color: #ffffff;
	background: #575758 url(http://www.lampert.at/wp-content/themes/lampert/images/nav-bkg_magenta_oben.gif);
	}
#navigation a.active {
	font-weight: bold;
	background: #575758 url(http://www.lampert.at/wp-content/themes/lampert/images/nav-bkg_magenta_oben.gif) repeat-x left bottom;
	color: #ffffff;
	}
/* **********Subavigation********************************************* */
#subnavigation {
height:0px;
visibility:hidden;
	float:left; 
	width:100%; 
	margin:0; 
	padding:0; 
	background: #575758 url(http://www.lampert.at/wp-content/themes/lampert/images/nav-bkg_magenta.gif) repeat-x left top;
}

#subnavigation li {
	float: left; 
	margin: 0; 
	padding: 0 1px 0 0; 
	list-style: none; 
	background: #AE0375 url(http://www.lampert.at/wp-content/themes/lampert/images/nav-bkg_magenta.gif) repeat-x left top;
}

#subnavigation a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left;
	padding: 4px 25px;
	text-decoration: none;
	color: #cccccc;
	}
#subnavigation a:hover {
	color: #FFFFFF;
	}
#subnavigation a.active {
	font-weight: bold;
	color: #ffffff;
	}

/* File-Links ******************************************************************* */
.pdfLink { padding-right: 19px; background: url(http://www.lampert.at/wp-content/themes/lampert/images/pdf.gif) no-repeat 100% .3em; }
.docLink { padding-right: 19px; background: url(http://www.lampert.at/wp-content/themes/lampert/images/doc.gif) no-repeat 100% .3em; }
.zipLink { padding-right: 17px; background: url(http://www.lampert.at/wp-content/themes/lampert/images/zip.gif) no-repeat 100% .3em; }


/* Liste */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.unternehmen{
	border-right: 1px solid white;
margin-right:5px;
}
.quicklinks{
	border-right: 1px solid white;
margin-right:5px;
}
.kontakt{
	border-right: 1px solid white;
margin-right:5px;
}

.menu5 {
text-align:left;
font-family: verdana, sans-serif;
position:relative;
font-size:10px;height:2.5em; margin:0 padding:0;
list-style-type:none;
}
.menu5 ul {
padding:0; margin:0;
list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative;
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; float:left;
padding-right:1em; height:14px; color:#ffffff; 
}
/* * html .menu5 li a, .menu5 li a:visited {
width:7em; w\idth:6em;  hack for IE5.5, not necessary
}*/
.menu5 li a.drop, .menu5 li a.drop:visited {
font-weight:bold;
}
.menu5 li ul {
visibility:hidden; position:absolute;
top:2.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:underline; border:0;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto;
width:14em; background:#fff;
border:1px solid #ddd; left:0; top:14px; overflow:visible;
}

/* Drop-Down-Menue */
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal;
background:transparent; text-decoration:none;
height:auto; line-height:1.5em; padding:0.1em; width:14em;color:#000000; 
}
* html .menu5 li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0;
left:9.5em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:underline;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd;
height:auto; background:#fff; width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

/*---------------Mitarbeiter-Bilder --------------------*/
.block{

display:block;
  margin-top:1.5em;
width:100%;

}

.block .ueberschrift-grau{
  background-color:#bd037f;
color:white;
  padding:0.3em;/*
  width:100%;*/
}

.block p, .block div{
  margin-top:2px;

}

#test{
height:150px;
}

.foto-rechts, .foto-links, .foto-gross, .foto-klein-rechts, .foto-klein-links, .symbol-links, .symbol-rechts{
  background-color:#f9f9f9;
  padding:8px;
  font:0.8em normal Verdana,Arial,Helvetica,sans-serif;
  margin-top:10px;
  margin-bottom:10px;
color:black;
}
.foto-links img, .foto-rechts img, .foto-gross img, .foto-klein-links img, .foto-klein-rechts img, .symbol-links img, .symbol-rechts img{
  margin-bottom:5px;
  width:110px;
}

.foto-links{
  margin-right:10px;
  float:left;
  width:110px;
}

#sitemap{
margin-left:15px;
}

#tv{
float:left;
width:285px;
}