/* generall tag styles */
/***********************/

form {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	border-width: 0px 0px 0px 0px;	
	border: 0px;
}

select {
	margin: 0px 0px 0px 0px;
	margin-left: 1px;
	padding-left: 1px;
	padding-top: 0px;
	border: 1px solid Black;
	background-color: #C4C5C7;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.externallink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #87056E;
	font-weight: normal;
	text-decoration: underline;
}

a.externallink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	color: #87056E;
	font-weight: normal;
	text-decoration: underline;
}

a.externallink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A57E9E;
	font-weight: normal;
	text-decoration: none;
}

/* class styles */
/****************/

/* backgroundcolors */

.main_background {
	background-color: #ECECEC;
}

.login_background {
	background-color: #FFFFFF;
}

.browsercheck_background {
	background-color: #FFFFFF;
}

.imprint_background {
	background-color: #FFFFFF;
}

.kooperation_background {
	background-color: #FFFFFF;
}

.yellowbar_background {
	background-color: #FFE376;
}

.whitebar_background {
	background-color: #FFFFFF;
}

.tree_background {
	background-color: #FFFFFF;
}

.treecontext_background {
	background-color: #E5EFF5;
}

.search_background {
	background-color: #FFFFFF;
}

.index_background {
	background-color: #FFFFFF;
}

.bookmark_background {
	background-color: #FFFFFF;
}

.certificate_background {
	background-color: #FFFFFF;
}

.profile_background {
	background-color: #FFFFFF;
}

.error_background {
	background-color: #FFFFFF;
}

.reception_background {
	background-color: #FFFFFF;
}

/* Logobereiche */

.logoillustration {
	background-image: url(../images/illustration_small.jpg);
	background-repeat: no-repeat;	
	background-position: right;
}

/* Startseite */

.loginborder {
	border: 1px solid #646464;
}

.logininnerpicture {
	background-image: url(../images/loginbackground.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
}

.logininput {
	margin-top: 4px;
	padding-left: 3px;
	line-height: 15px;
	height:22px;
	border: 1px solid Black;
	background-color: #FFFFFF;
	background-image:url(../images/input_background.gif);
	background-repeat:repeat-x;	
	background-position:top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.loginmenu {
	background-image: url(../images/menu_login_background.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;
}

/* Reception */

.reception_username {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	white-space:nowrap;
}

.reception_headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: bold;
}

.reception_headline_background {
	padding: 3px 0px 3px 0px;
	background-image: url(../images/reception_headline_background.gif);
	background-repeat: repeat-x;	
	background-position: bottom left;
}

.reception_border_top {
	background-color: #FFFFFF;
	border-top:1px solid #636363;
}

.reception_border_right {
	background-color: #FFFFFF;
	border-right:1px solid #636363;
}

.reception_border_bottom {
	background-color: #FFFFFF;
	border-bottom:1px solid #636363;
}

.reception_border_left {
	background-color: #FFFFFF;
	border-left:1px solid #636363;
}

.reception_iframe {
	margin: 3px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	overflow: auto;
}

.reception_news_td_center {
	vertical-align: top;
	text-align: center;
	white-space:nowrap;
}

.reception_news_td_right {
	vertical-align: top;
	text-align: right;
}

.reception_news_td_left {
	vertical-align: top;
	text-align: left;
}

.reception_highlight {
	background-color: #ECECEC;
	cursor: pointer;
}

.reception_navigation_background {
	background-image: url(../images/path_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C1C1C1;
}

.reception_navigation_bottom {
	background-color: #C1C1C1;
}

.reception_select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color : #000000;
	border: 1px solid Black;
	background-color: #FFFFFF;
	border-color: #636363;
}

.reception_top_padding {
	padding-top: 3px;
}

/* Menue */

.menu {
	background-image: url(../images/menu_background.gif);
	background-repeat: no-repeat;	
	background-position: top right;
}

.extmenu {
	background-color: #9D9FA2;
	background-image: url(../images/extmenu_background.gif);
	background-repeat: repeat-x;	
	background-position: top left;
}

.menutext {
	margin: 2px 2px 2px 2px;
	padding-left: 0px;
	padding-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	color: #FFFFFF;
	font-weight: bold;
}

.menusearchinput {
	margin-top: 4px;
	padding-left: 3px;
	line-height: 15px;
	height:22px;
	border: 1px solid Black;
	background-color: #FFFFFF;
	background-image:url(../images/input_background.gif);
	background-repeat:repeat-x;	
	background-position:top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

/* Pfad */

.path {
	background-image: url(../images/path_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pathtext {
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	vertical-align:middle;
	color: #000000;
	font-weight: bold;
}

/* Browsercheck */

.result_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ECECEC;
}

.result_red_header {
	padding: 3px 0px 0px 0px;
	background-color: #ECECEC;
	background-image: url(../images/result_red_center_01.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;	
}

.result_red_middle_left {
	background-color: #ECECEC;
	background-image: url(../images/result_red_left_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_red_middle_right {
	background-color: #ECECEC;
	background-image: url(../images/result_red_right_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_red_footer {
	background-color: #ECECEC;
	background-image: url(../images/result_red_center_02.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.result_yellow_header {
	padding: 3px 0px 0px 0px;
	background-color: #ECECEC;
	background-image: url(../images/result_yellow_center_01.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;	
}

.result_yellow_middle_left {
	background-color: #ECECEC;
	background-image: url(../images/result_yellow_left_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_yellow_middle_right {
	background-color: #ECECEC;
	background-image: url(../images/result_yellow_right_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_yellow_footer {
	background-color: #ECECEC;
	background-image: url(../images/result_yellow_center_02.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.result_green_header {
	padding: 3px 0px 0px 0px;
	background-color: #ECECEC;
	background-image: url(../images/result_green_center_01.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;	
}

.result_green_middle_left {
	background-color: #ECECEC;
	background-image: url(../images/result_green_left_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_green_middle_right {
	background-color: #ECECEC;
	background-image: url(../images/result_green_right_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.result_green_footer {
	background-color: #ECECEC;
	background-image: url(../images/result_green_center_02.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.result_content {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	border: 0px;	
	background-color: #FFFFFF;
}

.result_ueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* Legende */

.legende {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	border: 0px;	
	background-color: #ECECEC;
	background-image: url(../images/legend_background.gif);
	background-repeat: no-repeat;	
	background-position: top left;
}

.legende_ueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* oberes Beschreibungsfeld */

.description_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ECECEC;
}

.description_header {
	padding: 3px 0px 0px 0px;
	background-color: #ECECEC;
	background-image: url(../images/description_center_01.gif);
	background-position: top left;
	vertical-align: top;	
}

.description_middle_left {
	background-color: #ECECEC;
	background-image: url(../images/description_left_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.description_middle_right {
	background-color: #ECECEC;
	background-image: url(../images/description_right_03.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

.description_footer {
	background-color: #ECECEC;
	background-image: url(../images/description_center_02.gif);
	background-position: top left;
}

.description {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	border: 0px;	
	background-color: #FFFFFF;
}

.description_ueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.lernziel {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: normal;
}

/* Baum */

.treetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: normal;
}

.treeTextBookmarkMode {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: normal;
	cursor: url('../images/redarrow.cur'),default;
}

.highlighted {
	background-color: #ECECEC;
}

.greyed {
	color: #9D9FA2;
	font-style: italic;
}

.greyed a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9D9FA2;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.greyed a:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9D9FA2;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.greyed a:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9D9FA2;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

/* Zertifikat */

.backgrounddiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.foregrounddiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.certificate {
	background-image: url(../images/menu_background.gif);
	background-repeat: no-repeat;	
	background-position: top right;
}

.certificateheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 24px;
	color : #87056E;
	font-weight : bold;
}

.certificatetextbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color : #000000;
	font-weight : bold;
}

.certificatetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color : #000000;
	font-weight : normal;
}

/* allgemeine Schriften */

.ueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.45px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	color: #87056E;
	font-weight: bold;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: normal;
}

.text a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.text a:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.text a:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.textbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color: #000000;
	font-weight: bold;
}

.fielddescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	color: #9D9FA2;
	font-weight: bold;
}

.result {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13.25px;
	color: #87056E;
	font-weight: bold;
}


/* Fragebogen */

.background_question {
	background-image: url(../images/path_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C1C1C1;
}

.questionnairesmalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color : #000000;
	font-weight : normal;
}

.background_question {
	background-image: url(../images/path_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C1C1C1;
}

.questionnairetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13.25px;
	color : #000000;
	font-weight : bold;
}

.previewHeadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	font-weight : bold;
}