body{
	margin: 0;
	padding: 0;
	background: #e7e9ee url(../images/congress/bg_body.gif) repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	color: #232323;
}

/*-----------------------   BASICS   -----------------------*/
img{
	border: none;
}

.clear{
	font-size: 1%;
	clear: both;
	display: block;
}

a{
    color: #124D92;
}

hr{
    background: #fff;
	color: #fff;
	border: none;
	border-bottom: 2px solid #dcdfe6;
	height: 2px;
}

.error{
    color: #FF0000;
	font-weight: bold;
}

pre.debug{
	text-align: left;
	font-size: 120%;
	padding: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 3px solid #999999;
}

#wrap{
    clear: both;
	float: none;
	width: 764px;
	min-width: 764px;
}


/*-----------------------   CONTENT   -----------------------*/
#content{
	width: 530px;
	margin: 32px;
	float: left;
}

#content h1, #content h2, #content h3, #content h4, #content caption{
	margin-top: 0;
	padding-top: 0;
	color: #124D92;
}
#content h1{
   font-size: 18px;
}
#content h2{
   font-size: 16px;
}
#content h3, #content h4, #content caption{
   font-size: 14px;
   font-weight: bold;
}

#content, #content p, #content table, #content ul, #content ol{
   font-size: 14px;
   line-height: 1.4em;
}

.alignLeft{
	text-align: left;
}
.alignRight{
	text-align: right;
}

/* breadcrumb */
#content ul#breadCrumb{
    margin: 0 0 3em 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-size: 10px;
}
#breadCrumb li{
    margin: 0;
	padding: 0;
	display: inline;
}
#breadCrumb, #breadCrumb a{
    color: #A9B4B8;
}

/* thumbs */
.thumb a, #gallery a{
    cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: url(/images/zoom_in.cur),pointer; /* absolute url! */
}

#gallery{
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#gallery li{
    margin: 0;
	padding: 0;
    display: inline;
}
#gallery li a{
    margin: 1px 5px 5px 1px;
	padding: 0;
    display: block;
	width: 94px;
	height: 94px;
	float: left;
	border: 1px solid #d6d6d6;
}
#gallery li a:hover{
    margin: 0 4px 4px 0;
	border: 2px solid #0066b0;
}
#gallery li a img{
    margin: 2px;
	background: #fff;
}

/* feature */
.feature{
    border-top: 8px solid #c90119;
	background: url(../images/bg_teaser.jpg) no-repeat left top;
	padding: 8px;
}
.feature h1, .feature h1 a{
    color: #fff;
}

/* persons */
#content ul#personList{
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#content ul#personList li{
    margin: 0 0 0 3%;
	padding: 0;
	width: 31%;
    float: left;
}
#content ul#personList li.col1{
    margin-left: 0;
}
#content ul#personList li.newRow{
    width: 99%;
	height: 16px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1%;
	float: none;
	clear: both;
}

#content ul#personList h2{
    margin: 0 0 0.2em 0;
	padding: 0;
}
#content ul#personList h2 a{
    color: #0066B0;
	text-decoration: none;
}
#content ul#personList p{
    margin: 0;
	padding: 0;
}
#content ul#personList .thumb{
    float: left;
	margin-right: 0.4em;
}
#content ul#personList .thumb img{
    width: 70px;
}
    

/* Page Liste */
ul#pageList{
    margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#pageList li{
    margin: 0;
	padding: 1em 0;
	border-top: 1px dashed #A9B4B8;
	clear: both;
}
#content ul#pageList h2{
    margin: 0 0 0.2em 0;
	padding: 0;
}
#content ul#pageList h2 a{
    color: #0066B0;
	text-decoration: none;
}
#content ul#pageList p{
    margin: 0;
	padding: 0;
}
#content ul#pageList .thumb{
    float: right;
	margin-left: 0.4em;
}

h1 .date, h2 .date{
    color: #87abc5;
}

/* Sitemap */
#sitemap ul li{
    font-weight: bold;
	margin-bottom: 1em;
}
#sitemap ul li li{
    font-weight: normal;
	margin-bottom: 0;
}

/* inhalt > tabelle default */
#content table{
    border-top: 1px solid #ced3ce;
    border-left: 1px solid #ced3ce;
	border-spacing:0;
	border-collapse:collapse;
}
#content table td, #content table th{
    border-right: 1px solid #ced3ce;
    border-bottom: 1px solid #ced3ce;
	background: #fff;
	margin: 0;
	padding: 1px;
}

#content table th, #content table tr:first-child td, #content table tr:first-child th{
    background: #fff;
	font-weight: normal;
	text-align: left;
}


/* Formulare: */
.tf{
	background: #fff;
	border: 1px solid #767676;
	margin: 1px;
	padding: 1px;
	width: 98%;
}
.tf:focus, .tf:active{
	border: 2px solid #0066b0;
	margin: 0px;
}
#content form p{
	margin-bottom: 0;
	padding-bottom: 0;
}
label.lLeft{
	float:left;
	width: 90px;
}
label.lBlock{
	display: block
}
p#send{
    margin-left: 90px;
}

input#sum{
    background: #fff;
	border: 1px solid #fff;
}

#document{
    width: 99%;
}

.submit{
	padding: 1px 12px;
	background: #c6d9de;
	border: 1px solid #9fb9c0;
	color: #0066b0;
	font-weight: bold;
}
.submit:focus, .submit:active{
	background: #0066b0;
	border: 1px solid #0066b0;
	color: #fff;
}

.errorBox {
	background:#FFEDED;
	border:1px solid #FEACAC;
	color:#540000;
	margin:1em 0;
	padding:2px 6px;
}
#content .errorBox h3{
	color: #e24646;
}
.errorBox a{
	text-decoration: none;
}
.errorBox a strong{
	border-bottom: 1px solid #e24646;
}

p.pError label{
	color: #e24646;
}
p.pError input.tf{
	border-color: #e24646;
}

.hotelList1, .hotelList2{
    float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
    border-top: 1px solid #CCC;
}
.hotelList1 li, .hotelList2 li{
    border-bottom: 1px solid #CCC;
	padding: 3px 2px;
}
.hotelList1 li{
	width: 420px;
}
.hotelList1 li strong{
    float: left;
	width: 280px;
}


.topicList{
	margin: 0;
	padding: 0;
	list-style-type: none;
    border-top: 1px solid #CCC;
}
.topicList li{
    border-bottom: 1px solid #CCC;
	padding: 3px 2px;
}



/*-----------------------   NAVIGATION   -----------------------*/
#navigation{
    width: 161px;
	margin: 0;
	padding: 26px 0 0 0;
	background: url(../images/congress/bg_nav.gif) repeat-x;
	float: left;
}

#mainNav{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	border-right: 2px solid #cdd3db;
}

#mainNav li{
	margin: 0;
	padding: 0;
}
#mainNav li a{
	display: block;
	margin: 0;
	padding: 5px 0 5px 9px;
	border-bottom: 2px solid #c2c9d4;
	text-decoration: none;
	font-weight: bold;
	color: #47494d;
}
#mainNav li a:hover{
	color: #124d92;
	padding-left: 12px;
}

#mainNav li.active a{
	color: #124d92;
	background: #fff;
}
#mainNav a:hover{
	color: #db3534;
}

/* Subnav: */
#mainNav li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #c2c9d4;
	background: #fff;
}
#mainNav ul li a{
	font-weight: normal;
	text-transform: none;
}
#mainNav li.active ul li a {
	padding: 0 0 2px 18px;
	border: none;
}
#mainNav li.active ul li.active a {
	color: #f4700f;
}

/*-----------------------   HEADER   -----------------------*/
#header{
    width: 764px;
	height: 226px;
	clear: both;
	background: #014083 url(../images/congress/header.jpg) no-repeat;
}

#header a{
    color: #fff;
	text-decoration: none;
}
#header h1{
    text-transform: uppercase;
	font-size: 22px;
	line-height: 130%;
	margin: 0;
	padding: 140px 0 0 20px;
}
#header h2{
	font-size: 16px;
	line-height: 130%;
	margin: 0;
	padding: 0 0 0 20px;
}


/*-----------------------   FOOTER   -----------------------*/
#footer{
    width: 638px;
	height: 126px;
	margin: 0 auto;
	padding: 110px 18px 0 302px;
	font-size: 12px;
	text-align: left;
	background: url(../images/bg_footer.png) no-repeat top center;
}

#footer, #footer a{
	text-decoration: none;
	color: #8e8b5c;
}
#footer #copyr{
    float: left;
}

#footer #schraube{
    float: right;
}



/*-----------------------   LIGHTBOX   -----------------------*/
#lightbox a{
	background: none;
}
#outerImageContainer{
	border: 4px solid #0066b0;
	border-bottom: none;
	background: #fff url(../images/logo_hti.gif) no-repeat center;
}
#imageDataContainer{
	border: 4px solid #0066b0;
	border-top: none;
}
#loading{
	top: 70%;
}

