@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F343C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main {
	height: 700px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	position: relative;
	background-image: url(bilder/kellogs.jpg);
	background-repeat: no-repeat;
}


#leer{
	height:10px;
	}
#stand{
	height:20px;
	color: #003399;
	}
	
#nav {
	height:20px;
	margin-right:15px;
	}


#header{
	height:150px;
	margin-right:135px;
	text-align:right;
	font-weight: bold;
	font-size:12px;
	}

#content{
	height:500px;
	margin-right:150px;
	text-align:right;
	width: 240px;
	position: relative;
	float: right;
	}

#footer{
	height:20px;
	margin-right:50px;
	text-align:right;
	font-weight: bold;
	font-size:12px;
	clear: both;
	}
#altnav{
	word-spacing: 20px;
	color: #003399;
}



a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
		font-weight:bold;
	
}
a:hover {
	text-decoration: none;
	color: #003399;
		font-weight:bold;
	
}
a:active {
	text-decoration: none;
		font-weight:bold;
	
}

h1 {
font-size:13px;


}

p {
	line-height: 15px;
}


/*Subseiten*/

#mainSub {
	height: 700px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	position: relative;
	background-image: url(bilder/bg_unterseite.jpg);
	background-repeat: no-repeat;
}

#mainSpiel {
	height: 600px;
	width: 800px;
	margin-left: 30px;
	top: 30px;
	position: absolute;
	background-repeat: no-repeat;
	margin-right: 30px;
}


#leerSub{
	height:20px;
	}
	
	


#headerSub{
	height:170px;
	margin-right:135px;
	text-align:right;
	font-weight: bold;
	font-size:12px;
	}

#contentSub{
	height:480px;
	margin-right:150px;
	text-align:right;
	width: 600px;
	position: relative;
	float: right;
	}

#footerSub{
	height:20px;
	margin-right:150px;
	text-align:right;
	font-weight: bold;
	font-size:12px;
	clear: both;
	}

h2 {color: #003399;
font-size:15px;}

#contentTV{
	height:480px;
	margin-right:150px;
	text-align:right;
	width: 250px;
	position: relative;
	float: right;
	}

#navTV {
	height:30px;
	margin-right:0px;
	}
	
#spot {
	height: 480px;
	margin-left: 150px;
	width: 400px;
	float: left;
}

#contentLinks{
	height:130px;
	margin-right:150px;
	text-align:right;
	width: 250px;
	position: relative;
	float: right;
	}

#links {
	height: 350px;
	clear: both;
	margin-right: 150px;
	float: right;
	margin-left: 150px;
	width: 650px;
}

.input_lang {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	clear: none;
	float: left;
	width: 300px;
	height: 18px;
}

.senden {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 120px;
	padding: 0px;
	clear: left;
	float: right;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #003399;
	margin: 1px;
	border-style: solid;
	border-width: 1;
	border-color: #003399;
}

.zumspiel {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 120px;
	padding: 0px;
	padding-top:1px;
	padding-bottom:-1px;
	clear: left;
	float: right;
	height: 17px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #003399;
	margin: 1px;
	border-style: solid;
	border-width: 1;
	border-color: #003399;
}
.noborder {
    border: none;
}

#form{
	display: table;
	text-align: right;
	border: 0;
	padding: 10;
	float: right;
}

#besten{
	font-weight: bold;
	float: right;
}

.punkte{
	text-align: right;
}

.blau{
font-weight:bold;
color:#003399}

