@font-face {
	font-family: typewriter;
	src: url('../fonts/rough_typewriter.otf');
}

body {
	margin:0; 
	padding:0;
	background:#3079cc url(../images/gimmick.jpg) no-repeat;
	background-position: 915px 0px;
	color:#fff;
	font-family:tahoma, verdana, arial, sans-serif;
}

#contentbg {
	float:left;
	background: url(../images/bg_bottom_m.jpg) repeat-y;
	width: 100%;
	min-height:640px;
}

#wrapper {
	float:left;
	width:915px;
	min-height:640px;
	background:url(../images/bg.jpg) no-repeat;
	padding:5px 50px 0px 0px;
}

#head {
	margin:0 25px 0 0;
	float:right;	
}

#navigation {
	float:right;
	width:650px;
	border-left:1px #545f69 solid;
	border-right:1px #545f69 solid;
}

#philosophie {
	float:right;
	margin-top: 10px;
	font-family: typewriter;
	font-size: 22px;
}

#content {
	float:left;
	width:370px;
	min-height:640px;
	padding:0 25px 0 0;
	margin:60px 5px 0 280px;
	border-right:2px solid #fff;
	font-size:10pt;
}

#right {
	float:left;	
	margin:60px 0 0 10px;
}

#bottom {
	float:left;
	height: 68px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/bg_bottom.jpg) no-repeat;
}

#footer {
	float:left;
	width:100%;
	padding-left:20px;
	padding-top:55px;
	font-size:11px;
	font-weight:bold;
}

#footer a:hover {
	background:#006633;
}

#lastgame {
	float:left;
	position:fixed;
	width:150px;
	height:60px;
	margin:200px 0 0 9px;
	padding:5px;
	border:1px solid #fff;
	background: url(../images/bg_lastgame.gif) repeat-y;
	text-align:center;
	font-size:11px;
	letter-spacing:2px;
}

#lastgame2 {
	float:left;
	position:fixed;
	width:150px;
	height:60px;
	margin:280px 0 0 9px;
	padding:5px;
	border:1px solid #fff;
	background: url(../images/bg_lastgame.gif) repeat-y;
	text-align:center;
	font-size:11px;
	letter-spacing:2px;		
}

#advertisement_left {
	float:left;
	position:fixed;
	margin:200px 0 0 9px;
	border:1px solid #fff;
	text-align:center;
	font-size:11px;
	letter-spacing:2px;
}

.feature {
	width:180px;
	min-height:20px;
	background:#56a2ed;
	border-bottom:2px solid #196cc5;	
	padding:0 5px 3px;
	font-size:12px;
}

.feature h3 {
	padding: 3px;
	margin-bottom:-3px;
	font-size: 12px;
}

/* Links */
a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:none; background:#196cc5;}
a:active {color:#fff; text-decoration:none;}

/* BenutzerInfo */

#BenutzerInfo {
	width:177px;
	height:70px;
	padding-left:3px;
	font-size:12px;
	line-height:20px;
}

#BenutzerInfoBild {
	float:right;
	width:70px;
	height:70px;
	text-align:center;
}

.Bild {
	float:left;
	width:100%;
	text-align:center;
}

/* GeburtstagsListe */

.GeburtstagsListe {
	float:left;
	width:180px;
	min-height:20px;
	background:#56a2ed;
	border-bottom:2px solid #196cc5;	
	padding:0 5px 3px;
	font-size:12px;
	margin-top:10px;
}

/************************************************************* Index / News */

.NewsContainer {
	float:left;
	width:100%;
}

.NewsUeberschrift {
	width:100%;
}

.NewsDatum {
	width:100%;
	margin:5px;
	text-align:right;
	font-size:9px;
}

.NewsText {
	width:100%;
	min-height:100px;
	margin:10px;
	text-align:justify;
}

/* Kommentare */

.KommentarContainer {
	float:left;
	width:100%;
	margin-bottom:10px;
	border-bottom:3px #196cc5 solid;
}

.KommentarUeberschrift {
	width:100%;
	font-size:11px;
}

.KommentarBenutzerBild {
	float:left;
	width:20%;
	height:100%;
	margin:5px 0px 5px 0px;
	text-align:center;
}

.KommentarText {
	float:left;
	width:70%;
	min-height:50px;
	margin:5px 0px 5px 0px;
	text-align:justify;
}

/************************************************************* Tabelle */

#right td.LigaTabelle {
	font-size: 10px;
  	padding:2px;
  	margin:0;
  	border-bottom:1px solid #fff;
}

/************************************************************* Spiel */

#SpielKopf {
	float:left;
	width:100%;
}

#SpielDatum {
	float:left;
	width:95%;
	padding:5px;
	font-size:11px;
}

.SpielMannschaft {
	float:left;
	width:40%;
	text-align:center;
}

#SpielErgebnis {
	float:left;
	min-width:20%;
	text-align:center;
	font-family:helvetica;
	line-height:100px;
	font-size:50px;
	font-variant:small-caps;
}

.SpielMannschaftNamen {
	float:left;
	width:40%;
	text-align:center;
	font-family:"Arial Narrow";
	font-size:18px;
	line-height:40px;
}

#SpielBericht {
	float:left;
	width:100%;
	margin-top:5px;
	padding:2px;
	text-align:justify;
}

/************************************************************* Mannschaft */

.MannschaftContainer {
	float:left;
	width:100%;
}

.MannschaftUeberschrift {
	float:left;
	width:100%;
}

/************************************************************* Home */

#HomeBenutzerContainer {
	float:left;
	width:100%;
}

#HomeBenutzerBild {
	float:left;
	width:100%;
	max-height:200px;
	text-align:center;
}

#HomeBenutzerInfo {
	float:left;
	width:100%;
}

#HomeBenutzerOption {
	float:left;
	width:100%;
}

/************************************************************* Bildergalerie */

.GalerieContent {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:5px;
}

.GalerieTitel {
	float:left;
	width:96%;
	padding:5px;
	font-size:18px;
	letter-spacing:3px;
	border-left:5px #fff solid;
	border-bottom:1px #fff solid;
}

.GalerieBild {
	float:left;
	width:200px;
	padding:5px;
	text-align:center;
}

.GalerieBeschreibung {
	float:left;
	width:62%;
	padding:5px;
}

.GalerieGesamtContainer {
	float:left;
	width:180px;
	min-height:240px;
	margin:4px;
	padding:5px;
}

.GalerieBildContainer {
	float:left;
	width:180px;
	padding:5px;
	border:1px blue solid;
	text-align:center;
	background:#81b8ef;
}

.GalerieBildBeschreibung {
	float:left;
	width:170px;
	min-height:35px;
	padding:5px;
	text-align:left;
	color:#fff;
}

/************************************************************* BenutzerSuche */

.BenutzerSucheContent {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:5px;
}

.BenutzerSucheName {
	float:left;
	width:96%;
	padding:5px;
	font-size:14px;
	letter-spacing:3px;
	border-left:3px #fff solid;
	border-bottom:1px #fff solid;
}

.BenutzerSucheBild {
	float:left;
	width:100px;
	padding:5px;
	text-align:center;
}

.BenutzerSucheInfo {
	float:left;
	width:62%;
	padding:5px;
}

/************************************************************* Links */

.LinksContainer {
	float:left;
	width:100%;
	padding:10px;
}

.LinkContainer {
	float:left;
	width:30%;
	min-height:90px;
	margin:5px;
	text-align:center;
	font-weight:bold;
}

/************************************************************* Nachrichten */

#NachrichtenContent {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:5px;
}

#NachrichtenTitel {
	float:left;
	width:96%;
	padding:5px;
	font-size:18px;
	letter-spacing:3px;
	border-left:5px #fff solid;
	border-bottom:1px #fff solid;
}

#NachrichtenAuthor {
	float:left;
	width:96%;
	padding:5px;
	font-size:11px;
	text-align:right;
}

#NachrichtenText {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	background:#81b8ef;
	border:1px blue solid;
	text-align:justify;
}

#NachrichtenOptionen {
	float:left;
	width:100%;
}

/************************************************************* FavoritenListe */

.FListeContent {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:5px;
}

.FListeName {
	float:left;
	width:96%;
	padding:5px;
	font-size:14px;
	letter-spacing:3px;
	border-left:3px #fff solid;
	border-bottom:1px #fff solid;
}

.FListeBild {
	float:left;
	width:100px;
	padding:5px;
	text-align:center;
}

.FListeInfo {
	float:left;
	width:62%;
	padding:5px;
}
