body {
text-align: center;
background-image: url(../img/bgbody.gif);
padding:0; margin:0; 

}
/*hauptbox*/
#box {
width:700px;
margin: 0px auto;
padding: 0px;
text-align:left;
background-color: #ffffff;
overflow: auto;
}
/*nebenmenübereich*/
#links {
width:180px;
padding-top: 40px;
right: 0px;
left: 0px;
float:left;
background: transparent url(../img/bg_nav.jpg) top left no-repeat;
}
/* bg für nebennav wenn ohne links*/
#linksweissbg {
width:180px;
padding-top: 40px;
right: 0px;
left: 0px;
float:left;

}
/*nebennav*/
/*margin und padding für IE und Fox*/
#navcontainer ul {
list-style-type: none;
text-align: left;
margin-left:9px;
padding-left:9px;
}
/*margin und padding für IE und Fox*/
#navcontainer ul li a {
background: transparent url(../img/bullet_grau.gif) left  no-repeat;
padding-left: 12px;
text-align: left;
font:  0.6em  verdana, lucida, sans-serif;
text-decoration: none;
color: #999999;
}
/*padding-left Abstand zw eumel und textlink*/
#navcontainer ul li a:hover {
background: transparent url(../img/bullet_red.gif) left  no-repeat;
color: #D3000B;
}

#navcontainer ul li a#current {
background: transparent url(../img/bullet_black.gif) left  no-repeat;
color: #000000;
font-weight: bold;
}

/*inhaltsbereich für startseite*/
#inhaltstart {
width:700px;
height:350px;
padding:0px;
background: url(../img/startbild_innovendo.jpg) top left no-repeat;
}

/*inhaltsbereich für text*/

#inhalt {
width:500px;
padding:0px;
float:left;
background: transparent url(../img/bg_nav_inhalt.jpg) top left no-repeat;
overflow: auto;
}

#logobereich {
position: relative;
width: 700px;
background: url(../img/bg_nav_top.gif) repeat-x top;
}

#header {
position: relative;
top: 0px;
width: 700px;
}
#footer {
overflow: auto;
float:left;
padding: 10px 0px 0px 0px;
width: 700px;
height:40px;
background: url(../img/bg_neu_rot.gif);
}
/* bildformatierung*/  
.img2 {
 border: 0 none;
 float:right;
 margin: 2px -10px 15px 5px;
}
/* hebt blauen rahmen beim link auf*/  
img {
border: 0 none;
}

.logobild {
border: 0 none;
top:0px;
left:200px;
}

 /* IE Hack für oberes Menü*/

* html #menuarea {
    padding-left:168px;
	background: url(../img/bg_rot.gif) repeat-x bottom;
}
/* IE Hack aus*/

#menuarea {
	
	
	padding-left:190px;
	background: url(../img/bg_rot.gif) repeat-x bottom;
	
}
#logo {
	text-align: left;
	padding-left:0px;
	padding-top: 0px;
	
}



#strich  {
    position: relative;
    top:-18px;
	width: 700px;
	height:5px;
	background: url(../img/bg_rot.gif);
}




/*oberes menu*/
#tabmenue {
  padding: 7px;
  font-family:  "trebuchet MS", Arial , Garamond, sans-serif;
  font-size: 11px;
  height:18px;

 
 }
#tabmenue li {
  display: inline; 
}
#tabmenue li a {
  padding: 7px 1em;
  margin-left: 0px;
  text-decoration: none; 
  background: url(../img/bg_norm.gif) top left no-repeat;
  font-family:  "trebuchet MS", Arial , Garamond, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;

}
#tabmenue li a:hover {
  padding: 7px 1em;
  margin-left: 0px;
  text-decoration: none; 
  background: url(../img/bg_ov.gif) top left no-repeat;
}

#tabmenue li a#aktuell {
  padding: 7px 1em; 
  margin-left: 0px;
  background: url(../img/bg_ov.gif) top left no-repeat;

}
h1 {
	font-family: "trebuchet MS", Verdana, Garamond, sans-serif;
	font-weight: bold;
	color: #D9002B;
	padding-left: 10px;
	padding-right:20px;
	font-size: 0.8em;
	text-align: left;
}
.h2 {
	font-family: "trebuchet MS", Verdana, Garamond, sans-serif;
	font-weight: bold;
	color: #7C7C7C;
	padding-left: 10px;
	padding-right:20px;
	font-size: 0.7em;
	text-align: left;
}
.h3 {
	font-family: "trebuchet MS", Verdana, Garamond, sans-serif;
	font-weight: bold;
	color: #D9002B;
	padding-left: 10px;
	padding-right:20px;
	font-size: 0.7em;
	text-align: left;
}.text {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right:20px;
	list-style-image: url(../img/bullet_text.gif);	
}
A.text:link {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 20px;
}
A.text:visited {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;	
	padding-left: 10px;
	padding-right: 20px;
}
A.text:hover {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 20px;
}
A.textlink:link {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	padding-right:0px;
}
A.textlink:visited {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;	
}
A.textlink:hover {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.textdown {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: normal;
}
A.textdown:link {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;
	
}
A.textdown:visited {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #D9002B;
	font-weight: normal;
	text-decoration: none;
       
}
A.textdown:hover {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
        	
}

.menusmall {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	
	padding-left: 10px;
		
}
A.menusmall:link {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	
}
A.menusmall:visited {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
       
}
A.menusmall:hover {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
        padding-left: 10px;
}
.menusmallclick {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
		
}
A.menusmallclick:link {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	;	
}
A.menusmallclick:visited {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
  
}
A.menusmallclick:hover {
	font-family: "trebuchet MS", Verdana, Courier, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
      	
}




