body {
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    line-height:20px;
    background:white url("../../img/body_hg.jpg") 0px 110px no-repeat;
}
/*
#bac7cd - Rand unter dem Header

*/
h1 {
   font-size:17px;
   line-height:24px;
   font-weight:normal;
   padding:44px 0px 0px 0px;
   margin:0px 0px 0px 200px;
}
h1 a {
   text-decoration:none;
   color:#213b72;
}
h2 {
   font-size:16px; 
   font-weight:bold;
   margin:18px 0px 22px 0px;
   
}
h3 {
   font-size:14px; 
   margin:20px 0px 0px 0px;
}
h4 {
   font-size:12px; 
   margin:20px 0px 0px 0px;
}

/* bar - Leiste für Menü*/

#bar {
   font-size:11px;
   
}
#bar ul.level1 {
   margin:20px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   list-style-type:none;
}
#bar ul.level2 {
   list-style-type:none;
   padding:0px 0px 20px 10px;
}
#bar li {
   margin:0px 0px 0px 0px;
}
#bar ul.level1>li {
   font-weight:bold;
   
}
#bar ul.level2>li { 
   font-weight:normal;
}

#bar li a {
   text-decoration:none; 
   color:#002235;
   letter-spacing:-0.5px;
   padding:0px 10px 0px 10px;
   width:160px;
}
#bar li a:hover {
   font-weight:bold; 
}
#bar ul.level1>li.active>a {
   border-bottom:1px solid #bac7cd;
}
#bar ul.level2 li.active a {
   font-weight:bold; 
}

	

/* content - Inhaltsbereich */

#content a:link, #content a:visited {
	color: #284276;
   text-decoration:none;
	}

#content a:hover{
   text-decoration:underline;
	}

#content {
   font-family:Verdana, Arial, sans-serif;
   font-size:12px;
   text-align:justify;
}
	
#content p {
	margin:0px 0px 20px 0px;
	text-align:justify;
	}

#content table p {
   margin:0px;
}
	
#content ul, #content ol {
	list-style-type:disc;
	margin:00px 0px 20px 20px;
	text-align:left;
	}

#content li {
	line-height:20px;
	margin:0px 0px 0px 20px;
	padding:0px;
	}

#content img.right {
      float:right;
      margin-left: 10px;
      margin-bottom: 10px;
	}

#content img.left {
      float:left;
      margin-right: 10px;
      margin-bottom: 10px;
	}

#content img {
	border-color:#ced3de;
	border-style:solid;
	border-width:0px;
	}
#content .aktuelles {
   margin: 10px 0px 0px 30px; 
   padding: 20px 0px 0px 0px;
   width: 515px;
   height:130px;
   background:white url('http://bielefelder-ipp.de/img/aktuelles_hg3.jpg') no-repeat;
   }
#content .aktuelles .aktuelles_inner {
   overflow:auto;
   margin-top:10px;
   padding:5px 20px 5px 10px;
   height:105px;
   width:490px;
}

blockquote {
	margin-left:30px;
	}
	
/* Eigenschaften fuer bestimmte Links */
#content a[href *= "wikipedia.org"] {
	background: url(../../img/icon_wiki.png) no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 18px;
	}

#content a:hover[href *= "wikipedia.org"] {
	background: url(../../img/icon_wiki_hover.png) no-repeat;
	}
	
#content a[href *= "youtube.com"] {
	background: url(../../img/icon_youtube.png) no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 18px;
	}

#content a:hover[href *= "youtube.com"] {
	background: url(../../img/icon_youtube_hover.png) no-repeat;
	}
	
#content a[href *= "digg.com"] {
	background: url(../../img/icon_digg.png) no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 18px;
	}

#content a:hover[href *= "digg.com"] {
	background: url(../../img/icon_digg_hover.png) no-repeat;
}

#content a[href *= "google."] {
	background: url(../../img/icon_google.png) no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 18px;
	}

#content a:hover[href *= "google."] {
	background: url(../../img/icon_google_hover.png) no-repeat;
}
