body {
	background-color: #FFF;
	background-image: url('/img/bg.jpg');
	background-repeat: repeat-x;
	color: #666666; 			/*color:dunkelgrau*/
	font-family: "Tahoma";
	font-size:80%;
}

a {
	color: #96a060; 			/*color:rosa*/
	text-decoration: underline;
}

a:hover {
	color: #96a060; 			/*color:dunkelgrau*/
	text-decoration: underline;
}


em {
	color: #E77A7D;
	font-style: normal;
}


div.content_item.first h2 {
	padding-top:0;
}

/*
div.content_item {
	border: 1px dashed silver;
}
*/

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #184b6c;
}

h1 {
	color: #003d4c;
}

h2 {
	color: gray;
	text-transform: lowercase;

}

h3 {
	color: #E77A7D; 
	text-transform: lowercase;
	padding-bottom:0.5em;
	font-size:1.5em;
}

h4 {
	color: gray;
	font-size:1.3em;
}

p, li {
	line-height: 1.6em;
}

p {margin-top: 10px;}

ul {
	margin-left: 16px;
	list-style-image: url(/img/lipu.gif);
}

.imagelink {
	border: 1px solid #bdbdbd;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imagefloat {float:left;}

.subnavi {
	float:right;
	text-align:right;
}

.subnavi a {color: #828860; text-decoration: none;}
.subnavi a:hover {text-decoration: underline;}
.subnavi ul {list-style: none;}

#offical_site_flag {
	position: absolute;
	top: 42px; left: 0px;
	background-image: url('/img/official_site.gif');
	width: 24px; height: 103px;
}

p.info {
	border-left: 0.4em solid #FF8A88;
	padding-left: 0.8em;
}

p.lead {
	font-weight: bold;
}



/* schulungen */

table.TrainingCourse {
	border: 2px solid #EAE6CA;
	width:98%;
	background-color: white;

}

table.TrainingCourse td.spacer {
	background: none;
	border:none;
	height: 1em;
	font-size:0em;
}

table.TrainingCourse td.title {
	border-left: 0px;
	vertical-align:middle;
	color: gray;
	font-size:1.3em;
	padding-left: 1em;
}

table.TrainingCourse th {
	padding-bottom: 0.5em;
	font-size: .8em;
	font-weight: bold;
	background: none;
}

table.TrainingCourse th, table.TrainingCourse td {
	border:0px;
	border-left: 1px solid black;
	text-align:left;
}

table.TrainingCourse td {
	background-color: #EAE6CA;
}

table.TrainingCourse td.kennzahl {
	font-weight:bold;
}

table.TrainingCourse th.name 		{	width: 30%; }
table.TrainingCourse th.fee 		{	width: 20%; }
table.TrainingCourse th.duration 	{	width: 20%; }
table.TrainingCourse th.kennzahl 	{	width: 30%; }


#ressorts div.link {
	border-top: 1px solid #b9b9b9;
}		
#ressorts div.link img {
	border-right: 1px solid white;
	position: relative;
	top: -1px;
}

a.button, a.extern {
	text-decoration: none;
	color: #919394;
	border-bottom: 1px solid #FF8A88;
	background-image: url('/img/link.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

a.button:hover, a.extern:hover {
	padding-left:1px;
	padding-right:7px;
	text-decoration: none;
	color: #FF8A88;
}		

a.email, a.email:hover, address a.extern, address a.extern:hover {
	color: #4c4c4c; 			/*color:dunkelgrau*/
	text-decoration:none;
	border:none;
	padding:0;
	background:none;
}


#toplinks {
	text-align:right;
	position: absolute;
	width:1000px;
	left: 22px;
	top:3px;
	font-size:0.85em;
	color:#133553;
}

#toplinks a {
	text-decoration:none;
	color:#133553;
}

	
		
address .company {font-weight: normal;}

address .country {
	margin-bottom: 0.5em;
}



table {
	width:98%;
	background-color: white;
	border:none;
	border-top: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
}

table tr td {
	text-align: left;
}

table td.spacer {
	background: none;
	border:none;
	height: 1em;
	font-size:0em;
}


table tr th {
	padding-bottom: 0.5em;
	padding-top:1em;
	font-size: .8em;
	font-weight: bold;
	background: none;
	
}

table tr th, table tr td {
	border:none;
	text-align:left;
	color:gray;
}



table tr td {
	border-top: 2px solid #EAE6CA;
	background-color:white;
}
table tr.altrow td {
	border-top: 2px solid #EAE6CA;
	background-color:white;	
}

/* tooltip */
.tooltip {
	color: green;
	cursor: pointer;
}
.tooltipBox {
	margin: 10px;
	background-color:#fff;
	border-left:7px solid #E77A7D;
	padding:3px;
	width:240px;
}
.tooltipBox h1 {
	background-color:#fff;
	color: #E77A7D;
	height:auto;
	margin:0pt;
}
.tooltipBox p {
	line-height:1.2em;
	margin-top:0.5em;
	padding:2px;
}


.BetreiberController.AddressAction {
	text-align:left;
}

.BetreiberController.AddressAction address * {
	font-weight:normal;
}

.BetreiberController.AddressAction address label {
	display:inline;
	float:none;
	position:static;
	font-size: 1em;
}

.BetreiberController.AddressAction span.company {
	font-weight:bold;
}


table.fewoPrice {
	width: 320px;
	border: none;
}

table.fewoPrice thead td {
	background-color:#f1f4cb;
	color:#133553;
	height: 20px;
	border: none;
	font-weight: 600;
}

table.fewoPrice thead td.blank {
	background-color: #FFF;
	color:#133553;
	height: auto;
	border: none;
	font-weight: normal;
	font-size: 0.8em;
}

table.fewoPrice tbody td {
	border: none;
	height: 20px;
	width: 33%;
	color: ;
}
strong {
	font-weight: normal;
	color: #a6ad83;
}



/* forms */

form {
	margin:10px;
}

form div {
	vertical-align: text-top;
	display:block;
}

form div.date {
	margin-left: 0em;
}


form.blank, form.blank div, form.blank div.date {
	margin:0;
}

label {
	display: block;
	float:left;
	width: 120px;
	font-size: 1em;
	padding-right: 20px;
	
}

input.checkbox, input.radio {
	float: left;
	display:inline;
	margin: 2px 6px 7px 2px;
}

input.unit {
	float:left;
	display:inline;
}

input, textarea {
	font-size: inherit;
	font-family: inherit;
}
select {
	font-family: inherit;
	font-size: inherit;
}
form.blank select, form.blank input, form.blank textarea {
	font-size: inherit; 
	clear: none;
}

option {
	font-size: 1em;
	font-family: inherit;
	padding: 0 0.3em;
}
input[type=submit] {
	display: inline;
	vertical-align: bottom;
}
div.required {
	clear: both;
	color:#222;
	font-weight:bold;
}
div.optional {
	clear: both;
	color:#555;
}
div.submit {
	clear: both;
	margin-left: 140px;
}

form.blank div.submit {
	margin: 0; 
}


.ContactsController form input, 
.ContactsController form textarea {
	width:300px;
}

input {
	margin-top: 0px;
	margin-bottom: 0px;
}
