/* IWIS - Prof. Mess- und Sensortechnik, ETIT, TU Chemnitz */

/* Seitenstruktur - body */

body  {
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Seitenstruktur - Kopfzeile */

div#head  {
	position: absolute;
	width: 100%;
	height: 323px;
	/* background-image: url(../img/back_pattern.gif); */
	border-bottom: 6px solid #9999CC;
	z-index: 2;
}

div#head_center {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: auto;
	background-image: url(../img/fondo_ags.jpg);
	text-align: left;
	z-index: 1;
}

div#head_center img#logo {
	position: relative;
	top: 10px;
	left: 10px;
	width: 80px;
}

div#head_center p#titel {
	position: absolute;
	top: 10px;
	left: 95px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size: 2.0em;
}

div#head_center p#datum {
	position: absolute;
	top: 95px;
	left: 50px;
	margin: 0px;margin-top:15px;
	padding: 0px;
	font-weight: bold;
}

div#head_right  {
	position: absolute;
	top: 0px;
	right: 0px;
	/* width: calc(100% - 1000px); */
	height: 316px;
	background-color: #ffffff;
	border-top: 7px solid #FFFFFF;
	border-bottom: 6px solid #9999CC;
	z-index: 0;
}

/* Seitenstruktur - Fusszeile - Impressum */

div#imprint {
	position: absolute;
	bottom: -70px;
	right: -15px;
	margin: 15px;
	padding: 5px;
	width: 80px;
	text-align: center;
	border: 2px solid #9999CC;
  border-radius: 10px;
  -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#imprint:hover {
	position: absolute;
	bottom: -70px;
	right: -15px;
	margin: 15px;
	padding: 5px;
	width: 80px;
	text-align: center;
	border: 2px solid #ffffff;
  border-radius: 10px;
  -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #9999CC;
}

div#imprint:hover a {
	color: #ffffff;
}

/* Seitenstruktur - Mittelteil */

div#page  {
	position: relative;
	top: 323px;
	margin: auto;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	width: 950px;
	min-height: 600px;
	/*border-left: 6px solid #9999CC;
	border-bottom: 6px solid #9999CC;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-khtml-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;*/
	background-color: #ffffff;
}

/* Seitenstruktur - Mittelteil - Inhaltscontainer */

div#page div#content  {
	position: relative;
	float: left;
	top: 0px;
	left: -5px;
	width: 540px;
	padding: 0px;
	margin: 0px;
}

div#body_right {
	position: absolute;
	top: 323px;
	right: 0px;
	background-color: #ffffff;
	/*border-bottom: 6px solid #9999CC;*/
	z-index: 0;
}

/* Seitenstruktur - Mittelteil - Listboxen */

ul#dates  {
	position: relative;
	float: right;
	top: -10px;
	right: -10px;
	width: 200px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	background-color: #ffffff;
	border: 2px solid #9999CC;
  border-radius: 15px;
  -moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

ul#sponsors {
	position: absolute;
	top: 240px;
	right: -0px;
	width: 200px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	background-color: #ffffff;
	border: 2px solid #9999CC;
  border-radius: 15px;
  -moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

ul#navigation {
	position: relative;
	float: left;
	top: -10px;
	left: -20px;
	width: 200px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	background-color: #ffffff;
	border: 2px solid #9999CC;
  border-radius: 15px;
  -moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

ul#sponsors li {
	/* height: 60px; */ /* nicht alle sponsor-Bilder sind 60px high */
	text-align: center;
}

ul#sponsors li img  {
	/* height: 50px; */
	margin-bottom: 10px;
	width: 195px;
	padding-top: 10px;
	vertical-align: middle;
}

ul#dates li,
ul#dates li:hover {
	height: 40px;
	width: 194px;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
}

ul#navigation li,
ul#navigation li:hover {
	height: 22px;
	width: 194px;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
}

ul#dates li:hover,
ul#navigation li:hover  {
	background-color: #9999CC;
	color: #ffffff;
}

ul#dates li:last-child,
ul#navigation li:last-child {
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-khtml-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

ul#sponsors li.head,
ul#dates li.head,
ul#navigation li.head {
	height: 25px;
	width: 190px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #9999CC;
	color: #ffffff;
	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-khtml-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	-khtml-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
}

ul#dates li.past a  {
	color: #999999;
	text-decoration: line-through;
}

.date {
	font-size: small;
}


/* Listen im Hauptteil */

div#content ul.files,
div#content ul.files:hover a	{
	list-style-type: none;
	margin-top: -10px;
	color: #6a0202;
}

/* Links */
a {
	text-decoration: none;
	color: #000000;
}

a.underline, a.pdf, a.zip, a.doc, a.tex, a.web, a.email, a.csv, a.xls, a.ppt {
	text-decoration: underline;
}

a.pdf, a.zip, a.doc, a.tex, a.email, a.csv, a.xls, a.ppt { /* , a.web */
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

a.pdf {
	background-image: url(../img/links/pdf.png);
}

a.zip {
	background-image: url(../img/links/zip.png);
}

a.doc {
	background-image: url(../img/links/doc.png);
}

a.xls {
	background-image: url(../img/links/xls.png);
}

a.ppt {
	background-image: url(../img/links/ppt.png);
}

a.csv {
	background-image: url(../img/links/csv.png);
}

a.tex {
	background-image: url(../img/links/tex.png);
	padding-right: 22px;
}

a.web {
	/* background-image: url(../img/links/web.png); */
}

a.email {
	background-image: url(../img/links/email.png);
	padding-right: 23px;
}

li:hover a {
	color: #ffffff;
}

/* Ueberschriften */

h1 {
	margin-top: 5px;
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

/* Absaetze im Inhaltscontainer */

div#page div#content ul li,
div#page div#content ol li,
div#page div#content p  {
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: justify;
	line-height: 1.5;
}


div#page div#content ul li,
div#page div#content ol li  {
	padding: 0px;
}

div#page div#content p.committee  {
	padding-bottom: 15px;
}

div#page div#content span.committee {
	font-weight: bold;
}

/* Tabellen */

table.bild  {
	text-align: center;
	margin: auto;
	width: 100%;
}

table.bild tr td  {
	padding-left: 10px;
	font-size: small;
	padding-bottom: 10px;
}

table   {
	padding-bottom: 15px;
}

table tr  {
	vertical-align: top;
}

table#committee,
table#contact_form,
table#registration_data,
table#registration_info,
table#registration_fee,
table#registration_tut  {
	width: 100%;
	line-height: 1.5;
}

table#registration_info {
	padding-bottom: 15px;
}

/* Invited speaker */

table.speaker img {
	width: 100px;
	margin-right: 10px;
}

table.speaker td.name {
	font-weight: bold;
}

/* Formulare */

input[type=text] {
	width: 250px;
}

input[type=submit] {
	width: 250px;
	/* margin: 10px; */
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	border: 1px solid #9999CC;
	color: #000000;
	font-weight: bold;
}

textarea  {
	width: 100%;
	height: 100px;
}

/* Bilder */

img {
	border: 0px;
}

img.zentriert {
	max-width: 480px;
	padding: 10px;
	padding-bottom: 15px;
	text-align: center;
	margin: auto;
}
.foto{
margin-bottom:15px;
}
.foto img{
max-width:100%;
}

/* Bilder - Ausstellerliste */

div#exhibitorlist {
	margin: auto;
	text-align: center;
}

div#exhibitorlist img {
	margin-top: 20px;
	padding: 2px;
	width: 350px;
	border: 1px solid black;
}

/* Inhalte - Program */

div#content table.program {
	width: 700px;
	line-height: 1.5;
}

div#content table.program td:first-child {
	width: 75px;
}

div#content table.program th {
	text-align: left;
}