/* @override http://m4dev.media-nova.com/fileadmin/templates/printVersion/printVersion.css */

/*----------------------------------------------------------------------*/
/*  M4 - Druckversion                                                            */
/*----------------------------------------------------------------------*/
.csc-textpic-caption { margin: 0;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6,
form, select, option, textarea, input,
th, td,
ol, ul,li,
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:				#333333;
	font-size: 			100.01%;
	line-height:		16px;
	margin-top:	0;
}

H3 {  font-size: 14px; color: #333333; margin-top: 7px;
	margin-bottom: 7px;
}

a {
	color: #990000;
	text-decoration: none;
}
html 
{ 
}

P.bodytext, form 
{
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}


body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none repeat-x 0 0;
	margin: 0;
}

#screen {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: none;
}


#wrap {
	width: 550px;
	background: white none 360px -114px;
	position: relative;
	display: inline-block;
}
		
#logo {
	height: 120px;
	width: 550px;
	background: url(../res/img/printVersion/printVersion_Header.jpg) no-repeat 0;
	position: relative;
	border-bottom: 1px solid #990000;
	padding-bottom: 15px;
}

#content {
	width: 550px;
	margin-top: 15px;
	height: auto;
	float: none;
}
	
		
#footer {
	font-size: 75%;
	text-align: center;
	height: 27px;
	border-top: 1px solid #990000;
	margin-top: 15px;
	clear: both;
	padding-top: 4px;
}
