@charset "utf-8";
/*** OWD Version 7 *******************************************************************

orange:	#F27E0C
grün:		#71A000
blau:		#0A83B2


******************************************************************* OWD Version 7 ***/


body{
	/* font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.6em;
	background-image:  url(../images/blank.bg.png);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	display: inline;
}

#rechter_streifen{
	margin:0;
	margin-top: -15px;
	padding:0;
	padding-top:15px;
	background: transparent url(../images/bg.png) repeat-y right 15px;

	width: 9px;
	position: absolute;

	right:0;

}

/*
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.5em;
}



.button {
	BORDER-RIGHT: 1px solid ButtonShadow;
	BORDER-TOP: 1px solid ButtonHighlight;
	BORDER-LEFT: 1px solid ButtonHighlight;
	BORDER-BOTTOM: 1px solid ButtonShadow;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size: 8pt;
	font-stretch : expanded;
	background-image: url(../images/nav_bg_gray.gif);
}
*/


/** TOP-Navigation **/
#navigation {
	width: 300px;
	margin-left: 80px;
	margin-top: 47px;
	float: left;
/*	border:1px solid olive;*/
}

/* #logo{padding-top:55px;} */

#topnav {
	margin-top: 30px;
	line-height: 120%;
	height:50px;
	border:1px solid white;
}

/*
a.topnav {
	display: block;
}
*/


.topnavOff {
	background-color: #666666;
	width: 80px;
	height: 40px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 2px;
	display: block;
	text-decoration: none;
}

/*
.topnavOrange {
	background-color: #666666;
	width: 62px;
	height: 40px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 2px;
	display: block;
	text-decoration: none;
}

*/

#webservice #topnav a.menu-current, #webservice #topnav a.menu-parent{
	background-color: #F27E0C;
}

#hosting #topnav a.menu-current, #hosting #topnav a.menu-parent{
	background-color: #71A000;
}

#programmierung #topnav a.menu-current, #programmierung #topnav a.menu-parent{
	background-color: #0A83B2;
}




/******************* 2nd Level *********************/

#secondnav {
	padding-top:30px;
/* 	float: left;*/
}


#secondnav ul {
	background-color:white;
	list-style-type:none;
	margin:0;
	padding:0;
}

#secondnav li{
	list-style-type:none;
	margin:0;
	padding:0;

}

/*++++++  3rd Level *********************/
#secondnav ul ul {
	background-color:white;
	border-bottom:0 none;
	padding-left:20px;
}


#secondnav a {
	color:black;
	display:block;
	font-weight:bold;
	padding:2px 0;
	text-decoration:none;
}



#webservice #secondnav a {
	color:#F27E0C;
}

#hosting #secondnav a {
	color:#71A000;;
}

#programmierung #secondnav a {
	color:#0A83B2;
}


#secondnav a:hover {
	/*background-color:#01C000;
	color:white !important;*/
	text-decoration:underline;
}






.lineWebservice{
	background-color: white;
	color: inherit;
	width: 62px;
	height: 2px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 2px 0px 2px 2px;
	display: inline;
	margin: 0px;
	line-height: 1px;
	background-image:  url(../images/line.png);
	background-repeat: repeat-x;
}

.lineSpace{
	background-color: white;
	color: inherit;
	width: 62px;
	height: 2px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 2px 0px 2px 2px;
	display: inline;
	margin:0px;
	line-height:1px;
}

/*
#hosting {
	background-color: #71A000;
	color: inherit;
	width: 62px;
	height: 40px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 2px;
	display: inline;
}

#datenbank {
	background-color: #0A83B2;
	color: inherit;
	width: 62px;
	height: 40px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 2px;
	display: inline;
}
*/

.lineHosting{
	background-color: white;
	width: 62px;
	height: 2px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 2px 0px 2px 2px;
	display: inline;
	margin: 0px;
	line-height: 1px;
	background-image:  url(../images/hosting_line.png);
	background-repeat: repeat-x;
}

.lineDatenbank{
	background-color: white;
	width: 62px;
	height: 2px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 2px 0px 2px 2px;
	display: inline;
	margin: 0px;
	line-height: 1px;
	background-image:  url(../images/datenbank_line.png);
	background-repeat: repeat-x;
}

/*
#db {
	background-color: #0A82B1;
	width: 62px;
	height: 40px;
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 2px;
	display: inline;
}
*/

hr {
	color: silver;
	height:1px;
	margin:15px 0;
	width:100%;
}


a.zwei{
	color: #F27E0C;
	text-decoration:  none;
	font-weight:bold;
}


a.drei{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

a.zwei:hover, a.drei:hover {
	text-decoration: underline;
}

a.topnav {
	display: block;
	color: white;
	text-decoration: none;
}



#footer a {
	color: black;
	text-decoration:none;
}

#footer a:hover {
	color: orange;
	text-decoration: underline;
}








/*
.secondnav_heading {
padding-top:30px;
	font-weight:bold;
	color:  #ff6600;
}

.orange{
		color: #F27E0C;
		font-weight:bold;
}

.green{
		color: #71A000;
		font-weight:bold;
}
.blue{
		color: #0A83B2;
		font-weight:bold;
}
*/


/*********  CONTENT   *******/

#hilfsnavigation {
	/*	float: right;
	margin-right: 12%; */
	margin-left: 38%;
	margin-top: 15px;
	width: 450px;
	height: 100px;  /* background-color: #CCCCFF;  */
}


#content {
	margin-left:38%;
	width: 470px;
}

#headergrafik {
	background-image:  url(../images/GrafikHintergrund.gif);
	height: 200px;

}

#actionbox {
	margin: 30px 0;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-left: 38%; /* width: 300px; */
	background-color: #F2F2F2;
	width: 480px;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-left: 38%; /* width: 300px; */
	width: 480px;
	color: gray;
	margin-top:10px;
}


/**********  Formate für die Abteilungen ********/

.webbold {
	color:#F27E0C;
	font-weight: bold;

}
.webbold2 {
	color:#666666;
	font-weight: bold;

}

.webinput {
	border: 1px solid #F27E0C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.domainheader {
	padding: 3px;
	background-color: #DBE7BF;
	font-weight: bold;
	font-size: 11pt;
	width: 210px;
}

.domainbody {
	width:210px;
}

.domainheader2 {
	padding: 3px;
	background-color: #F9F9F9;
	font-weight: bold;
	color: #71A000;
	font-size: 11pt;
	width: 210px;
}

.domainbody2 {
	width:210px;
}


/*** ELEMENTE ***/
h1, .big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.4em;
	margin:5px 0 20px 0;
	padding:0;
	/* font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;  */
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.2em;
}

.capital{
	font-size: 18px;
	font-weight:bold;
}

.InfoBoxHosting{
	border: 1px solid #71A000;
   width:160px;
	/*margin-left: 30px;*/
	background-image: url(../images/box_back.png);
}

img.referenzImg{
	border:1px solid black;
}

/** Startseite: **/
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #DFDFDF url(img/GrafikHintergrundHell.gif);
	padding: 10px 20px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	cursor: pointer;
	margin: 22px 0;

}
.pane-list li:hover {
	background: #f6ffe9;
}