a img
{
   border:none;
}

img.img-shadow { 
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin:10px;
}

.webtisTable.tr
{
	margin:10px;
}
* {
   font-family: Arial, Helvetica, sans-serif;
}

.webtisTable
{
	color: #666666;
}

.bestehendeAnlagen {
	color: #333333
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}

a.nav_link:link, a.nav_link:visited , a.nav_link:active{
   color: #333333;
   font-size:15px;
}

a.nav_link:hover {
   color: darkgray;
   text-decoration: none;
}

.webtis_navi {
	background:#cccccc;
	color: #333333;
}

body
{
 font-size:12px;
}

.fliess {
	color: #333333
}


.headline {
	color: #E2001A
}

h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}

pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
 
}
a:active, a:hover
{
 text-decoration:underline;
}

#title {
height:135px;
margin-bottom:20px;
}

#left {
float:left;
margin: 10px;
}

.menutitle
{
font-weight:bold;
margin-top:15px;
}

#content{
	width:930px;
	padding:5px;
	margin-left:195px;
	margin-top: 35px;
	background-color: #eeeeee;
	text-align:left;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.Stil1 {color: #FF0000}
.Stil2 {font-size: 12px}
.nowrap {white-space: nowrap;}
.Stil3 {font-weight:bold; color:#000000}
.Stil4 {font-size: 18px}
/* CSS Document */


