body {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;

	background: #E7E7E7; 
}



a {
	text-decoration: none;
 color: #B60400; 
}

a:hover {
 color: #808080; 
}

a img {
	border: 0; 
}



h3 {
 font-size: 1.3em;
 margin: 0 0 5px 0;
 padding: 2px 0px 0px 0px;
 border-bottom: 2px solid #eee; 
}


iframe {
 border: 0px solid #fff; 
}



#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_middle.gif) repeat-y;
}



#header {
	clear: both;
	text-align: right;
	padding: 22px 25px 0px 25px;
	margin: 0px;
	height: 76px;

	background: url(images/bg_top.gif) no-repeat;
	color: #808080; 
}



#topnav {
	padding-top: 35px; 
}


#content {
	padding: 0px 12px 0px 12px;
	background: url(images/bg_bottom.gif) no-repeat bottom;
}



#innerpage {
	padding: 0px 20px 10px 10px;
	min-height: 370px; 
}


* html 

#innerpage {
	height: 370px; 
} 

/* Only IE sees this because it doesn't know about min-height */

*> 

#innerpage {
	margin-left: 160px; 
} 

/* Hide this from IE. This fixes the float margin */

#innerpage h2 {
	border-bottom: 3px solid #7F9FD7;
	background: url(images/bg_intro.gif) repeat-x bottom;
 
	margin: 0px -20px 20px -15px;
	padding: 20px 20px 10px 15px;
	font-size: 1.7em;
	color: #021832; 
}



#title {
	float: left;
	font-size: 14pt;
	font-weight: bold; 
}



#nav {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em; 
}



#nav ul {
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;

	border-right: 2px solid #ccc; 
}	



#nav li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px; 
}



#nav li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;

	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc; 
}	
	


#nav li a:hover {
	color: #286ea0; 
}



.special {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em; 
}



.special a {
	text-decoration: underline; 
}



.special p {
	margin: 0;	
}



#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}



.rightcolumn {
	float: right;
	width: 273px;
	margin: 0px 0px 10px 0px;
	padding: 5px 13px 20px 10px;

	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em; 
}



.rightcolumn p {
	margin: 0px;
	font-size: 0.85em; 
}



.rightcolumn a.link {
	display: block;
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;

	border-top: 1px dotted #ccc; 
}



#intro {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(images/bg_intro.gif) repeat-x;
	height: 150px; 
}



#intro h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 1.7em;
	color: #021832; 
}


#intro h2 small {
	color: #E43E1D;
}



#intro p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #00A4CA;
	width: 243px;
	font-size: 1.2em; 
}



.leftcolumn {
	margin: 0 300px 20px 150px;
	padding: 5px 10px 5px 10px;
	height: 250px; 
	line-height: 1.6em;
	text-align: left;

	color: #5D5D5D;
	border-left: 2px solid #eee; 
}



.leftcolumn a, #leftcolumn a:visited {
	text-decoration: underline; 
}



.leftcolumn p {
	padding: 0 0 10px 0;
	margin: 0; 
}



.staff { }


.staffmember {
	margin-bottom: 20px;
	border-top: 3px solid #7F9FD7;
	border-bottom: 1px solid #7F9FD7; 
}


.staffname {
	background: url(images/bg_intro.gif) repeat-x top;
	height: 25px;
	padding: 14px 30px 0px 30px;
 
	font-size: 1.5em;
	margin-left: 100px;
	border-bottom: 1px solid #7F9FD7; 
}


.staffcontact {
	position: absolute;
	width: 525px;
	text-align: right;
	margin: -1.8em 0px 0px 0px;
 
	font-size: 0.85em; 
}


* html 

.staffcontact {
	width: 425px;  
}


.staffphoto {
	float: left;
	width: 100px;
	border-right: 1px solid #7F9FD7;
}


.staffphoto img {
	display:block; 
}


.staffbio {
	height: 80px;
	padding: 10px 30px 0px 30px;
	margin-left: 100px; 
}




#spiel {
	margin: 15px 12px 0px 12px;
	border: 1px solid #819CD7;
	background: #CDE1F9;

	text-align: center;
	padding: 6px; 
}


#spiel h2 {
	margin: 0px;
	font-size: 1.4em;
	color: #E43E1D; 
}




#footer {
	width: 733px;
	margin: 20px auto;
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;

	padding: 9px 10px 9px 0;
	border: 1px solid #ccc; 
}



#footer a {
	text-decoration: underline;
	color: #3A6794; 
}



#footer a:hover { 
	color: #000; 
}



/* FORMS */



form label {
	padding-right: 8px; 
}


form fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px; 
}


form legend {
	font-size: 1.1em;
	color:#999;
	text-transform: uppercase;
	letter-spacing: -1px; 
}


form .mainlabel {
	width:140px;
	float:left;
	font-weight:bold;
	padding-right: 8px;
	padding-bottom: 10px;
}


form .checkbox {
	width:40px;
	text-align:right;
	padding-right: 10px;
	float:left; 
}


form label.forcheckbox {
	width:260px;
	display: block;
	margin-left:50px; 
}


form br {
	clear: both; 
}


form .textbox {
	width: 190px;
	font: 0.9em "Lucida Grande", Verdana, Sans-Serif; color: #333;
 
	margin-bottom:10px; 
}


form .fielderror {
	background-color: #fee;
	border: 1px solid #f00;
} 


form .fieldgood {
	color: #333;
	background-color: #fff;
	border: 1px solid #666; 
} 


form select {
	ont: 0.9em "Lucida Grande", Verdana, Sans-Serif;
	color: #333;
	margin-bottom:10px; 
}


form em {
	color:#E43E1D; 
}


form .fieldhint {
	width: 160px;
	float:right;
	background-color:#f0f0f0;
	font-size: 0.75em;
	padding: 3px;

	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 1.6em;
	margin-bottom:10px;  
}

	form .instructions {
	background-color:#f0f0f0;
	font-size: 0.75em;
	padding: 5px;
	margin: 10px 0px;

	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 1.6em;  
} 


form .onechoice input {
	margin-right: 5px;
} 


form .submit {
	margin-bottom: 10px;
	width: 510px;
	border: 1px solid #7F9FD7;
	font-size: 1.4em;
 
	font-weight: bold;
	background: url(images/bg_intro.gif) repeat-x bottom;
	text-transform: uppercase;
 
	padding-bottom: 3px;
	color: #E43E1D; 
} 



#loginform input {
	width: 70px;
	font: 0.9em "Lucida Grande", Verdana, Sans-Serif; 
}