/*
Theme Name: 1. FC U
Theme URI: http://1fcu.de
Description: 
Version: 0.8
Author: Manuel Bieh
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: white;
	font-family: georgia, times new roman, serif;
	height: 100%;
	line-height: 1.4em;
}


p, h1, h2, h3, h4 {
	margin: 1em 0;
}

a {
	color: #CC0000;
}

h2 {
	font-size: 1.25em;
	letter-spacing: 0.1em;
}

h3 {
	font-weight: 700;
	font-size: 1em;
	letter-spacing: 0.1em;
	margin: 0;
}

dt {
	font-weight: 700;
	margin-top: 1em;
}

dd {
	padding-left: 1.5em;
}

ul, ol {
	margin-left: 1.5em;
}

ol li {
	font-weight: bold;
	margin-bottom: 0.75em;
}

ol li li {
	font-weight: normal;
	margin-bottom: 0;
}

a img {
	border: none;
}

#wrapper {
	background: url(images/content_bg.jpg) repeat-y;
	margin: auto;
	min-height: 100%;
	_height: 100%;
	position: relative;
	width: 979px;
	padding: 0 12px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 224px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 70px;
}

#header h1 a {
	display: block;
	height: 130px;
	width: 190px;
}

#header h1 a span {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

#navi {
	margin: auto;
	width: 540px;
}

#navi li {
	float: left;
	list-style: none;
	position: relative;
}

#navi li a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 54px;
}

#navi li a:focus {
	outline: none;
}

#navi li a span {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#navi li ul {
	background: white;
	border-left: 3px solid #666;
	border-bottom: 1px solid #666;
	display: none;
	left: 40px;
	margin: 0;
	opacity: 0.75;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 1.5em;
	position: absolute;
	top: 45px;
}

#navi li:hover ul, #navi li.over ul {
	display: block;
}

#navi li ul li {
	float: none !important;
	list-style: disc;
}

#navi li ul li a {
	background: none;
	color: black;
	font-size: 0.85em;
	font-weight: 700;
	height: auto;
	letter-spacing: 0.05em;
	padding: 3px 1.5em 3px 0;
	text-decoration: none;
	width: auto !Important;
	white-space: nowrap;
}

#navi li ul li a:hover, #navi li ul li a:active, #navi ul li.active a {
	color: #cc0000;
}

#navi #p1 a {
	width: 170px;
}

#navi #p1 a:hover, #navi #p1:hover a, #navi #p1 a:active, #navi #p1.active a {
	background-position: 0 -54px;
}

#navi #p2 a {
	background-position: -160px 0;
	width: 125px;
}

#navi #p2 a:hover, #navi #p2:hover a, #navi #p2 a:active, #navi #p2.active a {
	background-position: -160px -54px;
}

#navi #p3 a {
	background-position: -285px 0;
	width: 115px;
}

#navi #p3 a:hover, #navi #p3 a:active, #navi #p3.active a {
	background-position: -285px -54px;
}

#navi #p4 a {
	background-position: -400px 0;
	width: 130px;
}

#navi #p4 a:hover, #navi #p4 a:active, #navi #p4.active a {
	background-position: -400px -54px;
}


#content {
	clear: left;
	padding: 2em 70px 5em 70px;
}

#content h2 {
	font-style: italic;
	font-weight: 400;
	margin-left: -15px;
	_margin-left: 0;
}

#col1, #col2 {
	float: left;
	min-height: 20px;
	_height: 20px;
}

#col1 {
	margin-right: 55px;
	width: 560px;
}

#col2 {
	width: 220px;
}


#footer {
	bottom: 0;
	border-top: 2px solid #eee;
	clear: both;
	padding-top: 0.75em;
	position: absolute;
	text-align: center;
	width: 835px;
}


#linklist li {
	list-style: none;
}

#linklist h2 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 1em;
}

#linklist ul li {
	list-style: disc;
}


.textpic {
	float: left;
	margin-right: 5px;
	margin-bottom: -2px;
	padding: 3px;
	border: 1px solid #CCC;
}


.square {
	height: 160px;
	width: 160px;
}

.ec3_to {
	padding: 0 10px;
}
