@charset "utf-8";
/*<![CDATA[*/

/* CSS-Datei Fan-Projekt 1. Fc Köln 1991 e.V. */


/* ALLGEMEINES */
*
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 0px
}

html {
        height: 100.05%;
        overflow-y:scroll
}

body {
	background-image: url(../img/bg-rasen.jpg);
	overflow: auto;
	text-align: left
}

p
{
	margin-bottom: 8px
}

ul, ol {
	padding-left: 30px
}
li {
	padding: 2px 0 2px 0
}

h1
{
	font-size: 22px;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 10px
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #e2001a;
	margin-top: 8px;
	margin-bottom: 6px
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 6px
}

#logo
{
	position: absolute;
	left: 114px;
	top: 128px
}

#header
{
	background: #e2001a url(../img/bg_navi.gif) top no-repeat;
	margin: 0px 0px 10px 100px;
	width: 840px;
	height: auto;
	padding-bottom: 7px
}

#header li, #header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px
}

#eleven
{
	height: 115px;
	background: #fff url(../img/bg-11.jpg)
}

#wrap {
	margin: 10px 0px 0px 100px;
	width: 1015px
}

#main
{
	width: 840px;
	text-align: left;
	height: 100%;
	margin-right: 130px
}

#innerwrap
{
	width: 840px;
	height: 25px;
	min-height: 1000px
}

#topleft
{
	height: 23px;
	text-align: left;
	background: #e2001a;
	width: 620px
}

#topright
{
	width: 180px;
	height: 13px;
	text-align: left;
	background: #bc001a;
	font-size: 11px;
	color: #fff;
	padding: 6px 18px
}

#topright a:link, #topright a:active, #topright a:visited 
{
	color: #fff;
	text-decoration: none;
	font-size: 12px
}
#topright a:hover
{
	color: #fff;
	text-decoration: underline
}

#bottomleft
{
	padding: 18px;
	background: #fff;
	width: 600px;
	vertical-align: top
}

#bottomright
{	
	width: 220px;
	background: #5e5c5f url(../img/bg_bottomright.jpg) top left repeat-x;
	padding: 18px;
	color: #fff;
	vertical-align: top
}

#bottomright p, #bottomright h1, #bottomright h2, #bottomright h3, td .pollquestion, td .pollresulttext
{	
	color: #fff
}

#bottomright h2 {
	border-bottom: 1px dotted #fff
		
}

#bottomright a {
	font-weight: normal;
	color: #fff
}

#sidebanner
{
	width: 160px;
	float: right
}

#sidebanner img
{
	margin-bottom: 5px
}

#sword {
	width: 200px;
	border: hidden;
	margin: 0 0 0 17px;
	padding: 1px 4px;
	display: block;
	float: left
}

#sword {
	font-size: 13px
}

#sbutton {
	color: #fff
}

.tx-indexedsearch-searchbox-sword {
	padding: 2px;
	margin-left: 3px;
	border: 1px solid #bc001a;
	background: #fff
}

.tx-indexedsearch-searchbox-button {
	width: auto;
	height: 23px;
	margin-top: 10px;
	background: #bc001a;
	color: #fff
}



a:link, a:active, a:visited 
{
	color: #bc001a;
	text-decoration: underline
}
a:hover
{
	color: #bc001a;
	text-decoration: none;
}
a.extern:before a.extern:active:before
{
	content: url(img/externlink2.gif);
	display: inline;
	width:10px;
	height:10px;
}

#bottombanner
{
	width: auto;
	height: auto;
	margin: 15px 0 40px 0px;
}

#bottombanner img
{
	margin-right: 15px;
	margin-bottom: 15px
}





/**** TwoColumns ****/

#twocol
{
	width: 550px;
}

#leftcol
{
	margin-right: 50%;
	border-right: 1px dotted #666;
	padding-right: 10px;
	_padding-right: 0px;
	/*vertical-align: top;*/
}

#rightcol
{
	float: right;
	width: 48%;
	_width: 45%;
	/*vertical-align: top;*/
	padding-left: 10px;
}



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */

#bottomleft ul, #bottomleft ol { padding-left: 30px; }
#bottomleft li { padding: 2px 0 2px 0; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-type: circle; }
UL.csc-bulletlist-1 { list-style-type : decimal; margin-left: 20px;}
UL.csc-bulletlist-2 { margin-left: 12px;}
UL.csc-bulletlist-3 { }





/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM FIELDSET { border: 0px; }
FORM FIELDSET DIV.csc-mailform-field { clear: left; margin-bottom: 3px; }
FORM FIELDSET DIV.csc-mailform-field LABEL {display: block; float: left; width: 200px;}
FORM FIELDSET DIV.csc-mailform-field INPUT, SELECT, TEXTAREA { padding: 2px; border: 1px solid #bc001a; background: #fff; }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-check { width: auto; border: 1px solid #737373; }
DIV.csc-mailform-check { padding: 4px 0px 4px 0px; }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-radio { width: auto; margin: 0px 0px 0px 150px; }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-submit { width: auto; margin-top: 20px; background: #bc001a; color: #fff; }
FORM DIV.csc-mailform-field P.csc-mailform-label-req LABEL { font-weight: bold; }
.csc-form-radio { margin-left: 50px; }

DIV#contentLeft FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-submit { margin: 5px 0px 0px 0px; }

FORM #mailformseminar-id {width: 350px;}


/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }





/* CSS simplesurvey */
.tx-simplesurvey-pi1-title {
	font-size: 22px;
	font-weight: bold;
	color: #e2001a;
}

.tx-simplesurvey-pi1-questiontext {
	color: #e2001a;
	margin-top: 40px;
	margin-bottom: 5px;
}

.tx-simplesurvey-pi1-question {
	font-weight: bold;
	margin-bottom: 7px;
}

.tx-simplesurvey-pi1-answer textarea {
	width: 520px;
	height: 150px;
}

.tx-simplesurvey-pi1-answer input[type="radio"],.tx-simplesurvey-pi1-answer input[type="checkbox"] {
	margin-right: 5px;
}

.tx-simplesurvey-pi1-userdata {
	margin-top: 20px;
	font-weight: bold;
}

.tx-simplesurvey-pi1-userdata-title {
	color: #161616;
	font-weight: normal;
	margin-top: 10px;
}

.tx-simplesurvey-pi1-userdata-answer input {
	padding: 2px;
	border: 1px solid #bc001a;
	background: #fff;
	width: 250px;
}

.tx-simplesurvey-pi1-submit {
	width: auto;
	margin-top: 20px;
	background: #bc001a;
	color: #fff;
	padding: 4px;
}



/*]]>*/