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

* {
	margin:0;    
	color:#000000;
	background-color: #fff;
	max-width: 650px;
}

body {
	margin: 0 0 20px;
}

h1, h2, h3 {
	margin-bottom: 10px;
	padding: 0;
}

a:link, a:visited {
	color: #000;
}

.Leftbar, .Sidebar {
	width: 100%;
	display: block;
	float: none;
}

#Header,.Print, #Navigation, #SecondLevelMenu, .Leftbar, #FormTabs  {
	display:none;
}

.Inhalt {
	margin: 0;
	padding: 0;
}

.Sidebar {
	margin-top: 20px;
}

.Sidebar h2::before {
	background: none;
	width: 0;
	display: none;
}

.Sidebar h2 {
	margin: 0;
	padding: 0;
}

.SidebarHtmlText {
	padding: 0;
}

.Textinput, .Textinput, .TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe, .inputLogIn {
	border: none;
	background-image: none;
	padding: 0;
}

#WeiterBN input[type="submit"], input[type="submit"], .nextPane, .prevPane, .prelastPane, .firstPane {
	border: none;
	color: #000;
}
