/*
 * CSS-Styles for www.cth-riesa.de - Printversion
 * by Falko Müller 2007
*/

/* Originalstyles importieren */
@import url("style_layout.css");

/* Allgemein */
html {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	min-height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
* html body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}


/* Blöcke/Bereiche */
#block_printkopf {
	padding: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	clear: none;
	float: none;
	height: 180px;
	display: block;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
* html #block_printkopf {
	height: 150px;
}
#block_kopfzeile_printbutton {
	clear: right;
	float: right;
	margin: 0px;
	height: 64px;
	width: 50%;
	text-align: right;
	padding: 0px;
}
#block_kopfzeile_content {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	color: #666666;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 15px;
	float: left;
}
#block_default {
	padding: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: none;
	float: none;
	height: 1%;
	min-height: 1%;
	display: block;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
* html #block_default {
	border: 1px solid #CCCCCC;
}
#block_kopfzeile_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 64px;
	width: 50%;
	clear: right;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#block_contentbereich {
	float: left;
	height: 1%;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 23px;
	padding-bottom: 19px;
	padding-left: 23px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: auto;
}
.button_images {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
