/* Start of CMSMS style sheet 'Layout 2009: Print' */
/*	---------------------------------------------------------------------- */
/* 	structure */
/*	---------------------------------------------------------------------- */

html,body {
	background: transparent;
	margin: 0;
	padding: 0;
	color: #393939;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 19px;
	}


/*	---------------------------------------------------------------------- */
/* 	structure */
/*	---------------------------------------------------------------------- */

#container_site {
	margin-top: 1cm;
	}

#container_header {
	height: 4cm;
	margin-bottom: 1cm;
	padding: 0px;
	}

#container_content {
	}
	
#container_inhalt {
	}

#layout1left {
	float: left;
        width:66%;
	}
	
#layout1right {
	float: right;
	width: 33%;
	}
	
#layout2left {
	float: left;
	width: 49%;
	}
	
#layout2right {
	float: right;
	width: 49%;
	}
	
#address {
        float: right;
	color: #2a34aa;
	margin-right: 0.6cm;
	margin-top: 2cm;
	text-align: right;
	width: 100%;
	}

/*	---------------------------------------------------------------------- */
/* 	design elements */
/*	---------------------------------------------------------------------- */

.print_titel {
	font-size:30px;
	font-weight: normal;
	color: #ae0930;
	}
	
#logo_icer {
	float: right;
	}
	
.shortnews {
	margin: 0px 0px 25px 0px
	}	
	
.bild  {
	border: 1px solid;
	border-color: #d1d1d1;
	margin: 10px 0px 10px 0px;
	}
	
.clear_float {
	clear: both;	
	}
	
/*	---------------------------------------------------------------------- */
/* 	fonts */
/*	---------------------------------------------------------------------- */

/* 	Haupttitel */
h1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	}

/* 	Zwischentitel */
h2, h3 {
	color: #2a34aa;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	}
	
tt, pre {
	font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	}

/* 	Leadtext */
.lead {
	color: #2a34aa;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	}
	
/* 	Site Titel Print */
h4 {
	color: #2a34aa;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	}

ul {
	list-style-type: none;
	margin: 0;
	margin-left: 1em;
	padding: 0;
	}

li {
	background-image: url(uploads/icER-2009-A/content/icons/quadrat_blue.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	}

ol {
	line-height: 19px;
	margin: 0px;
	padding: 0px;
    }

a:link {
	border: none;
	color: #2a34aa;
	outline: none;
	text-decoration: none;
	}
a:visited {
	border: none;
	color: #2a34aa;
	outline: none;
	text-decoration: none;
	}
	
/*	---------------------------------------------------------------------- */
/* 	Display: NONE */
/*	---------------------------------------------------------------------- */

	
#navigation, .site_titel, #footer {
	display: none
	}
 
/* End of 'Layout 2009: Print' */

