/* CSS Document HAI 2010 Presse */

body {
	background: #eee;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

#sprachauswahl {
	margin: 0;
	padding: 4px 6px 4px 6px;
	background-color: #eee;
	text-align: right;
}

#kongresstitel {
	margin: 0;
	padding: 8pt;
	background-color: #fff;
	color: #40627C;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #40627C;
	border-bottom: 1px solid #40627C;
}

#kongresstitel2 {
	margin: 0;
	padding: 8pt;
	background-color: #ffda73;
	color: #990000;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #40627C;
}

.kursiv {
	font-style: italic;
	color: #c63;
}

#menu-top-wrapper {
	margin: 0px 20px 0 20px;
}

#menu-top {
	float: left;
	width: 100%;
	background: #eee url("bilder/bg-grau.gif") repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}

#menu-top ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}

#menu-top li {
	float: left;
	background: url("bilder/left_blau.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#menu-top a {
	display: block;
	background: url("bilder/right_blau.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #40627C;
}

#menu-top a:hover {
	color: #900;
}

#menu-top #current {
	background-image: url("bilder/left_on_weiss.gif");
}

#menu-top #current a {
	background-image: url("bilder/right_on_weiss.gif");
	color: #333;
	padding-bottom: 5px;
}

#container {
	background: #fff;
	margin: 0 20px 0 20px;
	border-left: 1px solid #40627C;
	border-right: 1px solid #40627C;
	border-bottom: 1px solid #40627C;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	height: 700px;
}

#footer {
	clear: both;
	text-align: right;
	margin-right: 20px;
	font-size: 8pt;
	padding-top: 5px;
}

#footer a {
	color: #40627C;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#logoleiste {
	float: right;
	border-left: 1px dotted #666;
	padding-left:10px;
}

#textbereich {
	margin: 0;
	padding: 1px 240px 0 0;
}

a:link {font-weight:normal; text-decoration:none; color:#FF0000;}
a:visited {font-weight:normal; text-decoration:none; color:#990033;}
a:hover {font-weight:normal; text-decoration:none; color:#009900;}
a:active {font-weight:normal; text-decoration:none; color:#FF9900;}

td {
	padding: 5px 0 5px 0;
}
