/* singapore design by uli sobers::                        www.free-templates-sobers.de */
/* //////////////////////////////////////////////////////////////////////////////////// */


/* allgemeine formatierungen                                                            */
/*//////////////////////////////////////////////////////////////////////////////////////*/
html {
  scrollbar-face-color:           #808080;
  scrollbar-highlight-color:      #808080;
  scrollbar-3dlight-color:        #707070;
  scrollbar-darkshadow-color:     #808080;
  scrollbar-shadow-color:         #7e7e7e;
  scrollbar-arrow-color:          #ffffff;
  scrollbar-track-color:          #505050;
  }


html, body, #topnav ul, #topnav li, #sidelinks ul, #contactcube ul, #archives ul, #overall-footer, #content ul {
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


body {
  background:                     url(./grafics/bgrl.gif) repeat-x;
  background-color:					#ffffff;
  font-family:                    verdana, arial, helvetica, sans-serif;
  font-size:                      1.0em;
  }

/* container formattings                                                                */
/*//////////////////////////////////////////////////////////////////////////////////////*/
#overall {
  width:                          860px;
  height:                         auto;
  background-color:               #ffffff;
  margin-left:                    100px;
  border-left:                    solid 6px gray;

  }


#head {
  width:                          auto;
  height:                         250px;
  background:                     url(./grafics/t1.jpg) no-repeat;
  background-position:            top right;
  }


/* top navigation ///////////////////////////////////////////////////////////////////// */
#topnav {
  margin:                         0 0 0 8px;
}

#topnav a {
  display:                        block;
  float:                          left;
  color:                          #708491;
  font-size:                      0.6em;
  line-height:                    14px;
  font-weight:                    bold;
  padding:                        8px 7px 6px 7px;
  text-decoration:                none;
  border-bottom:                  1px solid #9fb1bc;
  }

#topnav a:hover {
  color:                          #000000;
  background:                     url(./grafics/circle.jpg) no-repeat bottom center;
  }


/* anylinks navigation //////////////////////////////////////////////////////////////// */
#anyline {
  width:                          auto;
  height:                         20px;
  background:                     url(./grafics/t2.jpg) no-repeat top right;
  z-index:                        0;
  border-top:                     solid 1px gray;
  border-bottom:                  solid 8px gray;
  }


#anybgr {
  width:                          auto;
  height:                         20px;
  background:                     url(./grafics/anybgr.png) repeat-x;
  z-index:                        1;
  opacity:                        0.74;
  -moz-opacity:                   0.74;
  -khtml-opacity:                 0.74;
  filter:                         progid:dximagetransform.microsoft.alpha(opacity=80);
  }


#anylink {
  position:                       relative;
  top:                           -20px;
  width:                          auto;
  height:                         20px;
  z-index:                        2;
  }

#anylink a {
  display:                        block;
  float:                          right;
  color:                          #ffffff;
  font-size:                      0.6em;
  line-height:                    20px;
  font-weight:                    bold;
  padding:                        0 7px 0 7px;
  text-decoration:                none;
  }

#anylink a:hover {
  color:                          #080808;
  z-index:                        3;
  background:                     url(./grafics/anybgrdrk.png) repeat-x;
  }


/* title grafic bottom //////////////////////////////////////////////////////////////// */
#tgbtm {
  width:                          auto;
  height:                         127px;
  background:                     url(./grafics/t3.jpg) no-repeat top right;
  z-index:                        5;
  }


/* homepage title ///////////////////////////////////////////////////////////////////// */
#title-shadow {
  position:                       absolute;
  top:                            299px;
  left:                           106px;
  width:                          auto;
  height:                         auto;
  color:                          #cacaca;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      51px;
  font-weight:                    bold;
  z-index:                        6;
  }


#title {
  position:                       absolute;
  top:                            297px;
  left:                           104px;
  width:                          auto;
  height:                         auto;
  color:                          gray;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      51px;
  font-weight:                    bold;
  z-index:                        7;
  }


/* sidebar & text container /////////////////////////////////////////////////////////// */
#sidebar {
  float:                          left;
  position:                       relative;
  top:                           -30px;
  width:                          210px;
  height:						  900px;
}
.sidebar_txt {
  width:                          210px;
  height:                         auto;
  font-size:					  12px;
}

/* left navigation //////////////////////////////////////////////////////////////////// */
#sidelinks {
	width:                          210px;
  background:                     url(./grafics/i1.jpg)  no-repeat 179px 22px;
	padding:                        16px 0 0 10px;
  border-right:                   1px dotted #dcdcdc;
}

#sidelinks h1 {
  display:                        inline;
  height:                         40px;
  color:                          gray;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      1.8em;
  font-weight:                    bold;
  text-transform:                 lowercase;
}

/* left_box ///////////////////////////////////////////////////////////////////// */
#left_box {
	clear:                          both;
  width:                          210px;
  background:                     url(./grafics/i1.jpg) no-repeat  179px 46px;
  padding:                        40px 0 0 10px;
	border-right:                   1px dotted #dcdcdc;
}

#left_box h1 {
  display:                        inline;
  height:                         40px;
  color:                          gray;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      1.8em;
  font-weight:                    bold;
  text-transform:                 lowercase;
}

#left_box li {
	padding:                        2px 0 2px 19px;
	background:                     url(grafics/garrow.gif) no-repeat 8px 8px;
	border-top:                     1px dotted #dcdcdc;
}

#aleft_box a {
  color:                          gray;
  font-family:                    verdana, arial, helvetica, sans-serif;
  font-size:                      0.9em;
  text-decoration:                none;
}

#left_box a:hover {
	border-bottom:                  1px dotted #666666;
}

/* content container ////////////////////////////////////////////////////////////////// */
#content {
  width:                          auto;
  min-height:						  900px;
  color:#666666;
  font-family:                    verdana, arial, helvetica, sans-serif;
  font-size:                      0.9em;
  text-align:                     justify;
  padding:                        0 0 40px 0;
  margin-left:                    240px;
  margin-right:					   20px;
}

#content h2 {
  display:                        inline;
  color:                          gray;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      28px;
  font-weight:                    bold;
  padding-left:                   32px;
  text-transform:                 uppercase;
}
#content h3 {
  display:                        inline;
  color:                          gray;
  font-family:                   'trebuchet ms', verdana, arial, helvetica, sans-serif;
  font-size:                      24px;
  font-weight:                    bold;
  padding-left:                   32px;
  text-transform:                 uppercase;
}

#content li {
  text-indent:                    26px;
  list-style-position: outside ;
}
#content li.w {
  text-indent:                    40px;
  	list-style-type:none;

}
#content a.news 	{				
				text-decoration:none; 
				color:#333; 
	 }
#content a.news:hover 	{	
				text-decoration:none; 
				color:#666; 

	 }


/* footer lines ///////////////////////////////////////////////////////////////////// */
#overall-footer {
  clear:                          both;
  width:                          auto;
  height:                         44px;
  background:                     url(./grafics/fbgr.gif) repeat-x top left;
}

#footer {
  width:                          860px;
  height:                         44px;
  color:                          gray;
  font-family:                    verdana, arial, helvetica, sans-serif;
  font-size:                      0.6em;
  text-align:                     center;
  padding:                        12px 0 0 0;
  margin-left:                    100px;
  border-left:                    solid 6px gray;
}

#footer a {
  color:                          gray;
  font-family:                    verdana, arial, helvetica, sans-serif;
  text-decoration:                none;
}

#footer a:hover {
	color:                          #00a55d;
}
.center_list{padding-left: 180px; }
.list{padding-left: 20px; }

#plan a 	{				
				line-height:40px;
				padding-bottom:15px;
				padding-top:10px;
				padding-left:36px;
				text-decoration:none; 
				color:#666666; 
  				background:url(./grafics/pdf2.gif) no-repeat;
	 }
#plan a:hover 	{	
				line-height:40px;
				padding-bottom:15px;
				padding-top:15px;
				padding-left:36px; 
				text-decoration:none; 
				color:#333333; 
  				background:url(./grafics/pdf.gif) no-repeat;

	 }
#plan a.dead:hover 	{	
				line-height:40px;
				cursor:default;
				padding-bottom:15px;
				padding-top:10px;
				padding-left:36px; 
				text-decoration:none; 
				color:#666666; 
  				background:url(./grafics/pdf2.gif) no-repeat;

	 }
.WAZNE_INFO {
	color: #FF0000;
	font-weight: bold;
	text-align:center;
	font-size:24px;
}
