/* @override 
	http://apfeltasche.local/~mprobst/versicherer-roadshow.de/css/styles.css
	http://apfeltasche.local/janitosEventManager/css/public.css
	http://www.versicherer-roadshow.de/css/public.css
	http://127.0.0.1/janitosEventManager/css/public.css
*/

/*
COLOR  INDEX:

red marker for true navpoint: 
hover color for navigation: #CB8C83
*/



/* @group Font Typography */

body { font-size: 62.5%; font-family: Verdana,Arial,sans-serif; 
}

h1   { 
	font-size: 1.6em;	
	text-transform: uppercase; 
	border-bottom: 1px solid #e54309;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
}

h2   { font-size: 1.1em; font-style: normal; font-weight: bold; color:  #545454;}

h3   { font-size: 1.3em; font-style: normal; font-weight: bold; margin-bottom: 3em;}

a    { color: #0084a2;

 }
a:hover {
	background-color: #d6d6d6;
	color: #e18149;
}

p, ul, td, th, address, ol, dt, dd, label { font-size: 1.1em;
line-height: 1.9em;
	color: #80716b;
}

h1, h2, h3, h4, h5, h6, h7, 
legend, th, dt, label {
	color: #545454;
}



dt { font-style: italic; }
address { /*white-space: pre;*/ font-size: 1em; }

caption {
	font-size:1.2em;
	text-align: left;
	font-weight: bold;
	margin-top: 1em;
	color: #80716b;
}

p#footer {
	font-size: 0.9em;
	color: #545454;
}
/* @end */

/* @group Margins and Paddings */

h1, h2, h3 {
	margin-top: 39px;
	margin-left: 0em;
	padding-bottom: 5px
}

p {margin: 1.2em 0em; padding: 0px;}

address {margin: 1.2em 4em; padding: 0px;}

dt {
	margin: 0em 0.5em 0em 1em;
	padding: 0em;
}

dt a {text-decoration: none;}

dd {	
	margin: 0.8em 0.5em 1em 3em;
	padding: 0em;
}

img {border: 0px; margin: 0px; padding: 0px;}

li { margin: 0.7em 0.5em 0.5em 0.5em; }

/* @end */ 



/* @group General Layout */

body { padding: 0px; margin: 0px;
	background: #f2f2f2 url(../img/background_tile.png) repeat-y center;
}

#centerContainer {
	position: relative;
	width: 902px;
	border:  0px solid red;
	margin: 0em auto;
	background-color: #fff;
}

#header {
	background: white url(../img/header.jpg) no-repeat -1px 0;
	height: 163px;
}

#header h1 {
	display: none;
}


div#navigation {
	position: absolute;
	left: 35px;
	top: 188px;
	padding: 0.3em;
	margin: 0.3em;
}

div#mainContent {
	margin-left: 278px;
	margin-bottom: 10px; 
	padding: 0 35px;
}

p#footer { 
	margin: 0.2em 35px; 
	height: 30px;
	border-top: 1px solid #e54309;
	font-size: 10px;
	text-transform: uppercase;
}

/* @end */

/* @group Navigation */

div#navigation {
	width: 15.0em; 
	
}

div#navigation ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	font-size: 1.4em;
}

div#navigation ul li a {
	color: #545454;
	text-decoration: none; 
	display: block;
	width: 90%; /* for ff */
}

div#navigation ul.depth0 li {
	display: block;
	margin: 0em;
}

div#navigation ul.depth0 li a,
div#navigation ul.depth0 li span{
	/*padding here to increase size of clickable field left of the link text*/
	padding: 0em 0.7em;
	display: block;
}

div#navigation ul.depth1 li {
	padding: 0.1em 0em 0.4em 1.6em;
	font-size: 93%;
	float: none;
	border: none;
	width: auto; /* for ff */
}

div#navigation ul.depth2 li a,
div#navigation ul.depth2 li span{
	padding-left: 1em;	
}


div#navigation ul li a:hover,
div#navigation ul li#true a:hover {
	background-color: #fad7c9;
	color: #545454;
}


div#navigation ul li#true  span {
	color: #eb7620;
}
div#navigation ul li#true a {
	color: #eb7620;
	
}

/* @end */




/* @group Tables */

table, td, th {
	border: 0px solid #d2d2d2; /* wird unten überschrieben */ 
}
	
table {
	margin: 2.0em 1em 1.5em 1em;
	padding: 0px;
	border-collapse: collapse;
}

td, th {
	border-width: 0; 
	padding: 3px 3px;
	margin: 0px; 
	vertical-align: top;
	text-align: left;
}

th {
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Miscellaneous */

div#mainContent h1 {margin: 1em 0em;}

div#mainContent p {
	margin: 1em 0em;
	padding: 0;
}


p#breadcrumbs {
	font-size: 0.9em;	
}

p#accesskeysSwitcher {
	float: right;
	font-size: 0.7em;
	padding: 0em;
	margin: 0.4em;
}

#magnify {
	display: block;
	position: absolute;
	top: 30%;
	width: 880px;
	font-size: 4.8em;
	background-color: #616161;
	color: white;
	opacity: 0.8;
	z-index: 12;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-left: 50px;
}

ul {
	list-style-type: none;
}

div#flashMessage {
	color: green;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #bcfdbc;
	padding: 1.5em 0.5em;
	border: 1px solid green;
}

#logo_janitos {
	position: absolute;
	top: 396px;
	left: 50px;
	background: url(../img/logo_janitos.png) no-repeat;
	height: 39px;
	width: 136px;
}

#logo_hd-lv {
	position: absolute;
	top: 449px;
	left: 49px;
	background: url(../img/logo_heidelberger.png) no-repeat;
	height: 52px;
	width: 184px;
}

#logo_janitos span,
#logo_hd-lv span {
	display: none;
}

#logo_janitos a,
#logo_hd-lv a {
	display: block;
	height: 100%;
	width: 100%;
}

#logo_janitos a:hover,
#logo_hd-lv a:hover {
	background-color: transparent;
}

/* @end */

/* @group page-specific */

/* @group Startseite */

table.homeTable  {
margin: 0 0 0 0px;
border: 0;
border-collapse: collapse;
border-spacing: 18px 3px ;
}

table.homeTable td {
	width: 30%;
	border: 0;
}

table.homeTable td,
table.homeTable th {
	padding: 0.2em 10px;
}

table.homeTable th {
	color: #fff;
	background: #1b6882 none no-repeat;
	font-weight: bold;
	border-right: 1px solid #1a6781;
}

table.homeTable td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.homeTable td ul li {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.7em;
}

table.homeTable .tablecontent td {
	border-right: 1px solid #ed4519;
	border-left: 1px solid #1a6781;
}

table.homeTable .tablecontent td.middle {
	border-right: 1px solid #1a6781;
}

table.homeTable .tablecontent td.last {
	border-right: 1px solid #ed4519;
}

table.homeTable .tablebottom td {
	background-color: #ed451a;
	color: white;
	font-weight: bold;
	padding: 3px;
	letter-spacing: -0.05em;
	border-right: 1px solid #ed4519;
	text-align: center;
}



/* @group von JM zugesandter Code für Tabelle */



/*.tableheader {
    background-color:#1b6882;
    color:#FFF;
    font-size:1em;
    border-right-width: thin;
    border-left-width: thin;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #1b6882;
    border-left-color: #1b6882;
    }*/
/*
.tablebottom{
    background-color:#ed451a;
    color:#FFF;
    font-size:1em;
    border: thin solid #ed451a;
    }

.tablecontent{
    background-color:#FFF;
    font-size:0.9em;
    font-size:1em;
    border-right-width: thin;
    border-left-width: thin;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ed451a;
    border-left-color: #ed451a;
    padding-left: 10px;
 }

.hleblau{
    color:#1b6882;
    font-weight: bold;
}

.janitos{
    color:#ed451a;
    font-weight: bold;
}
 
 
.homeTable td{
    color:#FFF;
    margin: 0px;
}*/

/* @end */


td ul  {
	/* fix nesting */
	font-size: 100%;
}

p .hd-lv,
.homeTable .hd_lv {
	color: #007189;
	font-weight: bold;
}

p .janitos,
.homeTable .janitos {
	color: #e54309;
	font-weight: bold;
}

/* @end */

span.ausverkauft {
	color: red;
	font-style: italic;
}

div.smallWidth {
	width: 37em;
}

table.logoTable {
	border: none;
	margin-top: 3em;
}
table.logoTable td {
	border: 2px solid #dbdbdb; 
	vertical-align: middle; 
	text-align: center;
}

table.termine1 td {
	border: none;
}

table.termine2 td {
	border-width: 1px 0px;
	padding: 0.5em;
}


div#routeOuter {
	height: 460px;
	width:  550px;
	border: 3px solid #ecc5aa;
	padding: 0.5em;
}


div#addressBlock {
	font-size: 1.1em;
}
div#addressBlock a {
	padding-left: 0em;
	font-weight: bold;
}

div#mapCanvas {
	width: 500px;
	height: 330px;
	margin: 10px auto;

	background-color: #a7cc95;
	border: 2px solid #a7cc95;
}



table.vortraege  {
	border-collapse: separate;
}
table.vortraege  td {
	height: 7em;
	vertical-align: middle;
	border: none;
}

table.vortraege td.logo {
	border: 2px solid #dbdbdb;
	vertical-align: middle; 
	text-align: center;
}
table.vortraege td.desc {
	padding-left: 1.5em;
	line-height: 150%;
}

table.objektfotos td {
	vertical-align: middle; 
	text-align: center;
}

table.partnerlinks {
	
}

table.eventList  {
 margin: 0;
}

table.eventList td {
	border: none;
	padding: 0.3em 0.3em;
	background-color: #e2eef1;
}
table.eventList th {
	border-width: 0;
	border-bottom-width: 4px;
	padding: 0.1em 0.8em;
	background-color: #f8e5de;
	font-weight: bold;
}

table.eventList th.datum {
width: 5.5em;
}

table.eventList tr.even td {
	background-color: #f8e5de;
}

table.eventList a {
	font-size: 0.9em;
	display: block;
}

table.referenten {
	
}

table.referenten td {
	border-bottom: 1px solid #d2d2d2;
	padding: 0.3em;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

table.referenten td.name {
	width: 14em;
	padding-top: 2em;
	font-style: bold;
}

table.referenten td.position {
	padding-top: 2em;
	width: 14em;
}

table.referenten td.bild {
	width: 160px;
}

table.referenten td.bild  img{
	margin: 0;
	padding: 0;
}


ul.folienListe  {
	padding-left: 0;
}

ul.folienListe  li {
	clear: both;
	padding-left: 0;
}

ul.folienListe  li h3{
	padding-top: 2em;
}

ul.folienListe img {
	border:  2px solid silver;
	float: left;
	margin: 0.8em;
}

ul.folienListe a {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid grey;
	padding: 0.3em;
	margin-top: 1em;
	margin-left: 280px;
}

ul.folienListe {
	
}

/* @end */

/* @group forms */

fieldset {
	border: 1px solid #D2D2D2;
	margin-bottom: 20px;
	padding: 8px
}

fieldset.teilnehmer {
	margin-bottom: 10px;
	width: 420px;
}

legend {
	font-size: 12px;
}

label {
	display: block;
	float:  left;
	width: 12em;/*120px*/
	text-align: right;
	clear: both;
	color: #80716b;
	margin: 0px;
	padding-right: 20px;
	padding: 2px 8px;
}


label.nofloat,
div.noLabelFloat label {
	float:  none;
	width: auto;
	text-align: left;
	padding-left: 1em;
}

label.noblock {
	display: inline;
	float: none;
	clear: none;
}

div.input {
	margin-bottom: 0.7em;
}

div.labelInline label {
	display: inline;
	clear: none;
}

div.labelInline input {
	clear: none;
	display: inline;
	float: none;
	margin-left: 2em;
}

/* @group personalFieldsets */

fieldset.visitorName {
	position: relative;
}

img.dropFieldset {
	position: absolute;
	bottom: 19px;
	right: 17px;
}

#addVisitorButton {
	margin-bottom: 21px;
	margin-left: 82px;
}

/* @end */



/* @group SurveyForm */

div#mainContent div.survey p {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
}

div.survey label {
	display: inline;
	clear: none;
	width: auto;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
	border: 1px solid #f77f00;
	background-color: #fbe1bf;
	cursor: pointer;
	padding: 0.2em 0.3em 0.2em 1.5em;
}


div.survey div.input input {
	float: left;
	position: relative;
	top: 6px;
	padding: 0;
	margin: 0;
	left: 19px;
}

div.survey div.textarea textarea {
	margin-left: 1.2em;
}



div.survey div.submit input {
	display: none;
}

div.survey div.submit input.checkOutButton {
	display: block;
}


div#mainContent h1.checkOutThanks {
	margin: 4em 1em 450px 1em;
}

/* @end */

input.textfield {
	width: 200px;
}

div.eventChooser label {
	clear: none;
	display: inline;
}

div.eventChooser input {
	clear: both;
}

div.required label {
	font-weight: bold;
}

/* @group form validation */

div.error-message {
	color: red;
	font-size: 1.2em;
	font-weight: bold;
}

div.error {
	background-color: #fdd8d9;
	padding: 0.5em;
	border: 1px solid #ff9b9c;
}


/* @end */

div.fieldset {
	/*braucht ie5.5win */
	clear: both;
	margin-bottom: 25px;
	width: auto;
}

fieldset table  td
 {
	border-width: 0px;
}

.errormsg {
	color: red;
}

fieldset#fehlermeldungen {
	color: red;
}

label.conditionOfParticipation {
	clear: none;
	text-align: left;
	width: auto;
}
input#VisitorConditionOfParticipation {
	float: left;
	margin-top: 1.0em;
	margin-right: 0.3em;
}



/* @end */





















