h1, h2 {
	color: #F59A54;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}

a:link {
	color: #0080C1; /*#F59A54;*/
	text-decoration: none;
}
a:visited {
	color: #0080C1; /*#F59A54;*/
	text-decoration: none;
}
a:hover {
	color: #0080C1;
	text-decoration: underline;
}
a:active {
	color: #0080C1;
	text-decoration: underline;
}

.small_text {
	font-size: 0.8em;
}

.lang_select {
	color: #c5c5c5;
	font-size: 1.1em;
}

.lang_select a:link {
	color: #c5c5c5;
	text-decoration: none;
}
.lang_select a:visited {
	color: #c5c5c5;
	text-decoration: none;
}
.lang_select a:hover {
	color: #c5c5c5;
	text-decoration: underline;
}
.lang_select a:active {
	color: #c5c5c5;
	text-decoration: underline;
}

.biglogo_c21c {
}

.biglogo_concept {
	color: #9F9A9E;
	font-weight:normal;
	font-size: 45px;
	
	font-style: italic;
	font-family: 'Times New Roman',Times,serif;
}

.biglogo_21 {
	color: #0080C1;
	font-size: 70px;
	font-style: italic;
}

.biglogo_consulting {
	color: #BE002E	;
	font-size: 18px;
	font-family: 'Times New Roman',Times,serif;
	letter-spacing: 3px;

	position: relative;
	top: -18px;
	left: -10px;
}


.mainmenu span{
	color: #FFFFFF;
	/*font-size: 18px;*/
	font-size: 1.3em;
}
.mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #000000;
	text-decoration: none;
}
.mainmenu a:active {
	color: #000000;
	text-decoration: none;
}

span.mainmenu_active {
	color: #000000;
	font-size: 1em;
}

.submenu span {
	color: #0080C1;
	/*font-size: 18px;*/
	font-size: 1.3em;
}

.submenu a:link {
	color: #0080C1;
	text-decoration: none;
}
.submenu a:visited {
	color: #0080C1;
	text-decoration: none;
}
.submenu a:hover {
	color: #F59A54;
	text-decoration: none;
}
.submenu a:active {
	color: #F59A54;
	text-decoration: none;
}

span.submenu_active {
	color: #F59A54;
	font-size: 1em;
}

.pstart {
	color: #F59A54;
	/*font-size: 18px;*/
	font-size: 1em;
	font-weight: bold;
}

div.kontakt {
	padding-bottom: 30px;
}

.logointext_concept {
	color: #9F9A9E;
	font-family: 'Times New Roman',Times,serif;
	font-style: italic;
	font-weight: bold;
}
.logointext_21 {
	color: #0080C1;
	font-style: italic;
	font-weight: bold;
}

.logo_c21c {
	text-align: center;
	padding: 20px;
}
.logo_concept {
	color: #9F9A9E;
	font-weight:normal;
	font-size: 45px;
	font-style: italic;

	font-family: 'Times New Roman',Times,serif;
}

.logo_21 {
	color: #0080C1;
	font-size: 70px;
	font-style: italic;
}

.logo_consulting {
	color: #BE002E	;
	font-size: 25px;
	letter-spacing: 6px;
	font-family: 'Times New Roman',Times,serif;

	position: relative;
	left: -105px;
	top: 15px;
}

a.glossary_link {
	cursor: help;
	color: #000000;
	text-decoration: underline;
	/*border-bottom: 1px dotted #000000;*/
}

.glossary_title {
	font-size: 1.5em;
	/*font-size: 20px;*/
	padding-left: 2px;
	color: #0080C1;
	border-bottom-style: solid;
	border-bottom-color: #0080C1;
	border-bottom-width: 2px;
}

.glossary_text {
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	
	border-bottom-style: solid;
	border-bottom-color: #0080C1;
	border-bottom-width: 2px;
}


.entry_link {
	text-align: center;
	font-size: 1.5em;
}

.intro_text {
	text-align: justify;
	margin-left: 8em;
	margin-right: 8em;
	font-size: 1.1em;
}


