/*******************************************************************************
rot				#E91C23
hgrau bg nav	#EAEAEA
dgrau >> nav	#333333
mgrau - linien	#A3A3A3

*******************************************************************************/
/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background:#FFF;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size:0.7em;
	}

/* \*/ * html body { text-align:center;  } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Banner ##################################################################### */
#bannertop {
	position:relative;
	top:0;
	left:0;
	width:728px;
	height:90px;
	border-bottom:1px solid #A3A3A3;
	background-image:url(WP_MCIndoorCupTop.gif);
}
#bannerright {
	position:absolute;
	left:728px;
	top:0;
	/*float:left;*/
	width:230px;
	height:600px;
	background-image:url(WP_MCIndoorCupRight.gif);
}
/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	/*margin:0 auto;*/
	margin:0;
	padding:0;
	height:100%;
	width:727px;
	border-right:1px solid #A3A3A3;
	/*background-color:#333333;*/
}

/* ### Header ##################################################################### */
#header {
	position:relative;
	/*margin-top:20px;*/
	padding-top:10px;
	padding-bottom:10px;
	width: 706px;
	height:291px;
	/*background:#CCC;
	border-bottom:1px solid #A3A3A3;
	border-top:1px solid #A3A3A3;*/
}
/*
#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}
*/
/* ### Sponsoren Banner ####################################################################### */

#sponsoren {
	display:block;
	float:left;
	width:201px;
	margin-top:40px;
}

.sponsorlist {
	background-color:#FFF;
	width:201px;
}

.sponsorlist li {
	text-align:center;
	padding-top:10px;
	color:#000000;
	font-weight:bold;
}

#absatz {
	width:150px;
	height:1px;
	background-color:#A3A3A3;
	margin-top:10px;
}

/* ### Logo ####################################################################### */

#logo {
	margin-left:20px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:686px;
	height:291px;

}

#logo a {
	display:block;
	height:291px;
	width:686px;
	text-indent:-700em;
}
/* ### Teaser ############################################################### */
/*
#main-teaser {
	background:#CCC;
	background:url(header.jpg) no-repeat;
}*/

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	margin-top:0;
	float:left;
	width:506px;
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:506px;
	color: #333;
	background-color: #FFF;
}


#main-content-block {
	padding:20px;
	display:block;
}


/* ### Footer ###################################################################### */

#footer {
	/*padding:10px;*/
	padding-left:40px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	width:687px;
	/*border-bottom:1px solid #A3A3A3;
	border-top:1px solid #A3A3A3;*/
}

#footer p {
	color:#333;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#333;
	/*text-decoration: underline;*/
	text-decoration: none;
	background:inherit;
	background-image:url(arrow_grey_bgw.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding: 4px 18px;
}

#footer p a:hover {
	color:#E91C23;
	/*text-decoration: underline;*/
	text-decoration: none;
	background-image:url(arrow_red_bgw.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	background:inherit;
}
/* ### Seiteninhalt ###################################################################### */

#site-content {
	color:#fff;
	text-align:left;
	background: inherit;
}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
font-size: 1.0em;
color: #333;
margin-bottom: 20px;
}


/* ### headlines ############################################################ */

#main-block h1 {
	color:#E91C23;
	background: inherit;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.6em;
	text-transform: uppercase;
	/*letter-spacing: 0.1em;*/
}

#main-block h2 {
	color:#333;
	background: inherit;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.6em;
}

#main-block h3 {
	color:#333;
	background: inherit;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.4em;
	background-image:url(arrow_red_bgw.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 15px;
}

#main-block h4 {
	color:#333;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h5 {
	color:#E91C23;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h6 {
	background: inherit;
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}


/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin:4px 0;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#333;
	background: inherit;
	/*text-decoration: underline;*/
	text-decoration: none;
	background-image:url(arrow_grey_bgw.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 15px;
}

#main-block a:hover {
	color:#E91C23;
	background: inherit;
	/*text-decoration: underline;*/
	text-decoration: none;
	background-image:url(arrow_red_bgw.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 15px;
}

#main-block a.faq, 
#main-block a.faq:link {
	color:#333;
	background: inherit;
	font-size:1.1em;
	text-decoration:none;
	text-transform:none;
	line-height:1.6em;
}

#main-block a.faq:hover {
	color:#E91C23;
	background: inherit;
	/*text-decoration: underline;*/
	text-decoration: none;
}

#main-block p .onlylink,
#main-block p .onlylink:link,
#main-block .team .onlylink,
#main-block .team p .onlylink,
.onlylink { color:#333; margin:0px; padding:0px; background-image:none; }
#main-block p .onlylink:hover,
.onlylink:hover { color:#E91C23; background-image:none; text-decoration:underline; margin:0px; padding:0px; }

#main-block .onlylinkred,
.onlylinkred:link,
#main-content-block .team .onlylinkred,
table tbody tr td .onlylinkred	{ margin:0px; padding:0px; color:#e91c23; background-image:none; }
#main-block .onlylinkred:hover	{ margin:0px; padding:0px; color:#e91c23; text-decoration:underline; background-image:none; }

/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom:1.4em;
	font-size:1.1em;
	line-height:1.4em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.1em;
	line-height:1.6em;
	list-style-type:none;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:none;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:none;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
	/*padding:5px;*/
	/*border:1px solid #A3A3A3;*/
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	/*left: 120px;*/
}

/* ### BILD & TEXT ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### BILD & TEXT ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

/* Auslistung Rueckblicke - Teams */
#main-content-block div.team td p {
	color:#000000;
	font-size:0.9em;
}

/* Auslistung Rueckblicke - Teams Ende */

#main-content-block div.team div{
	padding-right:5px;/*width:230px;*/
}

#main-content-block div.team p {
	/*font-size: 1em;
	letter-spacing: 0.05em;
	margin-top: 0px;*/
}

#main-content-block div.team div.floatLeft img {
	margin:2px 0px 2px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie a {
	background-image:none;
}
#main-content-block div.galerie p {
	margin:0px;
	padding:0px;
	float:left;
}
/* IMAGE größe in der Galerie ändern*/
#main-content-block div.galerie div.image {
	float: left;
	/*width: 270px;*/
	width:20%;
	margin-right:20px;
	margin-bottom:10px;
}
#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #A3A3A3;
	width:100%;
}
/* IMAGE größe in der Galerie ändern ENDE*/

#main-content-block div.galerie div.image p{
	display:none;
}


/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.select{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

.element select.select {
	border:1px solid #000000;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	/*width: 370px;*/
	width: 360px;
	height:20px;
	background-color: #FFF;
	color:#000;
	border:1px solid #333;
	/*border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;*/
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #FFF;
	color:#000;
	border:1px solid #333;
	/*border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;*/
}

.submit{
	background-color: #333;
	color:#fff;
	margin-top: 10px;
	border:1px solid #333;
}


/* ### BILD & TEXT MODUL 08  ################################################################ */
/* Beispiel CSS von Sven Jansen
im Feld "Block-Name" zweier für die Spaltenart "zweispaltig" und dreier für die Spaltenart "dreispaltig" angegeben */

/* 2+3 */
.zweier, .dreier {
 /*margin: 10px;*/
 width: 460px;
}

/* 2 */
.zweier .spalte_1 {
 width: 250px;
 float: left;
 margin-right:10px
}

.zweier .spalte_2 {
 width: 200px;
 float: right;
/* background: yellow;*/
}


/* 3 
.dreier .spalte_1 {
 width: 15%;
 float: left;
 margin-right: 10px;
}

.dreier .spalte_2 {
 width: 25%;
 float: left;
 text-align: center;
}

.dreier .spalte_3 {
 width: 55%;
 float: right;
}*/

	
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C2141D;
}

.interactive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.tdmiddle {
	vertical-align:middle;
}

.element { margin-top:15px; }

.teamlist { height:70px; }

.liste li { list-style:disc; color:#000000; }
