body{
	background: #ffffff repeat-x;
}

#page{
	width: 512px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 64px;
	font-family: "Century Gothic", Verdana, Sans-Serif;
}

#logo{
	margin-bottom: 44px;
}

.content{
	float: right;
	width: 350px;
}

.content input{
	width: 95%;
	margin-bottom: 5px;
}

input{
	font-family: "Century Gothic", Verdana, Sans-Serif;
	font-size: 12px;
}

.content .submitbutton{
	width: 110px;
	height: 16px;
	border: 0px;
	font-size: 12px;
	color: #0000ff;
	text-align: left;
	padding-left: 18px;
	vertical-align: middle;
	font-family: "Century Gothic", Verdana, Sans-Serif;
	background-position: 0% 50% !important;
}
.content #webdk{background: url(dk.png) no-repeat;}
.content #webgb{background: url(gb.png) no-repeat;}
.content #pictures{background: url(camera.png) no-repeat;}
.content #music{background: url(music.png) no-repeat;}
.content #youtube{background: url(youtube.png) no-repeat;}
.content #bugmenot{background: url(bugmenot.png) no-repeat;}
.content #php{background: url(php.png) no-repeat;}
.content #imdb{background: url(imdb.png) no-repeat;}
.content #eniro_person{background: url(eniro.png) no-repeat;}
.content #eniro_sted{background: url(eniro.png) no-repeat;}
.content #findvej{background: url(findvej.png) no-repeat;}
.content #wikipedia{background: url(wikipedia.ico) no-repeat;}
.content #wikipedia_dk{background: url(wikipedia.ico) no-repeat;}

table{
	width: 100%;
	font-family: "Century Gothic", Verdana, Sans-Serif;
	font-size: 13px;
}

.content a{
	text-decoration: none;
	color: #000000;
}

#links{
	text-align: center;
}

#links a{
	margin-right: 15px;
	margin-left: 15px;
}

hr{clear: both;}

form{
	position: relative;
}

#suggestBox{
	z-index: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: 240px;
	background: #ddd;
	padding: 5px;
	font-size: 0.8em;
	font-weight: normal;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

#suggestBox a{
	display: block;
}

#suggestBox a:hover{
	background: #aaa;
}

#suggestBox .selected{
	background: #aaaaff;
}
