<!--
/* --------------------------------------------------------------*/

html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: #000;
	background: #FFFFFF; }

#pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 210%;
	color: #771464; }

pre {
	margin: 0 0 0 10px;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-weight: normal; }

p {margin: 0; padding: 8px 7px 0 10px; }

/*
ul {
	color: #000000;
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 10px 1.5em 10px; 
} 
*/
/*** bottom padding instead of margin to avoid Op6 
			"Bottomgap Bug." Please see Big John's explanation of this bug - 
			http://www.positioniseverything.net/op-omnibus/bottomgap.html ***/


/*

li {padding: 1px;} 

.listitemabstand1 li {
	margin: 10px 0 0 0; 
	padding: 0; 
}

*/



/* --------------------------------------------------------------*/


/*** The #header div has a static position and a background image ***/

#header {
	margin: 0;
	padding: 0; 
	height: 64px; 
	background-color:#2A3A78;/*** must be set so the following absolutely positioned divs are 
			                      placed correctly on initial load of the page***/ 
} 

#navi {
	margin: 0;
	padding: 0; 
	height: 21px; 
	background-color:#758BAA;/*** must be set so the following absolutely positioned divs are 
			                      placed correctly on initial load of the page***/ 
} 

#navileiste {
	position: absolute;
	left: 0px;
	top: 85px;
	width: 215px;
	background-color: #F2E172;
	color: #000;
	padding-top: 5px; 
}

.navibox {
	padding-left: 10px; 
}

.naviitem {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold; text-decoration:none;
	padding-left: 5px; 
}

.navimainitem {
	left: 10px;
	background-color: #F2E172;
	color: #658AA4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding-top: 20px;
	margin-top: 20px; 
}

.navisubitem {
	left: 10px;
	background-color: #F2E172;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 8px;
	margin-top: 1px;
	background-position: 0 0.2em;
}

#navileiste ul li#internetservice
{
	background-image: url("../images/navileiste_header_softwareentwicklung.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 8px;
	width: 210px;
	height: 35px;
}

#navileiste ul li#internetservice span
{ display: none; }

#navileiste ul li#softwaretools
{
	background-image: url("../images/navileiste_header_softwaretools.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 8px;
	width: 210px;
	height: 35px;
}

#navileiste ul li#softwaretools span
{ display: none; }

#inhalt1 {
	/*width: 700px; */
	border: 1px solid #F0F0F0;
	background: #FFFFFF;
	color: #000000;
	/*margin: 8px 149px 5px 10px; */
	margin: 8px 8px 5px 10px;
	padding: 0 5px 5px 0; 
	position: relative; /*** for IE6 ***/ 
} 

#inhalt2 {
	/*width: 700px; */
	border: 1px solid #F0F0F0;
	background: #FFFFFF;
	color: #000000;
	/*margin: 8px 149px 5px 10px; */
	margin: 8px 8px 5px 10px;
	padding: 0 5px 5px 0;
	position: relative; /*** for IE6 ***/
} 

.headLine1 {
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt; 
	font-weight:bold;
}

.headLine2 {
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.webprojektInfo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal; 
	text-decoration:none;
}

#inhalt1 h1 {
margin: 8px 8px 5px 5px;
padding: 0 5px 5px 0;
position: relative; /*** for IE6 ***/
}

#inhalt1 h2 {
margin: 8px 8px 5px 10px;
padding: 0 5px 5px 0;
position: relative; /*** for IE6 ***/
}

#inhalt1 h3 { margin-bottom:0px; padding-bottom:0px; margin-left:8px;


}

#inhalt2 h1 {
margin: 8px 8px 5px 10px;
padding: 0 5px 5px 0;
position: relative; /*** for IE6 ***/
}

#inhalt2 h2 {
margin: 8px 8px 5px 10px;
padding: 0 5px 5px 0;
position: relative; /*** for IE6 ***/
}

#hauptcontainer {
	margin-left: 270px; 
	/*width: 700px; */
	background: #FFFFFF url("rightbg.gif") 100% 0 repeat-y;
}

/*** IE5/Mac has trouble with right positioned boxes due to a secret margin. See  
     - http://www.l-c-n.com/IE5tests/right_pos/index.shtml - Philippe Wittenbergh's page 
     for an explanation of this problem and Sam Foster's page for an explanation of the 
     hack used  - http://www.sam-i-am.com/testsuite/css/mac_ie5_hack.html - ***/
 
#infoboxrechts {
	position: absolute;
	top: 105px;
	right: 16px;
	margin-right: -15px;
	/*width: 138px; */
	width: 10px;
	padding-top: 5px; 
	/*background-color: #F0F0F0; */
	background-color: #FFFFFF;
}

/* hide the following from IE5-Mac \*/
#infoboxrechts {
	right: 0;
	margin-right: 0; }
/* IE5-Mac can see the rest */


#fussnavi {
	background: #f0f1f0;
	margin-top: 1.5em;
	margin-right: 139px;
	border-top: 1px dashed #000000; 
} 

#footer {
	background: #FFFFFF;
	margin-top: 1.5em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
} 
	
#spacer {
	width:auto;
	height:35px;
}

/* --------------------------------------------------------------*/

.bildfloatrechts {
float: right; 
margin: 0.5em 1em; 
position: relative; /*** for IE6 ***/
} 

.webprojektImage {
float: left; 
margin: 0.5em 1em; 
position: relative; /*** for IE6 ***/
} 



.textfarbe1 {
	color: #eef7e2; 
	font-weight: bold; 
}

.textfarbe2 {
	color: #cde7a8; 
}

.textfarbe3 { 
	color: #771464; 
	font-weight: bold; 
}

.alignright  {
	margin: 0; 
	padding: 1em 10px 2em 0; 
	text-align: right; 
}

.clear {
	clear: both;
	margin: 0;
	padding: 0; 
}

/* --------------------------------------------------------------*/
	
#navileiste A:link {
		BACKGROUND-COLOR: 	#F2E172;
		COLOR: #FFFFFF; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}
#navileiste A:visited {
		BACKGROUND-COLOR: 	#F2E172;
		COLOR: #FFFFFF; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: none;
}

#navileiste A:hover {
		BACKGROUND-COLOR: 	#F2E172;
		COLOR: #EEEEEE; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: 658AA4;
}

#navileiste A:active {
		BACKGROUND-COLOR: 	#F2E172;
		COLOR: #FFFFFF;
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: 658AA4;
}



#fussnavi A:link {
		BACKGROUND-COLOR: 	#F0F0F0;
		COLOR: #000273; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}
#fussnavi A:visited {
		BACKGROUND-COLOR: 	#F0F0F0;
		COLOR: #000273; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: none;
}

#fussnavi A:hover {
		BACKGROUND-COLOR: 	#F0F0F0;
		COLOR: #CC0033; 
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: underline;
}

#fussnavi A:active {
		BACKGROUND-COLOR: 	#F0F0F0;
		COLOR: #000273;
		FONT-FAMILY: Arial,Helvetica; 
		FONT-SIZE: 9pt; 
		FONT-WEIGHT: bold; 
		TEXT-DECORATION: none;
}

.coverBeispiel { padding: 30px; 


}

#hauptcontainer {
	margin-left: 260px; 
	margin-right:0px; 
	width: 560px; 
	z-index:2; 
}

#inhalt1 {
	border: 0px solid #000000;
	color: #333333;
	margin: 5px 2px 5px 2px; /* orul */
	padding: 0 10px 5px 10px; 
	position: relative; /*** for IE6 ***/
	z-index:3; 
}



#headlineSelectBox {
	background-color: #FFFFEE;
	border-top: 2px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

#bildSelectBox {
	background-color: #FFFFFF;
	border-top: 2px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

#inhaltSelectBox {
	background-color: #DDDDDD;
	border-top: 2px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

.linkToEditor {
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: underline;
}

-->

