/*Internetexplorer brauchen eine Höhenangabe zum clearen:*/
* html { /*für IE5 - IE6 */
height: 1%;
}

* +html { /*für IE7*/
min-height: 1%;
}

body
{
	font-family: Arial, Verdana, Helvetica;
	color: #333;
	font-size: 11px;
	margin: 0;
	background-color: #FFF6D9;
	text-align: center;
}

div.clearer {clear: left; line-height: 0; height: 0;}

hr
{
	visibility : hidden;
	display: block;
	clear: both;
	height: 0px;
	padding: 0;
	margin: -0.66em 0;
	border: 0px;
	line-height: 0;
}

img
{
	border: 0;
}

#tpl_overall
{
	width: 950px;
	clear: both;
	margin: auto;
	text-align: left;
	padding-bottom: 0;
}	

#tpl_cont_head,  #tpl_cont_main, #tpl_cont_subhead
{
	clear: left;
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#tpl_cont_head
{
	height: 120px;
	background-color: #FFF;
	background-image: url('http://static.klassenfahrten.org/img/punkte.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#tpl_head_left
{
	float: left;
	height: 80px;
	width: 241px;
	padding-top: 3px;
	padding-left: 20px;
}

#tpl_head_right
{
	float: left;
	height: 80px;
	font-size: 11px;
	padding-top: 0;
	padding-right: 10px;
	width: 600px;
	text-align: left;
	background-image: url('http://static.klassenfahrten.org/img/head_r.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}

#tpl_menu
{
	float: left;
	width: 177px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0 0 0 20px;
	height: 839px;
}

#pkt
{
	text-align: right;
	position: relative;
	padding-right: 10px;
	z-index: 999;
	top: -10px;
}

#tpl_main
{
	width: 536px;
	float: left;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	padding: 5px 0 0 0 ;
	min-height: 738px;
	border: 8px solid #FED501;
	color: #BB2157;
	background-color: #FFF6D9;
}

#tpl_rightcol
{
	float: left;
	width: 189px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0 0 0 7px;
	height: 390px;
	background-image: url('http://static.klassenfahrten.org/img/punkte_ru.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tpl_footer
{
	clear: left;
	float: left;
	width: 750px;
	padding-left: 200px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #FFF;
	text-align: right;
}

#tpl_footer a
{
	color: #BB2157;
}

#tpl_shadow
{
	width: 950px;
	clear: both;
	margin: auto;
	text-align: left;
	margin-top: 0;
	padding: 10px;
	line-height: 1px;
	font-size: 1px;
}

#tpl_shadow a
{
	padding-right: 10px;
}


#uppertext
{
	padding: 5px 5px 20px 5px;
}

ul.menu
{
	margin: 0 0 5px 0;
	padding: 0;
}

ul.menu li
{
	text-align: left;
	list-style-type: none;
	padding: 2px 0 0 35px;
	margin: 0 0 1px 0;
	height: 17px;
	width: 140px;
	font-size: 12px;
	background-image: url('http://static.klassenfahrten.org/img/menbg.jpg');
	background-repeat: repeat-x;
}

ul.menu li.mentit
{
	height: 20px;
	background-image: url('http://static.klassenfahrten.org/img/menbgtit.jpg');
	margin: 0 0 2px 0;
}

ul.menu li a
{
	text-align: left;
	padding: 0;
	margin: 0 0 0 5px;
	color: #BA2C64;
	text-decoration: none;
}

ul.menu li.mentit a
{
	font-size: 14px;
	font-weight: bold;
}

ul.menuinfo
{
	margin: 0 0 5px 0;
	padding: 0;
}

ul.menuinfo li
{
	text-align: left;
	list-style-type: none;
	padding: 2px 0 0 35px;
	margin: 0 0 0 0;
	height: 17px;
	width: 140px;
	background-color: #FED501;
	font-size: 13px;
}

ul.menuinfo li.mentit
{
	font-size: 14px;
	font-weight: bold;
	color: #BA2C64;
	height: 20px;
	background-image: url('http://static.klassenfahrten.org/img/menbgtit.jpg');
	margin: 2px 0 0 0;
}

ul.menuinfo li a
{
	text-align: left;
	padding: 0;
	margin: 0 0 0 5px;
	color: #BA2C64;
	text-decoration: none;
}

ul.menuinfo li.mentit a
{
	font-size: 14px;
	font-weight: bold;
}

ul.menuright
{
	margin: 0 0 5px 0;
	padding: 0;
}

ul.menuright li
{
	text-align: left;
	list-style-type: none;
	padding: 2px 0 0 25px;
	margin: 0;
	height: 17px;
	width: 150px;
	font-size: 12px;
	background-color: #FEF7DA;
}

ul.menuright li.spacer
{
	height: 10px;
}

ul.menuright li.lspacer
{
	height: 160px;
}

ul.menuright li.mentit
{
	height: 20px;
	background-image: url('http://static.klassenfahrten.org/img/menbgtit.jpg');
	margin: 0;
	color: #BA2C64;
	font-size: 14px;
	font-weight: bold;
}

ul.menuright li a
{
	text-align: left;
	padding: 0;
	margin: 0 0 0 0;
	color: #BA2C64;
	text-decoration: none;
}

h1
{
	color: #BB2157;
	font-size: 14px;
}

h2
{
	color: #BB2157;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

h3
{
	color: #BB2157;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a
{
	color: #0054EC;
	text-decoration: underline;
}

div.p5
{
	padding: 5px;
}

div.fc
{
	line-height: 30px;
}

span.fd
{
	float: left;
	width: 80px;
}

#c_iframe
{
	padding: 0;
	width: 536px;
	border: 0;
	height: 2000px;
}

#c_loading
{
	display: none;
	width: 536px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0 10px 0;
}