/* www.esprix.ch
	created by St�mpfli Publikationen AG (c)2008
	November 2008 / ust
*/

/* PRINT */


* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	background-image: url(../layout/esprix_logo_dev.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}

p {
	padding-bottom: 15px;
}

ul {
	padding-left: 15px;
}

hr {
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #bbdbed;
 	border-bottom: solid 1px #FFFFFF;
}

#content .pic_start_right div,
#content .textblock div,
#content .news div {
	padding-bottom: 15px;
}

/* IDs */
#wrapper {
	width: 100%;
	height: 100%;
}

#servicenavi {
	display: none;
}

#headerbild, #breadcrumb {
	display: none;
}

#ncwrapper {
	position: relative;
	left:0;
	top: 0px;
	margin-top: 200px;
	width:100%;
}

#navi {
	display: none;
}

#content {
	width: 100%;
	height: 100%;
	padding: 15px 0 15px 10px;
	text-align: left;
}

#content a {
	color: #4a7e94;
	text-decoration: none;
}



/* Classes */
.pic_start_right {
	float: right;
	width: 280px;
	padding: 0 0 30px 30px;
	text-align: right;
}

.around {
	float:left;
	width: 575px;
}

.sponsoren_around, .gewinner_around, .medien_around {
	float:left;
	width: 100%;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #bbdbed;
}

.medien_around {
	padding: 5px 0 15px 0;
}

.sponsoren_logo, .gewinner_logo_foto, .medien_logo_foto {
	float: left;
	width: 230px;
	text-align: left;
	vertical-align: top;
}

.sponsoren_foto {
	float: left;
	padding-right:15px;
	text-align: left;
	vertical-align: top;
}

.sponsoren_short, .sponsoren_legende, .gewinner_short, .gewinner_legende, .medien_short {
	float: left;
	width:345px;
	text-align: left;
	vertical-align: top;
}

.sponsoren_long, .gewinner_long, .medien_long {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.medien_long {
	padding: 0;
}

.top {
	display: none;
}

.toplink {
	height: 15px;
	width: 15px;
	margin: 0;
	background-image: url(../layout/top.gif);
	background-repeat: no-repeat;
	float: left;
}

.print {
	display: none;
}

.printfooter {
	clear: both;
	width: 100%;
	padding: 150px 0 0 0;
	bottom: 0;
	font-size: 10px;
}

.thumbnailImg {
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: center;
	margin: 15px;
}

.clr {
	clear: both;
}
#printLogo {
	position: absolute;
	top: 0;
	left: 0;
}