body, html {
	width:100%;	
	height:100%;
}
body {
	background:#fff /*url(../img/bg.gif) repeat-y*/;	
	font-size:100.01%;
	color:#4d4d4d;
	margin:0px;
  padding:0px;
}
#banner {
	margin:0px;
	padding:0px;
	background:#4d4d4d url(../img/banner.gif) no-repeat right;
	height:57px;
  float:left; 
}
div{
display:block;
}

#content {
  float:left;
}
#footer {
  clear:both;
	background:#4d4d4d url(../img/dummy.gif) no-repeat right;
	height:32px;
}
.imgx {
  float:left;
  margin:0px;
}
* html .imgx {
  margin-left:-4px;
}
body>#fullpage .column-2 {
  margin: 0 180px 0 190px;
}
* html .column-2 {
  margin: 0 0 0 190px;
}
.column-3 {
  float:right;
  margin: 0;
  margin-top:0px;
  width:180px;
}
* html .column-3 {
  width:0px;
  margin-left:10px;
  margin-right:-5px;
  height:100%;
}
.column-1 {
  float:left;
  margin: 0;
  padding-top:0px;
  width:190px;
}

body>#fullpage .resize{
  width:99%;
  min-width:800px;
  max-width:1024px;
}
* html .resize {
	width:expression(document.body.clientWidth < 800? "800px": "auto" && document.body.clientWidth > 1024? "1024px": "auto");
}
.box{
	margin-top:0px;
	width:80%;
}
.box2{
	margin-top:40px;
	width:80%;
}
#place{
	width:auto;
	padding-top:5px;
	padding-left:209px;
	font-size:11px;
	float:left;
	height:20px;
}
* html #bannercontent{
  padding-left:26px;
 
}

.popup{
  position:absolute;
  width:808px;
  height:614px;
  background:transparent;
  padding:1px;
  left:154px;
  top:155px;
}
.topbar {
  width:808px;
  height:30px;
  background:url(../img/topbar.gif);
}
.topbar span.a{
  float:left;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
  top:8px;
  left:10px;
  position:absolute;
}
.topbar span.b{
  float:left;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  top:9px;
  left:11px;
  position:absolute;
}
.back {
  overflow:hidden;
  width:808px;
  height:580px;
  padding-left:4px;
  padding-right:4px;
  background:transparent url(../img/backx.gif) repeat-y;
}
.bottom {
  width:808px;
  overflow:hidden;
  height:4px;
  background:url(../img/bottomx.gif) bottom;
}

#back{
  padding-right:190px;
	float:right;
	height:20px;
  margin-top:2px;
}
#bannercontent {
  font-size:11px;
  font-family:Verdana;
  color:#FFFFFF;
  padding-top:40px;
  padding-left:29px;
  float:left;
}
#bannercontent a {
  color:#FFFFFF;
}
#footercontent {
  font-size:11px;
  font-family:Verdana;
  color:#FFFFFF;
  padding-top:9px;
  padding-left:30px;
  float:left;
}
* html #footercontent {
  padding-left:22px;
}
#clear {
	clear:both;
}
.articlepicture {
  margin-right:10px;
  float:left;
}
.article {
  float:left;
  margin-bottom:30px;
}
.articletext {
  margin-left:20px;
  margin-right:20px;
  line-height:15px;
}
.articletext ul{
  margin-left:20px;
}
.articletext ol{
  margin-left:20px;
}
.articletext a {
  text-decoration:underline;
}
body>#fullpage .articletext{
  line-height:13px;
}
.title{
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  margin-bottom:5px;
  color:#c00004;
}
.text{
  padding-top:10px;
  font-size:11px;
}
.headline {
  height:28px;
  float:left;
  margin-bottom:10px;
  background: #f2f2f2 url(../img/headline_left.gif) no-repeat top left;
}
.headlinetext {
  padding-top:6px;
  padding-left:19px;
  font-weight:bold;
  font-size:13px;
  float:left;
  color:#67634e;
  font-family:Verdana;
}
.rightbox {
  float:right;
  background:#f2f2f2 url(../img/bottom.gif) bottom no-repeat;
  width:159px;
  margin-top:-3px;
  margin-right:-20px;
  margin-left:10px;
  margin-bottom:10px;
}
* html .rightbox {
  margin-right:-10px;
}
.r_headline {
  float:right;
  width:15px;
  height:28px;
  background: #f2f2f2 url(../img/headline_right.gif) no-repeat bottom right;
}
body>#fullpage .headline{
  width:100% !important;
  background: #f2f2f2 url(../img/headline_left.gif) no-repeat top left;
}

body>#fullpage .infoboxtext {
  padding-top:12px;
  margin-left:14px;
  padding-right:8px;
  font-size:10px;
  color:#c00004;
  padding-bottom:15px;
  background: #ffffcb url(../img/info_right.gif) no-repeat bottom right;
  font-family:Verdana;
  line-height:13px;
}
* html .infoboxtext {
  margin-top:12px;
  line-height:13px;
  margin-left:14px;
  font-size:10px;
  color:#c00004;
  padding-bottom:15px;
  padding-right:8px;
  background: #ffffcb url(../img/info_right.gif) no-repeat bottom right;
  font-family:Verdana;
}
.infoboxtext a {
  text-decoration: underline;
  color:#c00004 !important;
}
.infoboxtext a:hover {
  color:#c00004 !important;
  font-weight:bold;
}
.infobox {
  float:right;
  background: #ffffcb url(../img/info_left.gif) no-repeat top left;
  width:165px;
  margin-bottom:15px;
  margin-right:0px;
}
* html .infobox {
  margin-right:0px;
}
.headtext {
	font-size:11px;
	color:#67634e;
	font-family:Verdana;
	font-weight:bold;
	margin-left:-8px;
  margin-bottom:3px;
}
* html .headtext {
  margin-top:10px;
}
#fullpage {
  height:100%;
}
#userinfos fieldset {
  line-height:20px;
}
#userinfos legend {
  font-size:11px;
  font-family:Verdana;
}
#userinfos span, #userinfos strong {
  font-size:11px;
  font-family:Verdana;
  width:150px;
  float:left;
}
#userinfos input,select {
  margin-top:2px;
	border: 1px solid #CCCCCC;
	width:150px;
	font-size:11px;
	font-family:Verdana;
	color:#999999;
	float:right;
}
#userinfos input.radio {
  width:20px;
}
#userinfos input.button {
  margin-top:2px;
  border: none;
  color:#FFFFFF;
  font-size:11px;
  font-family:Verdana;
	background:url("../img/input_bg.gif");
	height:21px;
 	width:150px;
}
.address {
  width:auto;
  border:1px solid #f2f2f2;
  margin-top:10px;
  padding:10px;
  font-weight:bold;
}
#userinfos fieldset {
  border:1px solid #000;
  margin:5px;
}



body>#fullpage .terminboxtext {
  padding-top:12px;
  padding-left:14px;
  padding-right:8px;
  font-size:10px;
  color:#c00004;
  padding-bottom:15px;
  background: transparent url(../img/info_left.gif) no-repeat top left;
  font-family:Verdana;
  line-height:13px;
}
* html .terminboxtext {
  padding-top:12px;
  line-height:13px;
  padding-left:14px;
  font-size:10px;
  color:#c00004;
  padding-right:8px;
  background: transparent url(../img/info_left.gif) no-repeat top left;
  font-family:Verdana;
}
.terminboxtext a {
  color:#c00004 !important;
}
.terminboxtext a:hover {
  color:#c00004 !important;
}
.terminbox {
  float:left;
  background: #ffffcb url(../img/info_right.gif) no-repeat bottom right;
  width:150px;
  height:70px;
  margin-bottom:15px;
  margin-right:10px;
}
* html .terminbox {
  margin-right:6px;
}

.kursmenu {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
