/* CSS Document */
body
{
	font-family: Verdana;
	font-size: 11px;
	color: #0e385c;
	background-color: #d5d4d1;
}

a, a:visited
{
	text-decoration: none;
	color: #0e385c;
	font-weight: bold;
}

h1, h2, h3, h4, h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h1
{
	font-size: 20px;
	padding-bottom: 10px;
}

h2
{
	font-size: 18px;
	margin-bottom: 5px;
}

h3
{
	font-size: 18px;
	margin-bottom: 2px;
}

h4
{
	font-size: 14px;
	margin-bottom: 2px;
	padding-top: 5px;
}

h5
{
	font-size: 10px;
	font-style: italic;
	margin-top: -2px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
}

p 
{
	padding-top: 2px;;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.outer-wrapper
{
}

div.outer-wrapper
{
	width: 990px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden; 
}

.inner-wrapper
{
}

div.inner-wrapper
{
	background-color: #FFFFFF;
	width: 970px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*height: 645px;*/
	overflow: hidden;
}

.inner-wrapper ul
{
	margin-left: 8px;
	padding-left: 5px;
	list-style-type: circle;
}

.inner-wrapper li
{
	padding-bottom: 5px;
}

div.main-image
{
	padding-top: 10px;
	width: 970px;
	overflow: hidden;
}

div.main-image img
{
	width: 970px;
}

.main-menu2 a, .menu-item h3
{
	font-size: 14px;
	line-height: 20px;
}

.menu-item h3
{
	padding-top: 0px;
}

.main-menu p
{
	margin-bottom: 10px;
}

table.main-menu2, table.main-menu
{
	margin-bottom: 0px;
}

table.main-menu2 td, table.main-menu td
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

table.main-menu2 td
{
	height: 55px;
}

table.main-menu td
{
	height: 230px;
	font-size: 11px;
}

td.spacer
{
	width: 10px;
}

td.program
{
	background-color: #a3b5c1;
}

td.vortrag
{
	background-color: #8c99b8;
}

td.hotelres
{
	background-color: #95a0ac;
}

td.allgemein
{
	background-color: #b2b3ba;
}

td.sponsoren
{
	background-color: #8c99b8;
}

div.menu-item
{
	width: 170px;
	height: 50px;
	overflow: hidden;
}

.bottom-menu
{
}

div.bottom-menu
{
 	clear: both;
 	float: right;
 	text-align: right;
	margin-top: 5px;
}

table.bottom-menu td
{
	width: 80px;
}

.bottom-menu a, .bottom-menu a:visited, .bottom-menu a:active
{
	text-decoration: none;
	color: #808080;
	font-size: 11px;
}

.bottom-menu a:hover
{
	text-decoration: underline;
	color: #000000;
}

p.header-title
{
	font-weight: bold;
	text-align: justify;
	font-size: 20px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	/*line-height: 0px;*/
}

div.flexcroll
{
	overflow: auto;
	height: 248px;
}

div.left-content
{
	position: static;
	width: 460px;
	float: left;
}

div.right-content
{
	position: static;
	width: 475px;
	float: right;
	text-align: left;
	margin-right: 10px;
}

.inner-wrapper a, .inner-wrapper a:visited
{
	font-weight: normal;
}

.inner-wrapper a:hover
{
	text-decoration: underline;
}

span.name-of-person
{
	font-size: 10px;
	font-style: italic;
}

.flexcroll ul,
div.printContent ul
{
	margin-left: 15px;
	padding-left: 10px;
}

.flexcroll ul li,
div.printContent ul li
{
	list-style-type: square;
}

.csc-sitemap ul
{
	margin-left: 15px;
	padding-left: 10px;
	list-style-type: square;
}
.csc-sitemap li
{
	padding-top: 2px;
}

.csc-sitemap li ul
{
	margin-left: 5px;
	padding-top: 5px;
}

.csc-sitemap li ul li
{
	list-style-type: disc;
}

div.printContent
{
	width: 990px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}
