/* CSS Document */
/* Blinkfotball */

body,html {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) top center repeat-y #fff;
}

body,html,td,p {
	font: normal 11px/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

td { vertical-align:top; }

div#pagetop, div#pagebottom {
	width: 100%;
	margin: 0 auto;
	min-height: 22px;
	height: 22px;
}

div#pagetop { background:url(../images/headertop.png) top center no-repeat; }
div#pagebottom { 
	padding: 25px 0 0;
	text-align:center;
	background:url(../images/pagebottom.png) top center no-repeat; }

div#page {
	width: 976px;
	margin: 0 auto;
	border-right: 12px solid #000;
	border-left: 12px solid #000;
	background-color:#fff;
}

div#contentcontainer {
	width: 968px;
	margin: 0 auto;
}

div#flash {
	width: 968px;
	height: 207px;
	min-height: 207px;
}

div#menu {
	width: 968px;
	margin: 0 auto;
	background:url(../images/menubg.png) bottom left no-repeat #44474B;
	height: 30px;
	min-height: 30px;
}

div#lc {
	float: left;
	width:180px;
	padding: 0;
	margin: 0;
	height: auto;
}

div#submenu {
	width: 180px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background-color:#F9C4CE;
	float: left;
}


div#contentmain {
	padding: 20px 5px;
	float:left;
	width:750px;
}

div#profilearea {
	padding: 20px 0 0;
	float: left;
	width: 200px;
}

div#contentsub {
	padding: 20px 5px;
	float:left;
	width:775px;
}

div#clearer { clear:both; }

img { border: none; }

a { font-weight: 700; color: #DB0E13; text-decoration: none; }
a:hover { color: #000; text-decoration:underline; }
div#pagebottom a { color: #333; }

h1 {
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
font-weight: lighter;
color: #c02919;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
font-size: 20px;
font-weight: lighter;
color: #c02919;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
font-size: 18px;
font-weight: lighter;
color: #db0e130;
}

h4,h5,h6 {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
font-size: 16px;
font-weight: bold;
color: #db0e130;
}
