body {
	font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif; color:#333333; font-size:15px; line-height:18px;
	background:url(../images/bg_standard.jpg) no-repeat scroll 0px 0px #9babbf;
	margin: 0;
	padding: 0;
	color: #063960;
	min-height: 100%;
}

/* ~~ Element-/Tag-Selektoren ~~ */

ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}


li {
    margin-bottom: 0;
    margin-left: -15px;
}

h1, h2, h3, h4, h5, h6, p {
	font-weight:normal;
	margin-top: 0;
	padding:0;
}

h2 { font-size:26px; line-height:28px; }

h3 { font-size:20px; line-height:22px; }

h4 { font-size:16px; line-height:18px; margin:0px 0px 6px 0px; }


.bu  { 
	width:276px;
	text-align:center; 
	font-size:12px; 
    margin: 8px auto;
	background: url("../images/bigger.png") no-repeat scroll 110px 3px transparent;
	padding-left:24px;
	}


/*rot*/
.color1 {
	color: #cd1e37;
}
/*türkisgrün*/
.color2 {
	color: #008f9a;
}
/*hellblau*/
.color3 {
	color: #2bace0;
}
/*hellgrün*/
.color4 {
	color: #85af51;
}
/*grau*/
.color5 {
	color: #a29d9c;
}
/*orange*/
.color6 {
	color: #f5a400;
}



a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */
a:link {
	color: #063960;
	text-decoration: underline; /* Sofern Ihre Hyperlinks nicht besonders hervorgehoben werden sollen, empfiehlt es sich, zur schnellen visuellen Erkennung Unterstreichungen zu verwenden. */
}
a:visited {
	color: #063960;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	text-decoration: none;
}

/* ~~ Dieser Container mit fester Breite umschließt alle anderen div-Tags. ~~ */
.container-wrap {
	width: 982px;
	margin: 0 auto 50px auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
	background-color:#CBCACA;
}
.container-left {
	width: 178px;
	float: left;
	display:block;
	background-color:#CBCACA;
}

.container-right {
	background-color:#e1e6ed;	
	width: 804px;
	float: left;
	min-height:550px;
}

/* ~~ Für die Kopfzeile wird keine Breite angegeben. Sie erstreckt sich über die gesamte Breite des Layouts. Sie enthält einen Bild-Platzhalter, der durch Ihr eigenes, mit Hyperlink versehenes Logo ersetzt werden sollte. ~~ */

.header {
	width:982px;
	margin: 0 auto; 
}

.header-wrap {
	height:162px;
	margin: 0 auto; 
	background: URL(../images/header-bg.png) repeat-x;
}

.header-left {
	margin: 0 auto; 
	float:left;
	height: 162px;
	width:178px;
	background:#ffffff;
}


.header-right {
	margin: 0 auto; 
	float:left;
	height: 162px;
	width: 804px;
}


.flagge { 
	background:url(../images/flagge_ch.png) no-repeat; 
	left: 670px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 109px;
	width:35px;
	height:17px;
 }


.standard {
	background:url(../images/bg_header_home.jpg) no-repeat;
}

.kompetenz1 {
	background:url(../images/bg_header_bd.jpg) no-repeat;
}

.kompetenz2 {
	background:url(../images/bg_header_ls.jpg) no-repeat;
}

.kompetenz3 {
	background:url(../images/bg_header_bc.jpg) no-repeat;
}

.kompetenz4 {
	background:url(../images/bg_header_be.jpg) no-repeat;
}

.kompetenz5 {
	background:url(../images/bg_header_ie.jpg) no-repeat;
}

.kompetenz6 {
	background:url(../images/bg_header_im.jpg) no-repeat;
}



/* Stile für header */
#logo {
    margin-top:45px;
}

/* ~~ Dies sind die Spalten für das Layout. ~~ 

1) Eine Auffüllung wird nur oben und/oder unten in den div-Tags positioniert. Die Elemente innerhalb dieser div-Tags verfügen über eine seitliche Auffüllung. Dadurch müssen Sie keine Box-Modell-Berechnungen durchführen. Zu beachten: Wenn Sie dem div-Tag eine seitliche Auffüllung oder einen Rahmen hinzufügen, werden diese zu der festgelegten Breite addiert und ergeben die *gesamte* Breite. Sie können auch die Auffüllung für das Element im div-Tag entfernen und ein zweites div-Tag ohne Breite und mit der gewünschten Auffüllung im ersten div-Tag einfügen.

2) Für die Spalten wurde kein Rand angegeben, da es sich um fließende Spalten handelt. Wenn Sie unbedingt einen Rand hinzufügen möchten, platzieren Sie ihn nicht auf der Seite in Flussrichtung (z. B. ein rechter Rand in einem div-Tag, das so festgelegt ist, dass das Element nach rechts fließt). In vielen Fällen kann stattdessen eine Auffüllung verwendet werden. Bei div-Tags, bei denen diese Regel gebrochen werden muss, sollten Sie der Regel des div-Tags eine display:inline-Deklaration hinzufügen, um das Problem zu umgehen, dass in einigen Versionen von Internet Explorer der Rand doppelt angezeigt wird.

3) Da Klassen in einem Dokument mehrmals verwendet werden können (und zudem auf ein Element mehrere Klassen angewendet werden können), wurden den Spalten Klassennamen statt IDs zugewiesen. Beispielsweise können zwei div-Tags für eine Seitenleiste bei Bedarf gestapelt werden. Diese div-Tags können problemlos in IDs geändert werden, solange Sie sie nur einmal pro Dokument verwenden.

4) Wenn Sie die Navigation auf der rechten statt auf der linken Seite platzieren möchten, lassen Sie diese Spalten einfach in die andere Richtung fließen (alle nach rechts anstatt alle nach links). Die Spalten werden dann in umgekehrter Reihenfolge dargestellt. Die div-Tags in der HTML-Quelle müssen nicht verschoben werden.

*/

.left {
	float: left;
	width: 178px;
	background: #cbcaca;
	padding: 0;
}

.content {
	margin: 30px 25px 30px 25px;
	width: 570px;
	float: left;
}

.right {
	float: left;
	width: 184px;
	padding: 0;
	margin-top: 30px;
}

.right p, .right h4 {
	padding:0 5px;
}

.header-right .gruppe {
	float: right;
	width: 184px;
	padding: 0;
	margin-top: 130px;
}

/* topmenu */
.dmenu { position: absolute; width:178px; height:33px; padding:0px; margin:15px 0px 0px 0px; z-index:10; background-color:none; }
.dmenu li ul { list-style-type:none; list-style-image: none; }

.topmenuli { list-style-type:none; list-style-image: none; float:left; width:178px; margin:0px; padding:0px; background-color:none; }
/* \ */
.topmenuli { list-style-type:none; list-style-image: none; float:left; width:auto; margin:0px; padding:0px; background-color:none; font-weight:700;}

.topmenuli a { height:22px; color:#ffffff;	text-decoration:none; display:block; padding:6px 8px 4px 15px; color:#063960; border-bottom:0px solid #ffffff;  font-weight:normal; }
.topmenuli a:hover { background:#cccccc; color: #063960; }

.submenu { list-style-type:none; position:relative; margin:0px; padding:0px; display:none; width:178px; background-color:#E8E8E8; font-weight:400; border-bottom:4px solid #063960;}
.submenu a { display:block; border-top:1px solid #ffffff; color: #063960; }
.submenu ul { line-height:16px; margin-top:0px; margin-bottom:10px; }
.submenu li { list-style-type:none; list-style-image: none; margin:0px;  }

.submenu li a {  padding:3px 4px 3px 22px; background: url("../images/link-pfeil.png") no-repeat scroll 15px 7px transparent; }

li:hover ul , li.over ul {/* lists nested under hovered list items */	display: block; }


/* Gruppenmenu Akkordion */

.ac-gruppe{display: block;
	width: auto;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-gruppe label{
	padding: 6px 8px 0px 15px;
	position: relative;
	z-index: 20;
	display: block;
	height: 22px;
	cursor: pointer;
}

.ac-gruppe div article.ac-norm div label{
	background: #E8E8E8;
	border-top:1px solid #ffffff; 
}


.ac-gruppe label:hover{
	background: #fff;
}
.ac-gruppe input:checked + label,
.ac-gruppe input:checked + label:hover{
	background: #c6e1ec;
}
.ac-gruppe label:hover:after,
.ac-gruppe input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 2px;
	background: transparent url(../images/arrow-down.png) no-repeat center center;	
}
.ac-gruppe input:checked + label:hover:after{
	background-image: url(../images/arrow-up.png);
}
.ac-gruppe input{
	display: none;
}
.ac-gruppe article{

	margin-top: 0px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-gruppe article p {
	font-size:14px;
	line-height: 23px;
	padding: 0px 0px 4px 15px;
	position: relative;
	z-index: 20;
	display: block;
	height: 22px;
	cursor: pointer;
	margin:0px;
	}
	
.ac-gruppe article p a {  
	padding:3px 4px 3px 9px; 
	background: url("../images/link-pfeil.png") no-repeat scroll 1px 5px transparent;
	text-decoration:none;
	}



.ac-gruppe input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
}

.ac-gruppe div article.ac-norm div article.ac-norm{
	background: #E8E8E8;
	margin-top:-1px;
	z-index:100;
}


.ac-gruppe input:checked ~ article {
	border-bottom:1px solid #ffffff; 
}


.ac-gruppe input:checked ~ article.ac-norm{
	height: 100%;
}

.ac-gruppe input:checked ~ article.ac-small{
	height: 140px;
}
.ac-gruppe input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-gruppe input:checked ~ article.ac-large{
	height: 230px;
}



/* Ende Gruppenmenu */ 




/* Stile für left */
.efqm {
	margin-top:40px;
	padding:0px 4px 0px 15px;
    font-size: 13px;
    line-height: 14px;
    z-index: 1;
}

.efqm a {
	margin:0; 
	padding:0px;
	color:#00519e; 
	text-decoration:none; 
}


.adresse {
	margin-top:14px;
	padding:0px 4px 0px 15px;
    font-size: 13px;
    line-height: 14px;
    z-index: 1;
}

.adresse a {
	margin:0; 
	padding:0px;
	color:#00519e; 
	text-decoration:none; 
}



/* Stile für Content */

.box_left { float:left; border: 0px solid #cccccc; margin:0px 18px 5px 0px; width:276px;}
.box_right { float:left; border: 0px solid #cccccc; margin:5px 0px 5px 0px; width:276px;}

.content h4 {
	font-weight:bold;
}


/* Stile für right */

.nav_right {
    height:30px;
    font-size: 14px;
    line-height: 16px;
	background: url("../images/mail2.png") no-repeat scroll 0px 3px transparent;
	margin:0; padding:0px 4px 0px 24px;
}

.nav_right a {
    margin-right: 0px;
    text-decoration: none;
}

.nav_right a img {
    margin: 5px;
}
.nav_right img {
    vertical-align: middle;
}

	/* Aktuelles */
.newsbox { background:#c9cbcc; z-index:1; font-size:14px; line-height:16px; margin-bottom:8px; padding-bottom:8px; }
.newsbox a { margin-bottom:20px;}
.newsbox p { padding: 6px 7px 3px 7px; margin:0; }
.newsbox h3 { padding:7px; margin:0; color:#063960; font-size:16px; font-weight:bold; border-bottom: solid 1px #ffffff; }
.newsbox h4 { padding:7px 7px 0px 7px; margin:0px 0px 0px 0px; color:#999999; font-size:14px; line-height:16px;}
.newsbox h4 a { display:block; margin:0; padding:0px 8px;  color:#00519e; text-decoration:none; background: url("../images/link-pfeil.png") no-repeat scroll 0px 3px transparent;}
.newsbox h4 a:hover { color:#4176c8; text-decoration:underline; }

	/* Quick-Links */
.quickbox { background:#ffffff; z-index:1; font-size:14px; line-height:16px; margin-bottom:8px; padding-bottom:8px; }
.quickbox h3 { padding:7px; margin-bottom:7px; color:#063960; font-size:16px; font-weight:bold; border-bottom: solid 1px #063960;}

.quickbox p { padding:1px 7px 0px 7px; margin:0px 0px 0px 0px;color:#999999; font-weight: normal; font-size:14px; line-height:16px;}
.quickbox a { display:block; margin:0; padding:0px 8px;  color:#00519e; text-decoration:none; background: url("../images/link-pfeil.png") no-repeat scroll 0px 3px transparent;}
.quickbox a:hover { color:#4176c8; text-decoration:underline; }

	/* tsrbox */
.tsrbox { background:#ffffff; z-index:1; font-size:14px; line-height:16px; margin-bottom:8px; padding-bottom:8px; }
.tsrbox h3 { padding:7px; margin:0; color:#063960; font-size:16px; font-weight:bold; border-bottom: solid 1px #063960;}

.tsrbox p { padding:7px 7px 0px 7px; margin:0px 0px 0px 0px; color:#999999; font-weight: normal; font-size:14px; line-height:16px;}
.tsrbox a { display:block; margin:0; padding:0px 8px;  color:#00519e; text-decoration:none; background: url("../images/link-pfeil.png") no-repeat scroll 0px 3px transparent;}
.tsrbox a:hover { color:#4176c8; text-decoration:underline; }



/* ~~ Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. ~~ */

.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* Diese Auffüllung setzt die rechte Auffüllung in der obigen Regel für Überschriften und Absätze fort. Die Auffüllung wurde unten für den Abstand zwischen anderen Elementen in den Listen und links für den Einzug platziert. Sie können die Werte nach Bedarf ändern. */
}

/* ~~ Stile für die Navigationslisten (können entfernt werden, wenn Sie ein vordefiniertes Ausklappmenü wie Spry verwenden) ~~ */
/* nav menu2*/
ul.nav {
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	border-top: 0px solid #666; /* Hiermit wird der obere Rand für die Hyperlinks erstellt. Alle anderen werden mit einem unteren Rand im LI-Element platziert. */
	padding:0; /* Hiermit wird der Abstand zwischen den Navigationselementen und den Inhalten unten erstellt. */
	margin-top:30px;
}

ul.nav li {
    margin: 0;
    padding: 2px 0;
}

ul.nav li a {
    margin: 3px 0;
}

ul.nav li.active {
	background:#929291;
}

ul.nav li.active a {
	font-weight:bold;
	color: #FFF;
}

ul.nav a, ul.nav a:visited {
	padding: 0 0 0 15px;
	margin:0;
	display: block; 
	width: 159px; 
	text-decoration: none;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
}

ul.nav li ul a {
	padding: 0;
	display: block;
	width: 139px;
	text-decoration: none;
}

/* nav menu2*/

ul.menu2 {
	background-color:#919394;
	list-style: none; 
	padding: 2px 0 2px 15px;
}

ul.nav li ul li {
	padding: 2px 0;
	margin:0;
}

ul.nav li ul.menu2 li a {
	font-weight:normal;
}

ul.nav li ul li a {
	border-bottom: 0px solid #666; 
	padding: 0 0 0 10px;
	margin:0;
	font-weight:normal;
}

ul.nav li ul li a:hover, ul.nav li ul li a:active, ul.nav li ul li a:focus {
	font-weight:bold;
}

ul.nav li ul li.active a {
	font-weight:bold;
	background: url("../images/menu-pfeil.png") no-repeat scroll 0px 50% transparent;
}

/* ~~ Stile für die Fußzeile ~~ */
.footer {
	margin: 0;
	padding: 0;
/*	height:16px;*/
	background: #CBCACA;
	position: relative;/* Hiermit erhält IE6 die Eigenschaft hasLayout, damit die clear-Anweisung korrekt ausgeführt wird. */
	clear: both; /* Diese clear-Eigenschaft bewirkt, dass .container das Ende der fließenden Spalten erkennt und ihren Inhalt aufnimmt. */
}

.footer a {
	margin-right: 10px;
	text-decoration:none;
}

.footer .social {
	margin-right: 30px;
	float:left;
}

.footer img { 
	vertical-align:middle;	
}
.footer .social a img {
	margin-right: 5px;
}


/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im .container) platziert werden, wenn .footer entfernt oder aus dem .container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}