@charset "utf-8";
/* CSS Document */
/* global print default */

* {
	margin:0;    
	color:#000000;
}

#Header,.Sidebar,.Print, #Rahmen > img, .Leftbar, .ConfirmationPicture  {
	display:none;
	margin: 0px;
	padding: 0px;
}

#Gesamt, #Rahmen, #Inhalte, #Footer {
	width:740px;
	margin:0px;
	background-image:none;
	background-color:#ffffff;
}

#Inhalte,#Footer{
	margin:10px;
	width:720px;
	padding:0px;
}

#TextTop,#TextTopFormular, #Buchungsnummer,#OffeneVeranstaltungen, #TextTopConfirmation,#confirmation{
	margin-left:0px;
}

#TextTop{
	width:600px;
}

#anmelden {
	margin-left:0px;
}

#Footer{
	padding-left:10px;
	width:720px;
}

#InhaltConfirmation, .Inhalt {
	margin-top: 0px;
}

.BuchungsnummerText {
    font-weight: bold;
}
