@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          my_layout.css
 * @-yaml-minver  3.2
 * 
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_slidingdoor.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_draft.css);
/* CSS Document */

.img_1 {
	text-align: left;
	margin: 5px;
	border: 1px solid #003366;
}
.text_1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
}
.text_www {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	line-height: 3em;
	font-weight: bold;
	color: #CCCCCC;
}
.kgs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FF6600;
}
.kgs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #3965AA;
}
.kgs_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #FF6600;
}
.text_n {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 1em;
	color: #006699;
	line-height: 1.3em;
}
.rahm {
	background-color: #fafafa;
	padding: 5px;
	border: 2px none #FF6600;
}
.text_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	line-height: 1.4em;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.kgs3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}
.int_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006699;
	font-weight: bold;
}
.TFOrange {
color: #FF6600
}
.RahmenGrau {
	padding: 3px;
	border: 1px solid #9999CC;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #3761A3;
}
.text_info {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.4em;
	width: 100%;
	background-color: #5F83BE;
	padding: 2px;
	font-weight: normal;
}
