@CHARSET "ISO-8859-1";

body
	{
	margin : 0px;
	padding : 0px;
	font-family : verdana, arial, helvetica, sans serif;
	font-size : 10pt;
	color : #000000;
	text-align : left;
	background : url("../img/bg.jpg") no-repeat;
}

h1
	{
	margin-top : 0px;
	margin-bottom : 15px;
	color: #06afe8;
	font-size: 12pt;
}
h2	{
	color: #06afe8;
	font:12pt italic georgia, sans-serif;
	margin-top: 5px;
	margin-bottum: 5px;
	}
	
h3	{
	color: #06afe8;
	font:10pt italic georgia, sans-serif;
}

p
	{
	
}

strong
	{
	font-weight : bold;
	color : #06afe8;
}

em
	{
	font-weight : bold;
	font-style : normal;
}

img
	{
	border : 0px;
}

/*a.div#content {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	color:#666666;
	text-decoration:none;
	}*/

img#logo
	{
	display : block;
	margin : 0px;
	margin-top : 20px;
	padding-left : 320px;
	height : 92px;
	width : 410px;
}

ul
	{
	margin : 0px;
	margin-bottom : 10px;
	padding : 0px;
	padding-left : 20px;
}

div#left
	{
	float : left;
	height : 1000px;
	width : 260px;
	margin-top : 65px;
	margin-right : 20px;
	padding : 0px;
}

/*div#headmenue
	{
	height : 20px;
	width : 260px;
	margin : 0px;
	padding : 0px;
	padding-left : 0px;
}

div#headmenue li
	{
	float : left;
	list-style-type : none;
	margin-right : 15px;
}

.headmenue
	{
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.headmenue_active
	{
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

div#menue
	{
	height : 500px;
	width : 260px;
	margin : 0px;
	margin-top : 14px;
}

div#menue li
	{
	width : 250px;
	list-style-type : none;
}

li.menue
	{
	padding-top : 12px;
}

li.menue_active
	{
	padding-top : 12px;
}


li.submenue
	{
	margin-bottom : 5px;
}

li.submenue_active
	{
	margin-bottom : 5px;
}

a.menue
	{
	font-size : 11pt;
	color : #ffffff;
	text-decoration : none;
}

a.menue_active
	{
	font-size : 11pt;
	font-weight : bold;
	color : #06afe8;
	text-decoration : none;
}

ul.submenue_active a.submenue
	{
	color : #06afe8;
}

a.submenue
	{
	font-size : 10pt;
	color : #ffffff;
	text-decoration : none;
}

a.submenue_active
	{
	font-size : 10pt;
	font-weight : bold;
	color : #06afe8;
	text-decoration : none;
}
*/
.home
	{
	background : url("../img/navi_weiss_home.gif") no-repeat;
}

.leistungen
	{
	background : url("../img/navi_weiss_leistung.gif") no-repeat;
}

.kontakt
	{
	background : url("../img/navi_weiss_kontakt.gif") no-repeat;
}

.projekte
	{
	background : url("../img/navi_weiss_projekte.gif") no-repeat;
}

.default
	{
	background : url("../img/navi_weiss_default.gif") no-repeat;
}


div#content
	{
	min-height : 450px;
	width : 430px;
	margin-top : 40px;
	overflow: auto;
}

img.systeme
	{
	position : absolute;
	top : 125px;
	left : 800px;
}

img.komponenten
	{
	position : absolute;
	top : 206px;
	left : 797px;
}

img.software
	{
	position : absolute;
	top : 289px;
	left : 778px;
}

img.netzwerke
	{
	position : absolute;
	top : 289px;
	left : 778px;
}

img.systemberatung
	{
	position : absolute;
	top : 374px;
	left : 761px;
}

img.sicherheit
	{
	position : absolute;
	top : 458px;
	left : 750px;
}

img.referenzen
	{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 5px;
	margin-bottom : 15px;
	vertical-align : middle;
}
		
div#adresse	{
	font-size:9pt;
	font-style: oblique;
	color: #ed8f2a;
}

dfn
	{
	display : block;
	margin-top : 10px;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal; 
}
	
#content a {
	color:#CC6600;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
	}
#content a:hover {
	color:#FFCC00;
	font-weight:bold;
	list-style:none;
	}
#content a:visited a:active {
	color:#CC6600;
	font-weight:bold;
	list-style:none;
	}


