* { padding: 0; margin: 0; }
body {
  color: white;
  background-color: #FEFCED;
  background-image: url(templates/2xcite_green/images/back.gif);
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}

img {
  border: 0;
}

#wrapper {
  width: 591px;
  margin: 0 auto 0 auto;
}

#banner_top {
  width:591px;
  height: 80px;
  margin-top: 18px;
}
#inhalt {
  margin-top: 18px;
  width:591px;
  height: 370px;
  background-image: url(templates/2xcite_green/images/bg_inhalt.gif);
  background-repeat: no-repeat;
}
	#inhalt h1 {
		padding-top: 113px;
		text-align: center;
		font-weight: normal;
		font-size: 10px;
		padding-bottom: 21px;
	}
	#inhalt p {
		margin-right: 10px;
		margin-top: 5px;
		text-align: right;
	}
 	#inhalt a.go {
    display: block;
    float: left;
    margin: 42px 0 0 40px;
    width: 133px;
    height:52px;
    background: url("templates/2xcite_green/images/button_start_2xcite.gif") 0 0 no-repeat;
	}
	#inhalt a.go:hover {
    background: url("templates/2xcite_green/images/button_start_2xcite.gif") -133px 0 no-repeat;
	}
	#inhalt a .alt { display: none; }


#copy {
  width:591px;
  text-align: right;
}
	#c p  {
		padding-right: 10px;
		text-align: right;
	}
#banner_bottom {
	margin-top: 30px;
}

#languages {
  float: right;
  margin: 43px 5px 0 0;
}

.clearfix {
  clear: both;
}




#languages ul {
	position: relative;
	text-align: left;
	padding:0;
	margin:0;
	list-style-type: none;
}

#languages li, #lang li {
  cursor: pointer;
}

#languages ul.firstlanguage li {
	padding-left: 24px;
	width: 119px;
	height: 16px;
	margin: 0;
	border-bottom: 1px solid #CDD49A;
	border-left: 1px solid #CDD49A;
	border-right: 1px solid #CDD49A;
}

#languages ul.firstlanguage li a {
 	color: #666666;
	font-size: 11px;
	font-weight: bold;
}


#languages ul#lang {
 	visibility: hidden;
	position:absolute;
	left: 0;
	top: 17px;
}

#lang li {
	padding-left: 24px;
	width: 119px;
	height: 16px;
	margin: 0;
	border-bottom: 1px solid #CDD49A;
	border-left: 1px solid #CDD49A;
	border-right: 1px solid #CDD49A;
}#languages ul.firstlanguage li {
     background: #E1E5BA;
	  background-image: url(templates/2xcite_green/images/buttons/en_over.gif);
		 background-repeat: no-repeat;
	}#languages ul li.de {
      background: #E1E5BA;
		background-image: url(templates/2xcite_green/images/buttons/de.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.de:hover {
		background: #CDD49A;
		background-image: url(templates/2xcite_green/images/buttons/de.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.de a {
	  	color: #666666;
	  	font-size: 11px;
	  	font-weight: normal;
	}#languages ul li.en {
      background: #E1E5BA;
		background-image: url(templates/2xcite_green/images/buttons/en_over.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.en:hover {
		background: #CDD49A;
		background-image: url(templates/2xcite_green/images/buttons/en_over.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.en a {
	  	color: #666666;
	  	font-size: 11px;
	  	font-weight: bold;
	}#languages ul li.es {
      background: #E1E5BA;
		background-image: url(templates/2xcite_green/images/buttons/es.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.es:hover {
		background: #CDD49A;
		background-image: url(templates/2xcite_green/images/buttons/es.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.es a {
	  	color: #666666;
	  	font-size: 11px;
	  	font-weight: normal;
	}#languages ul li.hr {
      background: #E1E5BA;
		background-image: url(templates/2xcite_green/images/buttons/hr.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.hr:hover {
		background: #CDD49A;
		background-image: url(templates/2xcite_green/images/buttons/hr.gif);
      background-repeat: no-repeat;
	}
	#languages ul li.hr a {
	  	color: #666666;
	  	font-size: 11px;
	  	font-weight: normal;
	}