/* @override http://www.networkrally.at/Templates/layout-vorlage.css */

/*  networkrally.at 
    Author: Engelbert Eichner
    Version 2.0 (_REFURBISHED_) v. 16.06.2009 
    zuletzt aktualisiert am 02.12.2011 */

/* Dieses Stylesheet und alle zum Design
   gehoerigen Grafikdateien sind geistiges
   Eigentum von POLAK and friends GmbH. */



/* STRUKTUR
-------------------------*/

body {
	margin-top: 20px;
	height: 100%;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #666666;
	background: #313031;
}


.container0 {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 901px;

}

.container1 { 
	width: 901px;
	height: 570px;
	text-align: right;
	padding-right: 0px;
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	border: 1px solid #e8e8e8;
}

#anmeldung .container1,
#bikesponsoren .container1,
#teilnehmer .container1,
#programm .container1,
#partner .container1,
#presse .container1,
#home .container1 {
height: auto;
}

.logo1 { 
	width: 901px;
	height: 106px;
	overflow: hidden;
}

.headerbild { 
	width: 901px;
	overflow: hidden;
}

.header1 {
	width: 903px;
	height: 130px;
	text-align: left;
	align: left;
	overflow: hidden;
	background: #707676 url(../images/headerneu2.jpg);
	float: left;
	border-bottom: 4px solid #CE0C10;
}

#buttons {
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-left: 24px;
	width: 870px;
}

.LinkeSpalte {
	border-right: 1px solid #ce0c10;
	width: 350px;
	padding: 0;
	margin: 0;
}

.RechteSpalte {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 0;
	margin: 0;
}

.LinkeSpalte table td {
	padding: 0;
	margin: 0;
}

.contentscroll {
	width: 540px;
	overflow: auto;
}

/* TEILNEHMER LOUNGE
-------------------------*/

.teilnehmerfoto {
	width: 150px;
	float: left;
	margin: 10px 0 10px 10px;
}

.teilnehmerliste1 {
	width: 200px;
	float: left;
	height: 100%;
	margin: 10px 0 10px 0px;
	text-align: left;
}

.teilnehmerliste2 {
	width: 220px;
	float: left;
	height: 95%;
	margin: 10px 0 10px 10px;
	padding-top: 15px;
	text-align:left;
	border-left: 1px solid #ccc;
}

.linkliste {
	margin-left:10px;
	margin-top:20px;
	list-style-type: square;
}

.linkliste li {
	padding-left: 0px;
	margin-left: 10px;
	line-height: 15px;
}

#steckbrief .leftcol {
	text-align: right;
	padding-right: 10px;
	width: 145px;
}

#steckbrief .rightcol {
	text-align: left;
}


/* NAVIGATION      
-------------------------*/
.MainNav li {
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px !important;
	width: auto !important;
	text-decoration: none;
	float: left;
	border-left: 1px solid #ce0c10;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #f36c21;
}

.MainNav > li ul.secondNav {
	visibility: hidden; /* hidden */
	background-color: #707676;
	border-top: 4px #ce0c10 solid;
	top: 150px;
	width: 135px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.MainNav li:hover .secondNav {
	visibility: visible;
}

* html .MainNav li:hover .secondNav {
	/* only IE6 and below */
	visibility: visible;
}

.MainNav ul.secondNav li {
	border-bottom: 1px solid #ce0c10;
	border-left: 1px solid #ce0c10;
	border-right: 1px solid #ce0c10;
	border-top: none;
	width: 150px;
	background: #707676 url(../images/bg-subnav.jpg) repeat-x;
}

.MainNav ul.secondNav li a {
	text-align: left;
	line-height: 18px;
	color: #fff;
	background: #707676 url(../images/bg-subnav.jpg) repeat-x;
	display: block;
	width: 135px;
	padding: 3px 5px 4px 10px;
}

.MainNav ul.secondNav li a:hover {
	background: #707676;
	color: #f36c21;
	padding: 3px 5px 4px 10px;
	display: block;
	background: #707676 url(../images/bg-subnav.jpg) repeat-x;
}



/* CONTENT       
-------------------------*/

.menu1 { 
	width: 310px;
	background-color: #ffffff;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.content0 { 
	width: 900px;
	height: 590px;
	overflow: hidden;
	float: left;
}

#teilnehmer .content0 {
/** Erweiterung der Seitenhoehe auf der TN Seite **/
height: 560px;
}
/** Erweiterung der Seitenhoehe auf der Anmelde Seite **/


.content1 { 
	width: 480px;
	height: 100%;
	background-color: #ffffff;
	float: right;
	overflow: auto;
}



.componentheading {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(images/contenthead.png) top left repeat-x;
	color: #CE0C10;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

#anmeldung .content0 .menu1 {
	font-size: 11px;
	line-height: 16px;
}

#anmeldung .content0 .menu1 p {
	padding-right: 10px;
}

/* SLIDESHOW       
-------------------------*/

#imageContainer {
	position:relative;
	width:350px;
	height: 240px;
	overflow: hidden;
}

/* FOOTER       
-------------------------*/

.footer1 { 
	width: 901px; /* wichtig! */
	height: 90px;
	text-align: right;
	align: right;
	clear: both;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.footer1 img {
	float: left;
}

.footer2 { 
	width: 901px;
	height: 35px;
	background-color: #313031;
	font-size: 10px;
	color: #c8c8c8;
	text-align: center;
	margin: 0 auto;
}

/* MISC
-------------------------*/

img {	
	border: 0px;
}	

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 635px;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
	float: none !important;
  	float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

.rot {
	color: #CE0C10;
	font-weight: bold;
}

.LinkeSpalte .zurueck {
	width: 100px;
	margin: 40px 100px;
	text-align: center;
	font-size: 1.2em;
}

.LinkeSpalte .zurueck a {
	background: #e28003;
	padding: 10px;
	color: #fff;
}

.LinkeSpalte .zurueck a:hover {
	color: #ce0c10;
	background: #d6d6d6;
}

.infotext {
	padding: 20px;
}

/*

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
*/
	/** border: 1px solid #cccccc; **/
/*
	float: left;
	width: 635px;
} 



#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

*/

/* LISTEN
-------------------------*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-position: 0px 3px;
}

#anmeldung .menu1 ul {
	list-style-type: square;
	margin-left: 20px;
	margin-right: 20px;
}

#anmeldung .menu1 li {
	padding-left: 0px;
}

/* TABELLEN
-------------------------*/

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.contentpaneopen {
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
}

td { 
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding-right: 8px;
	padding-top: 2px;
}

form table td p {
	margin: 0;
}

table td.important {
	background: #ce0c10;
	color: #fff;
}

/* LINKS
-------------------------*/

a:link, a:visited {
	color: #666666; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;	text-decoration: none;
}

.important a:link, .important a:visited {
	color: #fff;
}

.important a:hover {
	color: #d6d6d6;
}

.footer2 a {
	color: #c8c8c8;
}

.footer2 a:hover {
	color: #999999;
}

/* FORMULARE
-------------------------*/

form {
	/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #eeeeee;
}

/** END OF STYLESHEET **/
