body	{
	margin: 0;
	font: 90%/140% Arial ,"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 23px 0;
         background:#f9f9f9;
         }

#wrapper {
	width:760px;
	margin:0 auto;
         text-align:center;
         background: White;
         border: #000 solid 1px;
         border-top:0px;
         height:100%;
	}


/*Ab hier beginnt die Navigation rechts*/

#navigation	{
         margin: 0 auto;
         margin-top:6em;
		 margin-right:7em;
         padding: 0 13px;
         width:118px;
         text-align:left;
			float:right;
         font-size:88%;
         line-height:1.5em;
         }

#subnavigation	{
	margin: 0;
	padding:0 10px 0 0;
         text-align:left;
         line-height:1.3em;
	}

#navigation ul {
		margin:0;
                 list-style-image:url(../pics/star.gif);
                 list-style-position:outside;
	}

.orangestar	{
         list-style-image:url(../pics/star1.gif);
         font-weight:bold;
         color:#FDAD12;
	}

#subnavigation ol {
	margin:0;
         padding:10px 10px 10px 10px;
	list-style-type:none;
         list-style-position:outside;
         font-size:98%;
	}

/*Ende der Navigation rechts*/


#inhalt	{
         
			background-color: #FDFDFD;
			margin: 5px auto 2em;
         margin-left: 38px;
         margin-top: 40px;
         padding: 0.2em 0 0.5em 0;
         width:500px;
         text-align: justify;
         font-size: 90%;
			color: #15155E;
			border-top: 1px solid Black;
			border-right: 1.5px groove #000;
         
	}

p	{
         
		   padding: 0px 1em;
         text-indent: inherit;
         line-height: 1.4em;
         width:480px;
        
	}
p.logos	{
         
			text-align: right;
		   padding: 0px 1em;
         text-indent: inherit;
         line-height: 1.4em;
         width:480px;
        
	}
p.news       {
			
			padding: 0px 1em;
         text-indent: inherit;
         line-height: 1.4em;
         width:480px;
         color: #191970;}
h1	{		
			text-align:left;
			margin-top: 0px;
			font-size:125%;
			color: #000066;
			font-weight: 600;
			letter-spacing: 0.9px;
			font-style: normal;
			font-variant: normal;
         font-stretch: ultra-expanded;
			text-transform: none;
  }

h1.bordertop	
	{
			border-top-width: 1px;
			border-top-style: solid;
			
         }

h2	{	
			background-color: #F3F3F3;
			text-align:left;
			margin-top: 0px;
			margin-left: 2.0%;
			border-top-style: outset;
			font-size:115%;
			color: #000099;
			letter-spacing: 0.2px;
			font-style: normal;
			font-variant: normal;
			text-decoration: inherit;
         font-stretch: semi-expanded;
			text-transform: none;
	}
	
h4
	{	
			background-color: #F3F3F3;
			text-align:left;
			margin-top: 0px;
			margin-left: 2.0%;
			font-size:115%;
			color: #000099;
			letter-spacing: 0.2px;
			font-style: normal;
			font-variant: normal;
			text-decoration: inherit;
         font-stretch: semi-expanded;
			text-transform: none;
	}	
h3 {     
			background-color: #FAFAFA;
			border-top: 1px dotted #D0D0D0;
			margin-left: 2.5%;
			font-size:105%;
			font-style: oblique;
			color: #0000CC;
         display: inherit;
	
}


a	{
         font-weight:normal;
         cursor:pointer;
         }





a:link 	{
	color:#000;
         text-decoration:none;
         }
a:visited{
	color:#000;
         text-decoration:none;
         }
a:hover	{
	color:#FDAD12;
	text-decoration:none;
         }
a:active	{
	color:#FDAD12;
         text-decoration:underline;
         }
a:focus	{
	color:#FDAD12;
         text-decoration:underline;
         }


/*Start CSS für Hauptnavigation*/
	#header {
         	margin:0 auto;
		height:140px;
		background:url(../pics/header.gif) 0 0 no-repeat;
	}
	#nav {
		float:left;
		width:760px;
		margin-top:-18px;
		font-size:0.95em;
		line-height:1em;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(../pics/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#000;
		font-weight:bold;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
		background:url(../pics/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(../pics/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
	#webmarketing #nav #t1,
	#webpraesenzen #nav #t2,
	#netzwerk #nav #t3,
	#telekommunikation #nav #t4,
	#news #nav #t5 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#webmarketing #nav #t1 a,
	#webpraesenzen #nav #t2 a,
	#netzwerk #nav #t3 a,
	#telekommunikation #nav #t4 a,
	#news #nav #t5 a {
		background-image:url(../pics/nav2s.gif);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t5,
	#news #nav #t5 {
		margin-right:0;
	}
/*Ende CSS Hauptnavigation*/

#footer {
			font:80% bold;			
         padding:5px;
         word-spacing: 10em;
			border:#000 solid 1px;
         border-left:0;
         border-right:0;

         }

div.meta	{
         display:none;
         }
