@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:1.4;
}
body {
	margin-top:20px;
	background-repeat: repeat-x;
}
h1 {
	color:#666;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:18px;
}
h2 {
	color:#e44d21;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size:11px;
}
.cell {
	/*465*/
	padding-top:50px;
	padding-right:40px;
	padding-left:20px;
	padding-bottom:30px;
	width:415px;
	color: #333;
}
.cell_top {
	padding-top:20px;
	padding-right:20px;
}
.cell_bund {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	
}
.cell_right {
	/*285*/
	width:255px;
	padding-top:50px;
	padding-right:20px;
	padding-left:10px;
}
#item_microphone {
	background-image: url(../img/an_05.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:217px;

}
#item_four-speakers {
	background-image: url(../img/4speakers.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:217px;
	
}

#item_one-speaker {
	background-image: url(../img/1speaker.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:217px;
	
}
.cell_right a {
	line-height:2;
}
.cell_left {
	/*210*/
	width:150px;
	padding-top:50px;
	padding-right:40px;
	padding-left:20px;
	padding-bottom:30px;
}
p {
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.cell a:link {
	color: #666;
	text-decoration: none;
	border-bottom:1px dotted;
}
.cell a:visited {
	color: #666;
	text-decoration: none;
	border-bottom:1px dotted;
}
.cell a:hover {
	color: #999;
	text-decoration: none;
	border-bottom:1px dotted;
}
.cell a:active {
	color: #999;
	text-decoration: none;
	border-bottom:1px dotted;
}
/**/
.cell_right a:link {
	color: #666;
	text-decoration: none;
	line-height: 12px;
}
.cell_right a:visited {
	color: #666;
	text-decoration: none;
	line-height: 12px;
}
.cell_right a:hover {
	color: #999;
	text-decoration: none;
}
.cell_right a:active {
	color: #999;
	text-decoration: none;
}
/* menu start */

div.menu {
	height: auto;
	text-align:center;
}
div.menu li {
	height: 21px;
	width: 140px;
	margin: 5px;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	background-image: url(../img/knap-op.gif);
	background-repeat: no-repeat;
	text-align: center;
}
div.menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding-top:2px;
}
div.menu li a:link {
	color: #FFF;
}
div.menu li a:visited {
	color: #FFF;
}
div.menu li a:hover {
	color: #FFF;
	background-image: url(../img/knap-ned.gif);
	background-repeat: no-repeat;
}
div.menu li a:active, div.menu li a:focus {
	color: #FFF;
	background-image: url(../img/knap-act.gif);
	background-repeat: no-repeat;
}
/* menu end */

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon {
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}

/* Make sure the icons are not cut */
a[href$=".pdf"], a[href$=".doc"], a[href$=".docx"], a[href$=".xls"], a[href$=".xlsx"] {
	padding:2px 0 2px 22px;
	margin:-2px 0;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Files */
a[href$=".pdf"] {
	background-image: url(../img/icons/pdf.png);
}
a[href$=".doc"] {
	background-image: url(../img/icons/doc.png);
}
a[href$=".docx"] {
	background-image: url(../img/icons/doc.png);
}
a[href$=".xls"] {
	background-image: url(../img/icons/xls.png);
}
a[href$=".xlsx"] {
	background-image: url(../img/icons/xls.png);
}

#color-ccc {	
	background-image: url(../img/ccc.gif);
	background-repeat: no-repeat;
}
#color-ddd {	
	background-image: url(../img/ddd.gif);
	background-repeat: no-repeat;
}
#color-eee {	
	background-image: url(../img/eee.gif);
	background-repeat: no-repeat;
}
#data {
	display:none;
}
#top_bg {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_top.jpg);
	height: 20px;
}
#main_bg {
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#bund_bg {
	background-image: url(../img/bg_bund.jpg);
	height: 13px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}


blockquote {
	font-style:italic;
	margin:0;
	padding:0;
}
#adresse {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

