@charset "UTF-8";
/**
*
* @author Chris Glutz <chris@netzpilot.ch>
* @copyright Copyright (c) 2009, Chris Glutz
* @version 1.1
* @date 20100212
* @desc  CSS imaginefestival.ch
* 
*/

@import url(colors.css);

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:800px;
	/*background:url('../images/background.jpg') no-repeat;
	background-position:0px 0px;*/
	
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	color:#000000;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	color: black;
	margin-bottom:8px;
}

p {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	margin: 0px;
	padding: 0px;
}

.small {
	font-size:10px;
}

#outer{
	height:100%;
	min-height: 100%;
	width:800px;
	color: #000000;
	text-align:left;
	/*position:relative;*/
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:760px;
}



#header{
	position:absolute;
	top:0;
	left:20px;
	top: 3px;
	height:140px; 	/* hoehe */
}

div#home {  /* Home */
	position:absolute;
	left: 20px;
	top: 142px;

}

div#left {  /* Hauptnavigation */
	position:absolute;
	left: 20px;
	top: 162px;
	width:176px;
	display:block;
}

div,p  { margin-top:0; }

div#navcontent {
	position:absolute;
	/*left:20px;*/
	width:560px;	
	padding:0px;
	top: 142px;
	left: 200px;
}

div#centrecontent {
	position:absolute;
	width:500px;	
	padding:0px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 19px;
	top: 162px;
	left: 202px;
	background-color: white;
}

div#centrecontent div,p { 
	color:black; 
	letter-spacing:0.5px;
	line-height:14px;
}

#clearfooter { width:100%;height:52px;clear:both; }


/* LOGOS */
#head_imagine {
	margin-top:17px;
}

#logo_imagine {
	position:absolute;
	top:17px;
	left:760px;
}

/* @group COL-SPONSORS */

#sponsors {
	position:absolute;
	top: 162px;
	left:742px;
	background-color:#ffffff;
	width: 118px;
	padding-bottom: 20px;
	/*min-height: 340px;*/
}

#sponsors_title {
	position:absolute;
	top: 142px;
	left:740px;
}

/* @end */



/* @group COL-COLOR */

#col-color {
	position:absolute;
	top: 142px;
	left:860px;
}

#farbe_select {
	position: relative;
	top: 0px;
	left:0px;	
	width: 120px;
}

#werbung {
	position: relative;
	/*top: 2px;*/
	left: 2px;
	padding: 0 2px 0 2px;
	background-color:#ffffff;
	width: 114px;
	/*min-height: 203px;*/
}

#werbung_title {
	/*position: relative;
	top: 2px;*/
}
/* @end */




.navi{
	position:relative;
	top: 0px;
	left: 2px;
	width:178px;
	/*border-bottom:1px solid rgb(255,255,255);*/
	margin-bottom: 2px;
	/*background-color:#ffffff;*/
	vertical-align: middle;
}

h1 {
	padding-left:23px;
	margin-top: 3px;
	font-weight:bold;
	font-size:11px;
	color:#f3f5f4;
	letter-spacing:1px;
	width:480px;
	color: black;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top:2px;
	margin-bottom: 20px;
	font-weight:bold;
	font-size:15px;
	color: black;
}

hr { 
	color: black;
	size: 1px;
	width: 100%;	
}

a {  
	text-decoration:none;
	color: black;
}

a.navileft_passive {
	display:block;
	background-color:#fff;
	padding-top:3px;
	padding-bottom:3px;
	color: black;
	font-weight:normal;
} 

a.navileft_active { /* selected */
	display:block;
	background-color:#000;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background-color:#000;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
	font-weight:normal;
} 

div#left a:hover {  /* hoover */
	background-color: black;
	color: white;
}

/* sitemap */
a.sitemap_level1 {
	display:block;
	border-bottom:1px solid black;
	
	font-weight:bold;
	padding-bottom:0.4em;
}

a.sitemap_level2 {
	
	display:block;
}

a.sitemap_level3 {
	
}

.sitemap_level2_container {
	float:left;
	padding-top:0.3em;
}

.sitemap_level3_container {
	padding-top:0.3em;
	clear:both;
	padding-left: 15px;
	line-height: 18px;
}
/* END sitemap */

/* searchbox */
.input_searchbox {
	width:80px;
	vertical-align:middle;
	color: black;
	font: normal normal 10px Verdana, Arial, sans-serif;
	background-color: white;
	height: 11px;
	border: 1px solid black;
}

.label_searchbox {
	vertical-align:middle;
	color:black;
	position:relative;
	padding-left:10px;
}

#searchbox {
	background-color:white;
	position:relative;
	left: 2px;
	top: 0px;
	width:178px;
	height: 19px;
	display:block;
	padding-top: 2px;
}

#searchbox td a:hover {
	background-color: white;
	color: white;
}

.input_searchbox {

}
/* END searchbox */


div td { /* table inside content */
	/*vertical-align:top; */
	line-height: 16px;
}


.hidden {
	display:none;
}

/* teaser */
.teaser_title {
	font-size: 11px;
	font-weight: bold;
}

div.nl { 
	line-height: 23px;  
}
	
div.ntext { 
	color:black; 
	letter-spacing:0.5px;
	line-height:14px; 
}

.teaser_img { 
	margin-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 20px; 
	float: left;
	clear: both;
}

div.teaser {	
	display:block;
}

div#block {
	display:block;
	clear: both;
	/*
	border-top:1px solid #003445;*/
	padding-bottom: 20px;
}

#tdate {
	position:absolute;
	right: 20px;
}
/* END teaser */

/* image in artikelliste */
div p img {
	padding-right: 10px;
	padding-bottom: 3px;
}

#farbe_select a img {
	padding: 0;
	margin: 0;
	border: 0;
}

a.intern {
	padding: 0 0 0 39px;
	background: url(../images/I_Icon_INT.gif) no-repeat 0 0px;
}

a.extern {
	padding: 0 0 0 39px;
	background: url(../images/I_Icon_EXT.gif) no-repeat 0 0px;
}

a.pdf {
	padding: 0 0 0 39px;
	background: url(../images/I_Icon_PDF.gif) no-repeat 0 0px;
}

a.email {
	padding: 0 0 0 36px;
	background: url(../images/I_Icon_MAIL.gif) no-repeat 0 0px;
}




