* {
		margin: 0;
		padding: 0;
}

body {background: url(../images/bg_languagechoice.gif) top left repeat-x; font-size: 70%; font-family:Verdana, Geneva, sans-serif;}
h1 {color: #002845; font-size: 2.3em; line-height: 67px; font-family: arial narrow, arial, sans-serif; font-weight: 100; margin-left: 20px;}

#container {width: 650px; margin: 0 auto;}
#header {height: 194px;}
#header img {margin: 50px 0 0 15px;}
#content {display: block; height: 245px; margin-top: 1px;}
#content img {float: right;}

#languageselector {}
#languageselector ul {display: block; float: left; width: 225px; height: 200px; margin-top: 20px;}
#languageselector li {list-style: none;  list-style-position: inside; line-height: 20px;}
#languageselector li a {display: block; width: 160px; padding-left: 20px; line-height: 17px; background: url(../images/arrow.gif) 1px left no-repeat; text-decoration: none; color: #002845; font-size: 1em;}
#languageselector li a:hover {background-color: #e5f5f9;}
