body{
	background: #B9B9B9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
div#container{
	width: 960px;
	overflow: auto;
	background: url(img/bg_schatten.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#content{
	width: 940px;
	margin-left: 10px;
	text-align:left;
}
div#logo{
width: 940px;
height: 213px;
background: url(img/bg_logo.gif);
}
div#navigation{
	width: 940px;
	height: 29px;
	background: url(img/bg_navigation.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
div#navigation2{
	position:static;
	width: 940px;
	height: 58px;
	overflow: auto;
	visibility: inherit;
	left: auto;
	cursor: auto;
}
div#nav{
	font-size: 12px;
	height: 58px;
	background: url(img/bg_nav.jpg);
	overflow: hidden;
}
#nav ul
{
padding: 0;
margin: 0;
float: left;
/*width: 100%;*/
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav ul li { display: inline; }

#nav ul li a
{
padding-top:8px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 2px;
color: #1C415A;
text-decoration: none;
float: left;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #fff;
}

#nav ul li a:hover
{
color: #002B42;
text-decoration: none;
}
div#left{
	width: 200px;
	float: left;
}
div#left_inhalt{
	padding: 5px;
}
div#right{
	float: left;
}
div#inhaltsbereich{
	margin: 10px;
	border: 1px solid #C9D2D8;
	background: #EEEEEE;
	width: 700px;
}
div#Home{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#ITService{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#MCP{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#MCSA{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#MCSE{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#KonzeptPlanung{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#Programmierung{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#WebDesign{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#Schulung{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#ObjektUeberwachung{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#Partner{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#Remote{
	padding: 5px;
	height: 310px;
	overflow: auto;
}div#Kontakt{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#Impressum{
	padding: 5px;
	height: 310px;
	overflow: auto;
}
div#footer{
	clear: left;
	width: 960px;
	height: 33px;
	overflow: hidden;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_footer.gif);
}
div#footer .copyright{
	padding-top: 2px;
	padding-right: 12px;
	color: #fff;
	font-size: 12px;
}
h1{
	font-size: 18px;
	color: #1C415A;
	margin: 0px;
}
h2{
	font-size: 16px;
	color: #1C415A;
	margin: 0px;
}
h3{
	font-size: 16px;
	color: #1C415A;
	margin: 0px;
}
div#inhaltsbereich p{
	padding-left: 18px;
	line-height: 18px;
}
a {
	color: #1C415A;
text-decoration: underline;
}

