html {
	background-color:#ffffff;
}
body {
	background-image:url(http://images.die-bundesmeister.de/bilder/gras_pattern.jpg);
	min-width:820px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

h3 {
	margin:0 0 10px 0;
}

form {
	margin:0;
	padding:0;
}
input, button {
	padding:5px;
	font-size:11px;
	border:none;
	background-color:transparent;
}
select {
	font-size:12px;
	height:21px;
}
a, .link {
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin-left:0;
	padding-left:0;
}
ul li {
	margin-left:15px;
}
.cb {
	width:13px !important;
}
.online a {
	color:#00AA00;
}

#wrapper {
	background-image:url(http://images.die-bundesmeister.de/bilder/gras_pattern.jpg);
	width:760px;
	height:1100px;
	margin:0 auto;
	color:#ffffff;
}
	#linie {
		position:absolute;
		top:155px;
		left:0;
		width:100%;
		height:75px;
		background-image:url(http://images.die-bundesmeister.de/bilder/line_pattern.gif);
		background-repeat:repeat-x;
		z-index:5;
	}
	#header {
		position:relative;
		height:129px;
		padding:100px 0 0 35px;
		background-position:-30px 38px;
		background-repeat:no-repeat;
		z-index:7;
	}
		#werbung {
			left:50%;
			margin-left:300px;
			position:absolute;
			top:225px;
			z-index:100;
		}
		#languages {
			float:right;
			letter-spacing:5px;
			margin:17px 100px 0 0;
		}
		#header #startlink {
			width:400px;
			height:50px;
			margin-bottom:10px;
			cursor:pointer;
		}
		#header #navigation div {
			margin:0;
			line-height:8px;
		}
		#header #navigation a {
			position:relative;
		}
		#header #navigation a:hover {
			text-decoration:none;
		}
		#header #navigation .aktiv {
			height:6px;
			position:absolute;
			margin:10px 0 0 -5px;
		}
		#header #login {
			background-image:url('http://images.die-bundesmeister.de/bilder/ticker_bg.gif');
			height:26px;
			line-height:25px;
			margin:10px 0 10px 0;
			padding:2px 10px;
			text-align:center;
			width:610px;
		}
	
	#content {
		height:601px;
		/*padding-right:160px;*/
	}
		#content #subnavigation, #content #subsub {
			height:12px;
			position:relative;
			width:615px;
			margin:0 0 5px 38px;
			padding:6px 0;
			line-height:11px;
			border:1px solid #bebebe;
			z-index:7;
		}
		#content #subnavigation {
			margin-bottom:15px;
		}
		#content #subschatten, #content .subschatten {
			position:absolute;
			width:615px;
			height:25px;
			margin-left:40px;
			background-color:#000000;
			opacity:0.3;
			filter:alpha(opacity=30);
			z-index:5
		}
		#content .subpfeil, #content .subsubpfeil {
			position:absolute;
			margin:-10px 0 0 60px;
			z-index:10;
		}
		#content .subsubpfeil {
			margin-left:80px;
		}
		#content #infopfeil {
			margin-left:130px;
		}
		#content #commpfeil {
			margin-left:220px;
		}
		#content #officepfeil {
			margin-left:298px;
		}
		#content #mannpfeil_de {
			margin-left:375px;
		}
		#content #mannpfeil_en {
			margin-left:285px;
		}
		#content #faqpfeil_de {
			margin-left:453px;
		}
		#content #sg {
			margin:170px auto;
			width:240px;
		}
		#content #spiel {
			margin:0 0 30px 35px;
		}
		#content #haupt, #content #communityhaupt, #content #smalltable, #content #volltabelle {
			width:570px;
			height:440px;
			padding:30px 25px 30px 30px;
			margin:0 0 30px 32px;
			background-image:url(http://images.die-bundesmeister.de/bilder/haupt_hg.jpg);
			background-repeat:no-repeat;
		}
			#content #volltabelle #inhalt {
				height:400px;
			}
		#content #communityhaupt {
			height:390px;
			background-image:url(http://images.die-bundesmeister.de/bilder/community_hg.jpg);
		}
		#content #volltabelle {
			background-image:url(http://images.die-bundesmeister.de/bilder/highscore_hg.jpg);
		}
		#content #smalltable {
			background-image: url(http://images.die-bundesmeister.de/bilder/herausforderungen_hg.jpg);
		}
		#content #blogoben, #content #bloghaupt, #content #blogunten {
			margin-left:35px;
		}
		#content #blogoben {
			width:625px;
			height:13px;
			background-image:url('http://images.die-bundesmeister.de/bilder/blog_bg_top.jpg');
			background-repeat:no-repeat;
		}
		#content #bloghaupt {
			width:575px;
			padding:12px 25px;
			background-image:url('http://images.die-bundesmeister.de/bilder/blog_bg_pattern.jpg');
		}
		#content #blogunten {
			width:625px;
			height:13px;
			margin-bottom:50px;
			background-image:url('http://images.die-bundesmeister.de/bilder/blog_bg_bottom.jpg');
			background-repeat:no-repeat;
		}
		#content #haupt #anleitungstext {
			width:460px;
			height:255px;
			padding-right:5px;
			overflow:auto;
		}
		#content #haupt .input, #content #communityhaupt .input {
			width:265px;
			border:1px solid #bfbfbf;
		}
		#content #haupt .pflicht, #content #communityhaupt .pflicht {
			color:#ff8c00;
		}
		#content #haupt .pflichtfeld, #content #communityhaupt .pflichtfeld {
			border:1px solid #ff8c00;
		}
		#content #haupt #buttons {
			position:absolute;
			margin:390px 0 0 450px;
		}
		#content #communityhaupt #buttons {
			position:absolute;
			margin:350px 0 0 450px;
		}
		#content .profilbild {
			width:125px;
			height:125px;
			margin-bottom:10px;
			text-align:center;
		}
		#content .bestaetigungsdialog {
			position:absolute;
			width:114px;
			height:100px;
			display:none;
			margin:-30px 0 0 120px;
			padding:7px 10px 0 20px;
			color:#000000;
			background-image:url('http://images.die-bundesmeister.de/bilder/bestaetigungsdialog.gif');
			background-repeat:no-repeat;
			z-index:20;
		}
		#content .bestaetigungsdialog p {
			height:40px;
			margin:0;
		}
		#content #haupt .button, #content #communityhaupt .button {
			width:115px;
		}
		#content #haupt .inaktiv, #content #communityhaupt .inaktiv {
			position:relative;
			background-color:transparent;
			z-index:7;
			cursor:default;
		}
		#content #haupt .inaktiv_hg, #content #communityhaupt .inaktiv_hg {
			position:absolute;
			opacity:0.5;
			filter:alpha(opacity=50);
			z-index:5;
		}
		#content .keinbild, #content #keinbild {
			width:125px;
			height:70px;
			padding-top:55px;
			color:#000000;
			text-align:center;
			background-color:#ffffff;
			border:1px solid #bebebe;
		}
		#content #communityhaupt .button {
			width:125px;
			margin-top:10px;
		}
		#content #communityhaupt .klein {
			width:53px;
		}
		#content #ongoing {
			width:580px;
			height:26px;
			line-height:25px;
			margin:0 0 10px 35px;
			padding:2px 25px;
			text-align:center;
			background-image:url('http://images.die-bundesmeister.de/bilder/ticker_bg.gif');
		}
		#content .kasten_halb input {
			width:120px;
		}
		#loginform input {
			padding:4px 5px;
			width:80px;
		}
		#loginform .input {
			margin-top:3px;
		}
		#content #kA {
			margin:15px 0 0 20px;
		}
		#content .kasten_halb {
			width:575px;
			height:165px;
			margin:18px 0 0 35px;
			padding:30px 25px;
			background-image:url('http://images.die-bundesmeister.de/bilder/kurzanleitung_hg.jpg');
			background-repeat:no-repeat;
		}
		#content #highscore {
			margin-left:5px;
		}
		#content .highscore {
			width:525px !important;
			height:442px !important;
			padding:28px 50px 30px 50px !important;
			background-image:url('http://images.die-bundesmeister.de/bilder/highscore_hg.jpg') !important;
			background-repeat:no-repeat;
		}
			#content #highscore #rand {
				width:19px;
				height:225px;
				background-image:url('http://images.die-bundesmeister.de/bilder/highscore_rand.jpg');
				background-repeat:no-repeat;
			}
			#content #highscore #tabelle {
				position:absolute;
				width:286px;
				height:225px;
				margin-left:19px;
				overflow:auto;
				z-index:7;
			}
			#content .highscore #tabelle {
				position:static !important;
				width:520px !important;
				height:400px !important;
				margin:0px !important;
				overflow:auto !important;
			}
			#content #highscore .schatten {
				position:absolute;
				width:268px;
				height:25px;
				background-color:#000000;
				opacity:0.3;
				filter:alpha(opacity=30);
				z-index:5;
			}
			#content #highscore .linie, #content #smalltable .linie {
				position:relative;
				height:20px;
				padding-top:5px;
				z-index:7;
			}
			#content .selber {
				color:#d07604;
			}
			#content #highscore .platz{
				width:55px;
			}
			#content .highscore .platz, #content #smalltable .platz  {
				width:60px !important;
			}
			#content #highscore .benutzer {
				width:125px;
			}
			#content .highscore .benutzer, #content #smalltable .benutzer {
				width:150px !important;
			}
			#content .highscore .daten, #content #smalltable .daten {
				width:60px;
			}
			#content #highscore .punkte, #content #smalltable .punkte {
				width:40px;
				text-align:right;
			}
			#content .highscore .punkte {
				width:75px !important;
				text-align:left !important;
			}
			#content #highscore #hg {
				width:286px;
				height:225px;
				margin-left:19px;
				background-color:#000000;
				opacity:0.6;
				filter:alpha(opacity=60);
			}
		#content #highscore_navi {
			margin-top:15px;
		}
		#volltabelle .linie, #communityhaupt .linie {
			height:25px;
		}
		#content .scrolltext {
			width:415px;
			height:190px;
			overflow:auto;
		}
		.sb_img {
			margin-bottom:10px;
		}
			#content #sb_shouts {
				float:right;
				height:175px;
				margin-top:-25px;
				overflow:auto;
				overflow-x:hidden;
				width:300px;
			}
			#content #shoutboxclosed #sb_shouts {
				height:140px;
				margin-top:0;
				width:575px;
			}
			#content #shoutboxantwort {
				float:left;
			}
			#content #shoutboxclosed #shoutboxantwort {
				display:none;
			}
			#content #sb_shouts img {
				vertical-align:middle;
			}
			#content #shout {
				height:105px;
			}
			#content #shoutit {
				width:250px;
				margin-top:10px;
			}
			#content #nojs p {
				margin-right:20px;
			}
		#content #subsub {
			margin-top:10px;
		}
		
		#content #spielfeld {
			border:1px solid white;
			float:right;
			height:350px;
			position:relative;
			width:260px; 
		}
		#content .position {
			border:1px solid white;
			/*cursor:pointer;*/
			height:20px;
			line-height:19px;
			position:absolute;
			text-align:center;
			width:20px;
		}
		
		#content .tooltip {
			background-color:#000000;
			display:none;
			margin-top:-20px;
			padding:3px;
			position:absolute;
		}
		#content .showtip {
			cursor:pointer;
			float:left;
			margin-right:3px;
			position:relative;
		}

#fusszeile {
	background-image:url(http://images.die-bundesmeister.de/bilder/fusszeile.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
#fusszeile #links {
	background-image:url(http://images.die-bundesmeister.de/bilder/fusszeile.jpg);
	background-repeat:repeat-x;

	font-size:9px;
	height:80px;
	line-height:30px;
	margin:0 auto;
	padding-top:14px;
	text-align:center;
	width:680px;
}
	#fusszeile a {
		color:#000000;
		font-weight:normal;
	}
	#fusszeile #copyright {
		padding-top:6px;
		font-size:11px;
	}
	#fusszeile .link {
		border:1px solid #bdbebd;
		
		float: left;
		font-size:10px;
		height:8px;
		margin-right:10px;
		padding:7px 10px 5px;
	}
	#fusszeile .link:hover {
		border:1px solid #ff8c00;
	}

.input {
	background-color:#ffffff;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.button {
	height:25px;
	background-color:#ffffff;
	border:1px solid #c6c3c6;
}
.button:hover {
	border:1px solid #ff8c00;
	cursor:pointer;
}
.links {
	float:left;
}
.az {
	margin:2px 0 7px 0;
}
.rechts {
	float:right;
}
.green {
	color:#00CC00;
}
.red {
	color:#CC0000;
}
	
.fett {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.doppelpfeil {
	font-size:13px;
	color:#d07604;
	font-weight:bold;
}
