/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
}
table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1{	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.02em;
}

h2{
	font-size: 1.1em;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 0.02em;
	padding-left: 7px;
	text-align: left;
}

h2 span{
color: #33CC99;
}

h3{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.02em;
	padding-bottom: 5px;
}

h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	font-weight: bolder;
	letter-spacing: 0.02em;
	padding-bottom: 5px;
}


h5{	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-weight: bolder;
	letter-spacing: 0.02em;
}


ul{
	list-style-type: none;
	
}

p{
	
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link{
border: 0px;
text-decoration: none;
color: #333333;
}

a:hover{
border: 0px;
text-decoration: none;
color: #666666;
}
:visited{
border: 0px;
text-decoration: none;
color: #333333;
}

a:active {
	text-decoration:none;
	font-weight:bold;
}


.rule{
	color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 10px;
	
}

dl{
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.02em;
	margin-top: 8px;
	margin-bottom: 20px;	
}
dt{
	font-weight: bold;
	float: left;
	width: 30px;
	clear: none;	
}
dd{
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-bottom: 8px;	
}
/***********************************************/
/* Window Layout                                  */
/***********************************************/
#window {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	}
	
#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/***********************************************/	
	
#links {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#center {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 832px;
	
	
}

#rechts {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.grau{
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
}
.weiss{
	background-color: #FFFFFF;
}

/***********************************************/
/* Page Layout                               */
/***********************************************/
#head {
	height: 125px;
	background-image: url(layout_sprachkurse_hamburg/header.gif);
	background-repeat: no-repeat;
	
}

/***********************************************/
#logo {
	height: 80px;
	vertical-align: top;
	text-align: left;
	padding-left: 90px;
	padding-top: 45px;
}

#text {
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
}
.text {
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
}


/***********************************************/
/* Navigation                               */
/***********************************************/
#sprachweiche {
	height: 80px;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.09em;
	vertical-align: top;
	text-align: right;
	padding-right: 45px;
	padding-top: 30px;
}

#sprachweiche a{
	color: #999999;
}

#sprachweiche a:hover{
	color: #666666;
}
/***********************************************/
#globalNav {
	
	height: 31px;
	margin: 0;
	border: 0;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.08em;
	background-image: url(layout_sprachkurse_hamburg/global_nav.gif);
	background-repeat: no-repeat;
}
/***********************************************/

ul#Navigation {
	list-style: none;
	margin: 0;
	padding: 6px;
	text-align: left;
	border: 0;
	font-weight: bold;
}
  
ul#Navigation li {
	list-style: none;
	display: inline;
	margin: 0;
}

ul#Navigation a {
	margin: 0.1em 1.0em 0.2em 1.0em;
	padding: 0.2em 0.3em 0.5em 0.3em;
	border: 0;
	color: #999999;
	text-decoration: none;
}
  * html ul#Navigation a, * html ul#Navigation span {
    width: 10pt;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
ul#Navigation a:hover{
	color: #333333;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: center 17px;
  }

ul#Navigation span {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0.5em 1.0em 0.2em 1.0em;
	padding: 0.4em 0.3em 0.5em 0.3em;
	background-image: url(layout_sprachkurse_hamburg/globalNavMark.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
	border-left: 5px solid white;
	border-right: 5px solid white;  
}

/***********************************************/
#subNav {
	list-style: none;
	height: 190px;
	margin: 0;
	border: 0;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.02em;
	background-image: url(layout_sprachkurse_hamburg/subNavBack.gif);
	background-repeat: no-repeat;
}

ul#SubNavigation {
	list-style: none;
	margin: 0;
	padding: 0px;
	text-align: left;
	border: 0;
	font-weight: bold;
	line-height: 0.1em;		
  }
  
ul#SubNavigation li {
	list-style: none;
	margin-top: 0px;
	padding: 9px;
	padding-right: 0px;
	
  }

ul#SubNavigation a {
	list-style: none;
   	margin-left: 3px;
	padding: 1px 1px 1px 1px;
	border: 0;
	color: #999999;
	text-decoration: none; 
      }
  * html ul#SubNavigation a, * html ul#SubNavigation span {
    width: 10pt;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
ul#SubNavigation a:hover{
	list-style: none;
	color: #333333;
	padding: 3px 1px 5px 1px;
	
	background-repeat: repeat-x;
	background-position: 0px 17px;
  }

ul#SubNavigation span {
	color: #999999;
	margin-left: 3px;
	padding: 7px 4px 4px 5px;
	list-style: none;
	background-image: url(layout_sprachkurse_hamburg/SubNavMark.gif);
	background-repeat: no-repeat;
	background-position: -1px 15px;
	}


/***********************************************/
/* Layout                               */
/***********************************************/
#content {
	margin: 0;
	padding: 0;
	background-image: url(layout_sprachkurse_hamburg/cont_grauRO.gif);
	background-repeat: no-repeat;
	background-position: 717px -1px;
}

#contentframe {
	background-image: url(layout_sprachkurse_hamburg/cont_grauR.gif);
	background-repeat: repeat-y;
	background-position: right 61px;
}
.line{
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
}

.contRO{
	background-image: url(layout_sprachkurse_hamburg/cont_grauROx.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}

.contR{
	background-image: url(layout_sprachkurse_hamburg/cont_grauRU.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.contRU{
	background-image: url(layout_sprachkurse_hamburg/cont_grauRU.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}



/***********************************************/
/***********************************************/
/* Specs                              */
/***********************************************/
#jumper {
	margin-top: 20px;
	font-size: 0.85em;
	font-weight: bold;
	color: #999999;
	text-align: right;
	letter-spacing: 0.02em;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 20px;
}

ul#jumper {
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
}

ul#jumper.ger {font-size: 0.85em;
	list-style-image:url(layout_sprachkurse_hamburg/i.gif);
}

#jumper a{
	color: #999999;
}

#jumper a:hover{
	color: #333333;
}

.kursliste{
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	padding: 0px;
	
}

.kursliste li{
	list-style-image:url(layout_sprachkurse_hamburg/list_style_image.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.gotop{float: right;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	letter-spacing: 0.02em;
	display: inline;		
}
 
 

.Hliste{
	padding-left: 30px;
	list-style-image:url(layout_sprachkurse_hamburg/list_style_image.gif);
	list-style-position: outside;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	
}

.Hliste li{
	padding-bottom: 2px;
}
	

.kurse{
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.02em;
	list-style-image:url(layout_sprachkurse_hamburg/list_style_image.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.zitat{
	font-style: italic;
	color: #999999;
	text-align: right;
	padding-bottom: 12px;
}


.rechts{
	text-align: right;
}

.dddfs{
	font-size: 0.95em;
	font-weight: bold;
	color: #666666;
}
#ddd{
	color: #33CC99;
}

.preis {
	margin-top: 20px;
	font-size: 0.85em;
	font-weight: bold;
	color: #999999;
	text-align: right;
	letter-spacing: 0.02em;
	margin-left: auto;
	margin-right: 10px;
	padding-top: 20px;
}

input.eingabe   {
	font-size: 12px;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
	border: 0;
	width: 227px;
	height: 13px;
	padding: 0;
}
input.eingabel   {
	font-size: 12px;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
	border: 0;
	width: 464px;
	height: 20px;
	padding: 0;
}
textarea.eingabe  {
	font-size: 12px;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
	border: 0;
	width: 464px;
	height: 50px;
	padding: 0;
}
input.eingabe  {
	font-size: 12px;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
	border: 0;
	width: 232px;
	height: 20px;
	padding: 0;
}
.feld{
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 230px;
	height: 10px;
	border: 0;
}

.send   {
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.02em;
	background-image: url(layout_sprachkurse_hamburg/HGrau.gif);
	background-repeat: repeat;
	border: 0;
	color: #666666;	
}

.stern{
	font-size: 14px;
	color: #FB0303;
	font-weight: bold;
}



/***********************************************/
/* Footer                               */
/***********************************************/
#footer {

	height: 48px;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: left;
	background-image: url(layout_sprachkurse_hamburg/cont_grauLU.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	color: #666666;
			
}
/***********************************************/
#dot{
	padding: 0px 0px 0px 60px;
	
}

#loc {
	padding: 0px 0px 0px 0px;
}

#footer span{
	color: #33CC99;
}

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

#footer a:hover{
	color: #33CC99;
}

#impress a{
	color: #CCCCCC;
	padding-right: 115px;
}
#impress a:hover{
	color: #666666;
	padding-right: 115px;
}

.al{
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #999999;
	
}

.al {
	padding-left: 58px;
	padding-top: 5px;
}

.al a{
	color: #999999;
}

.al a:hover{
	color: #FF0000;
}

.al span{
	padding-right: 215px;
}

/***********************************************/
/* Specs                              */
/***********************************************/

