html,body
{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
	width: 95%;
}

* 
{
	font-size: 100%;
}

/*Contenido Texteditor*/
#content a, #content a:link, #content a:hover, #content a:active, #content a:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}

/*Contenido Texteditor*/
#content a.textblue, #content a.textblue:link, #content a.textblue:hover, #content a.textblue:active, #content a.textblue:visited,
#content .txtwrapperbottom a, #content .txtwrapperbottom a:link, #content .txtwrapperbottom a:hover, #content .txtwrapperbottom a:active,
#content .txtwrapperbottom a:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}

/*Contentnavigation*/
#content div.projectlist a, #content div.projectlist a:link, #content div.projectlist a:hover, 
#content div.projectlist a:active,#content div.projectlist a:visited, 
#content div.projectmenu a, #content div.projectmenu a:link, #content div.projectmenu a:hover, 
#content div.projectmenu a:active, #content div.projectmenu a:visited, #content div.projectmenu a p, 
#content div.projectmenu a:link p, #content div.projectmenu a:hover p, 
#content div.projectmenu a:active p, #content div.projectmenu a:visited p,
#content div.projectmenuheb a, #content div.projectmenuheb a:link, #content div.projectmenuheb a:hover, 
#content div.projectmenuheb a:active, #content div.projectmenuheb a:visited, #content div.projectmenuheb a p, 
#content div.projectmenuheb a:link p, #content div.projectmenuheb a:hover p, 
#content div.projectmenuheb a:active p, #content div.projectmenuheb a:visited p
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
}

/*Contentnavigation*/
#content div.projectmenu a.black, #content div.projectmenu a.black:link, #content div.projectmenu a.black:hover, 
#content div.projectmenu a.black:active, #content div.projectmenu a.black:visited, 
#content div.projectmenuheb a.black, #content div.projectmenuheb a.black:link, #content div.projectmenuheb a.black:hover, 
#content div.projectmenuheb a.black:active, #content div.projectmenuheb a.black:visited
{	
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
}

/*verlinkter Titel der animierten Texte - Startseite*/
#content div.toggletitlestart a, #content div.toggletitlestart a:link, 
#content div.toggletitlestart a:hover, #content div.toggletitlestart a:active, 
#content div.toggletitlestart a:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	outline: 0;
	text-decoration: underline;
}

/*verlinkter Titel der animierten Texte*/
#content div.toggletitle a, #content div.toggletitle a:link, #content div.toggletitle a:hover, 
#content div.toggletitle a:active, #content div.toggletitle a:visited, #content div.toggletitle a p, 
#content div.toggletitle a:link p, #content div.toggletitle a:hover p, 
#content div.toggletitle a:active p, #content div.toggletitle a:visited p,
#content div.toggletitleheb a, #content div.toggletitleheb a:link, #content div.toggletitleheb a:hover, 
#content div.toggletitleheb a:active, #content div.toggletitleheb a:visited, #content div.toggletitleheb a p, 
#content div.toggletitleheb a:link p, #content div.toggletitleheb a:hover p, 
#content div.toggletitleheb a:active p, #content div.toggletitleheb a:visited p
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	outline: 0;
	text-decoration: underline;
}


#frame, #core, #contentinner  
{
	overflow: visible;
	width: 100%;	
}

#head
{
	display: none;
}

/*kapselt die Bilder im Kopfbereich*/
#picwrapper
{
	display: none;
}

#menu
{
	display: none;
}

#content
{
	border: 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: none;
	line-height: 17px;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}

/*kapselt den per JS ausfahrenden Block*/
div.jswrapper
{
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*kapselt den per JS ausfahrenden Block - hebraeische Version*/
div.jswrapperheb
{
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*Textbereich JS - Titel*/
div.toggletitleinner
{
	border: 0;
	float: left;
	margin: 0;
	padding: 0px 25px 0px 0px;
	text-align: left;
}

/*Textbereich JS - Titel hebraeische Version*/
div.toggletitleinnerheb
{
	border: 0;
	direction: rtl;
	float: right;
	margin: 0;
	padding: 0px 0px 0px 25px;
	text-align: left;
}

/*kapselt den Text*/
div.txtwrapper, div.txtwrapperbottom
{
	border: 0;
	direction: ltr;
	float: none;
	margin: 0;
	overflow: visible;
	padding: 27px 23px 0px 0px;
	text-align: left;
}

/*kapselt den Text - hebraeische Version */
div.txtwrapperheb, div.txtwrapperbottomheb
{
	border: 0;
	direction: rtl;
	float: none;
	margin: 0;
	overflow: visible;
	padding: 27px 24px 0px 0px;
	text-align: right;
}

/*kapselt das Anfrageformular*/
div.formwrapperinner
{
	border: 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	line-height: 17px;
	margin: 0;
	padding: 0;
	width: 80%;
	text-align: left;
}

/*In Contenido importierte Klasse*/
/*blaue Headline*/
#content .headblue
{
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

/*In Contenido importierte Klasse*/
/*blauer Text*/
#content .textblue
{
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}

/*grafischer Submitbutton*/
.submitbutton
{
	display: none;
}


/*Inputfelder*/
.txtform
{
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 17px;
}

/*Inputfelder - Geldbetraege*/
.txtformmoney
{
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 17px;
}

/*Textareas*/
.areaform
{
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 17px;
}

select.dropmenu
{
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 17px;
}

select.dropmenu option
{
	font-size: 12px;
	line-height: 17px;
}

/*hebraeische Version*/
select.dropmenuheb
{
	border: 1px solid #000000;
	font-size: 12px;
	line-height: 17px;
}

/*hebraeische Version*/
select.dropmenuheb option
{
	border: 0;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}








