body {margin-top:10px; padding: 0px; background: url('img/back.png') repeat-x; text-align: center;}
	
a {color: blue; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}	

#wrapper {width: 1000px; margin: auto; }
#wrapper #head {height: 14px; background-image: url('img/border_head.png');}
#wrapper #bottom {height: 15px; background-image: url('img/border_bottom.png');}
#wrapper #main {background: url('img/border_main.png') repeat-y; padding-top: 5px; padding-bottom: 10px;}

#languages {color: #777; font-weight: bold; margin-bottom: 20px; border-bottom: 1px dotted #aaa; margin-left: 20px; margin-right: 20px; padding-bottom: 3px;}
#languages a {margin-left: 10px;}

#info {font-size: 18px; color: #666; margin-bottom: 50px;}

#content {text-align: left; width: 530px; margin-left: 30px; float: left; }
#content h1 {margin: 0px; padding: 0px;}
input#eingabe {width: 450px; background: #F0FEFF; border: 1px solid green; font-size: 1.6em; letter-spacing: 4px; font-family: Times New Roman, Times, serif; padding: 3px; float: left; margin-left: 10px; margin-bottom: 20px;}
#eingabe:focus {width: 450px; background: white;}

#zeitfenster {border: 2px solid #ccc; width: 40px; height: 35px; float: left; font-size: 2em; color: #ccc; font-weight: bold; text-align: center;}
#vorgabe {clear: both; font-size: 24px; margin: 0px;}
#vorgabe2 {clear: both; font-size: 24px; overflow: hidden; margin: 0px; margin-bottom: 20px; color: #999;}

#advertisement {width: 400px; float: left; text-align: right;}
#advertisement ul {list-style-type: none; margin-right: -15px;}
#advertisement li {background: #e8e8e8; padding: 3px;}

#bottom {clear: both;}

#restart {}
#auswertung {border-top: 1px solid #ccc; border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc; margin-left: -16px; padding: 10px;}

#highscore {margin-left: 40px;}
#highscore p {padding: 3px; color: #444; background: #e8e8e8; }
#highscoretable {float: right; font-size: 12px; font-family: arial; width: 350px; color: #333;}
#highscoretable tr:hover {background: yellow;}
#tablehead {font-weight: bold;}

#popup_username {position: absolute; left: 100px; top: 100px; background: #CBDDF2; border: 2px solid #555; padding: 40px; text-align: left;}
#popup_username input {margin-top: 10px;}