body
	{
		margin: 0px;
		padding: 0;
		font: 85% arial, hevetica;
		text-align: center;
		color: #505367;
		background-color: #BBBBBB;
		background-image:url(http://www.data-integral.de/cms/image/design/body_hell_repeat.gif);
		background-repeat:repeat-x;
		
	}
	
	#container
	{
		position:inherit;
		margin: 1em auto;
		
		width: 981px;
		text-align: left;
		background-color: white;
		border: 0px solid black;
		border: outset;
	}
	
	#header
	{
		height: 102px;
		background-image:url(http://www.data-integral.de/cms/image/design/head_di_rot.gif);
		background-repeat:no-repeat;
		border:none;
	}
	
	#mainnav
	{
		background-image:url(http://www.data-integral.de/cms/image/design/head_unten_bg.gif);
		height: 72px;
		
	}
	
	#hauptnavirand
	{
		position:relative;
		top:10px;
		left:200px;
		width:21px;
		background-image:url(http://www.data-integral.de/cms/image/design/leiste_links.gif);
		background-repeat:no-repeat;
		height:41px;
	}
	
	#hauptnavi
	{
	position:relative;
	top:0px;
	left:21px;
	width:760px;
	background-image:url(http://www.data-integral.de/cms/image/design/leiste_1px.gif);
	background-repeat:repeat;
	height:41px;
	}
	
	#menu
	{
		position:absolute
		width: 180px;
		background-color: white;
	}
	
	#contents	
	{
	position:relative;
	 
	left:220px;
	width:708px;	
	background-color: white;
	top:0px;
	bottom:10px;
	
	}
	
	
	#footerrand
	{
		position:relative;
		top:0px;
		left:0px;
		width:21px;
		background-image:url(http://www.data-integral.de/cms/image/design/footer_links.gif);
		background-repeat:no-repeat;
		height:41px;		
	}
	
	#footer
	{
		position:relative;
		top:0px;
		left:21px;
		width:960px;
		background-image:url(http://www.data-integral.de/cms/image/design/footer_1px.gif);
		background-repeat:repeat;
		height:41px;		
	}
	
	div 
	{
	margin:0;
	}

	.ro 
	{
	position:relative;
	left:225px;
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_ro.gif) top right no-repeat;
	}
	
	.lo 
	{
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_lo.gif) top left no-repeat;
	}
	
	.ru {
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_ru.gif) bottom right no-repeat;
	}
	
	.lu 
	{
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_lu.gif) bottom left no-repeat;
	}

	.ro_bl
	{
	position:relative;
	left:225px;
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_black_ro.gif) top right no-repeat;
	}
	
	.lo_bl 
	{
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_black_lo.gif) top left no-repeat;
	}
	
	.ru_bl {
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_black_ru.gif) bottom right no-repeat;
	}
	
	.lu_bl 
	{
	background:url(http://www.data-integral.de/cms/image/design/roundedbox_black_lu.gif) bottom left no-repeat;
	}
	
	.inhalt 
	{
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
	}
	
	.inhalt p 
	{
	margin:0;
	padding:0;
	}
	
	.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}

.navioben { 

 color: #ffffff;
 font-weight: bold;
 font-family: Arial, Helvetica;
 font-size: 12pt;
 text-align:center;
 padding:10px;
   clear: both;
}

.navioben a {
color: #ffffff;
text-decoration:none;
}
.navioben a:hover {
color:#CCCCCC;
text-decoration:none;
}

.fusszeile {
font-variant:small-caps; 
 color: #ffffff;
 font-weight: bold;
 font-family: Arial, Helvetica;
 font-size: 12pt;
 text-align:center;
 padding:10px;
   clear: both;
}

.fusszeile a {
color: #ffffff;
text-decoration:none;
}
.fusszeile a:hover {
color:#CCCCCC;
text-decoration:none;
}

.navilinks{
color: #C0C0C0;

text-decoration:none;
font-variant:small-caps;
font-weight: bold;
font-family: Arial, Helvetica;
}

.navilinks a {
color: #000000;
text-decoration:none;
}
.navilinks a:hover {
color:#55555;
text-shadow: #c0c0c0 3px 3px 1px;
text-decoration:none;
}

h1,h2,h3 {
	font-family:arial;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
}

h1 {
	font-size:200%;
	font-weight:bold;
	color:#800000;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color:#800000;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}


A:link        {text-decoration: none; }
A:visited     {text-decoration: none; }
A:hover       {text-decoration: none; }



