@charset "utf-8";
/***************** k-kombinat.de **************

blue backround: #3c6daf

blue backround: #5ea1fc

grey: #e5e5e5

rotbraun:#bb7a7a;

***********************************************/

/****************************/
/********Allgemein********/

/***Dieser erste Block setzt die wichtigesten tags auf 0. Diese muessten per css Klassen definiert werden***/
html, body, div, h1, h2, h3, table, a, span, tr, td, form, img, hr /*, a:focus, a:hover, a:link, a:visited*/ {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	text-align:left;
	text-decoration: none;
}
p {
	margin: 0;
}
/*ol, li, ul {
	text-align:left;
	list-style:none;
	padding: 0px;
	margin: 0px;
}*/

.error {
	color:red;
}

div {

	text-align: left;
	position:relative;
	
}


body {

	background-color: white;
	text-align: left;
		 		
}

#Maindiv {
	padding: 5px 0;
	margin: 5px auto;	
	width: 950px;
}

button 	{

	border:	0px;
	padding: 0px; 		
}


input {

	width:150px;

}


textarea {
	
}

.clearleft {
	clear:left;
}

.clearright {

	clear:right;
}

.clearboth {

	clear:both;
}

/****************************/
/***********TOP**********/

#Header {
	margin: 30px 0 0 0;
	height:215px;
}
/*
#Header .logo {

	background: url(../projectimages/logo.gif) no-repeat;	
	display:block;
	top: 46px;
	left: 10px;
	width:937px;
	height:85px;
}*/


a.header:link, a.header:visited, a.header:active{

}

a.header:focus, a.header:hover {

}
/*
a:link, a:visited, a:active{
	color: rgb(82, 163, 185);

}

a:focus, a:hover {
	color: rgb(7, 41, 104);

}*/

/****************************/
/***********Menue**********/

#Menuelayer {
	background-color: white;
	margin: 30px 0 0 0;
	height:185px;
}

/*#Menuelayer .center{
	border: 1px solid green;

	margin: 0 auto;
	text-align:center;
	width:540px;	
}*/
.hg_bild {
 	position: absolute;
	top: 14px;
	left: 0px;
	background: url(../projectimages/header.gif) no-repeat;	
	display:block;
	width:950px;
	height:85px;
	padding: 0px;
	margin: 0;
}
/*struckturen*/
.menue011 {
	position: absolute;
	margin-left: 98px;
	top: 12px;
	width: 140px;
	font-weight: bold;
}
/*leader*/
.menue012 {
	position: absolute;
	margin-left: 300px;
	top: 5px;
	font-weight: bold;
}
/*förderung*/
.menue013 {
	position: absolute;
	margin-left: 414px;
	top: 1px;
	font-weight: bold;
}
/*ilek*/
.menue014 {
	position: absolute;
	margin-left: 523px;
	top: 14px;
	font-weight: bold;
}
/*termine*/
.menue015 {
	position: absolute;
	margin-left: 624px;
	top: 8px;
	font-weight: bold;
}
/*aktuelles*/
.menue016 {
	position: absolute;
	margin-left: 711px;
	top: 0px;
	font-weight: bold;
}
/*sitemap*/
.menue0115 {
	position: absolute;
	margin-left: 835px;
	top: 4px;
	font-weight: bold;
}
/*links*/
.menue017 {
	position: absolute;
	margin-left: 635px;
	top: 96px;
	font-weight: bold;
}
/*kontakt*/
.menue0112 {
	position: absolute;
	margin-left: 733px;
	top: 113px;
	font-weight: bold;
}
/*impressum**/
.menue0113 {
	position: absolute;
	margin-left: 790px;
	top: 83px;
	font-weight: bold;
}
/*userbereich*/
.menue0114 {
	position: absolute;
	margin-left: 820px;
	top: 125px;
	font-weight: bold;
}
/*partner*/
.menue019 {
	position: absolute;
	margin-left: 445px;
	top: 86px;
	font-weight: bold;
}
/*projekte*/
.menue018 {
	position: absolute;
	margin-left: 385px;
	top: 100px;
	font-weight: bold;
}

a.linkMenue01:link, a.linkMenue01:visited, 
a.linkFooter:link, a.linkFooter:visited {
	background-image: url(../projectimages/HGweiss_marine.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 7px 13px;
	color: rgb(82, 163, 185);
	text-decoration: none;
	display: block;
}

a.linkMenue01:focus, a.linkMenue01:hover, a.linkMenue01a,
a.linkFooter:focus, a.linkFooter:hover, a.linkFootera {
	background-image: url(../projectimages/HGweiss_blau.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 7px 13px;
	color: rgb(7, 41, 104);
	text-decoration: none;	
	display: block;
}
#menue02 {
	margin-left: 40px;
	top: 162px;
}
.ul_menue02 {
    list-style-type: none;
	list-style-position: inherit;
	/*float: left;*/
	padding: 0px;
	margin: 0;
}
.ul_menue02 li {
	display: inline;
	padding: 0px;
    font-size:12px;
}
.abstand {
	color: rgb(82, 163, 185);
	margin: 0 12px;
	display: inline;
}
.abstand_vertikal {
	margin-top: 40px;
}
a.linkMenue02:link, a.linkMenue02:visited {
	text-decoration: none;
	color: rgb(82, 163, 185);
}

a.linkMenue02:focus, a.linkMenue02:hover, a.linkMenue02a {
	text-decoration: none;
	color: rgb(7, 41, 104);
}

.menue03 {

}

a.linkMenue03:link, a.linkMenue03:visited, a.linkMenue03:active{

}

a.linkMenue03:focus, a.linkMenue03:hover {

}


/****************************/
/***********Content**********/
/*#trenner {
	left: 564px;
	width: 5px;
	height: 100%;
	float: left;
	z-index: 1000;
	background-color: white;
}*/
#Content {
	width: 951px;
	margin: 0px;
/*	min-height: 518px;
	height: auto !important;  /* für moderne Browser */
/*	height: 518px;  /*für den IE */
	color: rgb(82, 163, 185);
	background-color: rgb(134,191,206);
}
.inhaltsbox {
	/*float: left;*/
	/*background-color: rgb(134,191,206);*/
	width: 951px;
}
.infoboxstreifen {
	min-height: 512px;
	left: 0px;
	/*width: 389px;*/
	border: 1px solid rgb(134,191,206);
	/*float: left;*/
	background-color: white;
	margin-left: 562px;
}
.textbox {
/*	min-height: 518px;
	height: auto !important;  /* für moderne Browser */
/*	height: 518px;  /*für den IE */
	padding: 0px 22px 40px 40px;
	width: 498px;
	float: left;
}
.text ol {
	position: relative;
	list-style-type: decimal;
	list-style-position: outside;
	overflow:auto;
	padding-left:25px;

}
.termine a:link, .termine a:visited, .termine a:active, 
a.textbox:link, a.textbox:visited, a.textbox:active, 
a.text:link, a.text:visited, a.text:active {
	color: rgb(82, 163, 185);

}
.termine a:focus, .termine a:hover,
a.textbox:focus, a.textbox:hover,
a.text:focus, a.text:hover, .textfarbe {
	color: white;
}


.startheadline {
	margin-top: 30px;
	padding: 16px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: rgb(62,144,166);
}
.headline {
	padding: 16px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: white;
}
.ueberschrift {
    padding-top: 25px;
    color: white;
    font-weight: bold;
}
.ueberschriftdunkel {
	color: rgb(62,144,166);
	font-weight: bold;
	margin-top: 10px;
}
.termine {
	line-height: 18px;
	color: white;
}
.text {
	margin-top: 10px;
	line-height: 18px;
	/*padding-bottom: 10px;*/
	color: white;
}
.linkbreite {
    width: 200px;
    float: right;
}
.startaktuell {
	width: 450px;
	float: left;
	font-size: 12px;
}
.foerdertext {
	padding-top: 16px;
	line-height: 18px;
	padding-bottom: 10px;
	color: white;
	width: 410px;
	float: left;
	margin-right: 20px;
}
.foerdersign {
	padding-top: 16px;
	/*padding: 0px;
	margin: 0px;
	left: 0px;*/
}
.fieldsign {
	float: left;
}
.fieldtext {
	left: 20px;
	color: white;
}
.fieldtext li {
	margin-left: 8px;
}
/***********LAG**********/
.person {
	padding-top: 5px;
	color: white;
	float: left;
	width: 170px;
}
.teilnehmer {
	padding-top: 5px;
	color: white;
}
a.textlinkl:link, a.textlinkl:visited, a.textlinkl:active, .textlinkl {
	list-style-type: disc;
	padding: 0px;
	text-decoration: none;
	color: rgb(62,144,166);
	float: left;
	/*width: 170px;*/
	list-style-position: inside;
	/*border-bottom: 1px dotted rgb(62,144,166);*/
	
	background-image: url(../projectimages/klein_dunkel.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 13px;
}
a.textlinkl:focus, a.textlinkl:hover {
	list-style-type: disc;
	padding: 0px;
	text-decoration: none;
	color: white;
	float: left;
	list-style-position: inside;
	background-image: url(../projectimages/klein_hell.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 13px;
}
.text_hell {
	list-style-type: disc;
	padding-top: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background-image: url(../projectimages/klein_hell.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 13px;
	z-index: 100;
	float: left;
}
a.textlink_dunkel:link, a.textlink_dunkel:visited, a.textlink_dunkel:active {
	list-style-type: disc;
	padding-top: 10px;
	text-decoration: none;
	color: rgb(62,144,166);
	font-weight: bold;
	background-image: url(../projectimages/tuerkis.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 13px;
	z-index: 100;
	float: left;
}
a.textlink_dunkel:focus, a.textlink_dunkel:hover {
	list-style-type: disc;
	padding-top: 10px;
	text-decoration: none;
	color: rgb(7,41,104);
	font-weight: bold;
	background-image: url(../projectimages/blau.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 13px;
	z-index: 100;
	float: left;
}
a.textlinkr:link, a.textlinkr:visited, a.textlinkr:active{
	margin-left: 127px;
	list-style-type: disc;
	padding: 0px;
	text-decoration: none;
	color: rgb(62,144,166);
	font-weight: bold;
}

a.textlinkr:focus, a.textlinkr:hover {
	margin-left: 127px;
	list-style-type: disc;
	padding: 0px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
/***********LINKS**********/
.reihe3 {
	width: 500px;
	float: left;
	top: 10px;
	margin-bottom: 45px;
}
a.Weblink:link, a.Weblink:visited {
	padding: 10px 0 0 15px;
	text-decoration: none;
	color: rgb(62,144,166);
	float: left;
}
a.Weblink:focus, a.Weblink:hover {
	padding: 10px 0 0 15px;
	text-decoration: none;
	color: white;
	float: left;
}

/****************************/
/***********Koordinierungskreis**********/
.reihe2 {
	width: 500px;
	float: left;
	padding-top: 10px;
}
.institution {
	line-height: 18px;
	width: 150px;
	color: white;
	float: left;
	margin-left: 0px;
}
.mitglied {
	line-height: 18px;
	width: 130px;
	color: white;
	margin-left: 50px;
	float: left;
}
.vertreter_kk {
	width: 130px;
	color: white;
	margin-left: 350px;
	color: white;
}
.vertreter {
	width: 100px;
	color: white;
	/*margin-left: 350px;*/
	color: rgb(62,144,166);
}
/**LEADER INITIATIVEN LINKS**/
.agleader {
	line-height: 18px;
	width: 200px;
	/*color: white;*/
	float: left;
	margin-left: 0px;
}
.agleader03 {
	line-height: 18px;
	width: 180px;
	/*color: white;*/
	float: left;
	margin-left: 0px;
        padding-right: 8px;
}
.linklinie {
	/*margin-top: 9px;*/
	height: 8px;
	position: relative;
	text-align: left;
	width: 235px;
	float: left;
	border-bottom: 1px dotted rgb(62,144,166);
}
.leitprojektnum {
	margin-top: 25px;
	color: white;
	font-weight: bold;
	float: left;
}
.leitprojekt {
	margin-top: 25px;
	margin-left: 105px;
	color: white;
}
.leitprojektlinklinie {
	margin: 0 10px 0 105px !important;
	margin: 0 10px 0 52px;
	height: 10px;
	position: relative;
	text-align: left;
	width: 180px;
	float: left;
	border-bottom: 1px dotted rgb(62,144,166);
}
.linkmore {
	position: relative;
	text-align: left;
	float: right;
	padding-left: 10px;
}
.textbox .text a:link, .textbox .text a:visited, .textbox .text a:active {
	color: rgb(62,144,166);
}

.textbox .text a:focus, .textbox .text a:hover {
	color: white;
}
.linktext {
	position: relative;
	text-align: left;
	width: 150px;
	float: left;
}
/****************************/
/*********Gebäudebörse*******/
.geb {
    float: left;
}
.gebtextHeadline {
    color: white;
    font-weight: bold;
}
.gebtext {
    margin-right: 10px;
    margin-top: 10px;
    line-height: 18px;
    color: white;
    width: 300px;
}
.gebbild {
    float: right;
    width: 170px;
    text-align: right;
    overflow: hidden;
}

/****************************/
/***********Sitemap**********/
.sitemap_menue01 {
	/*list-style-type: square;*/
	list-style-position: outside;
	overflow:auto;
	margin-left: 0px;
	padding: 0;
}
a.sitemap_menue01:link, a.sitemap_menue01:visited {
	background-image: url(../projectimages/klein_dunkel.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 7px 13px;
	color: rgb(62,144,166);
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.sitemap_menue01:focus, a.sitemap_menue01:hover, a.sitemap_menue01a {
	background-image: url(../projectimages/klein_hell.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 7px 13px;
	color: rgb(255,255,255);
	text-decoration: none;	
	display: block;
	font-weight: bold;
}
a.sitemap_menue02:link, a.sitemap_menue02:visited {
    padding: 1px 0px 7px 13px;
    color: rgb(62,144,166);
    text-decoration: none;
    display: block;
}

a.sitemap_menue02:focus, a.sitemap_menue02:hover {
    padding: 1px 0px 7px 13px;
    color: rgb(255,255,255);
    text-decoration: none;
    display: block;
}
.sitemap_menue03 {
    margin-left: 25px;
    padding-left: 0;
    /*list-style: circle;*/
}
a.sitemap_menue03:link, a.sitemap_menue03:visited {
    background-image: url(../projectimages/klein_dunkel.gif);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    color: rgb(62,144,166);
    text-decoration: none;
}

a.sitemap_menue03:focus, a.sitemap_menue03:hover {
    background-image: url(../projectimages/klein_hell.gif);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    color: rgb(255,255,255);
    text-decoration: none;
}
/****************************/
/***********IMPRESSUM**********/
.fon {
	color: white;
	float: left;
	width: 50px;
}
.management {
	color: white;
	float: left;
	width: 250px;
}
.position {
	color: white;
	float: left;
	width: 100px;
}
.person_imp {
	color: white;
}
/****************************/
/***********Infobox**********/
.infobox {
	min-height: 680px;
	height: auto !important;  /* für moderne Browser */
	height: 680px;  /*für den IE */
	left: 0px;
	width: 383px;
	border-left: 1px solid rgb(134,191,206);
	/*border: 1px solid rgb(134,191,206);
	/*float: left;*/
	padding-top: 13px;
	padding-bottom: 20px;
	margin-left: 5px;
}
.bildbox {
	margin: 0 13px 13px 13px;
	width: 356px;
	height: 250px;
}
.bildbox img {
    margin-bottom: 5px;
}
.fotograf {
    float: right;
    font-size: 10px;
}
.fotograf a:link, .fotograf a:active, .fotograf a:visited {
    padding: 0 5px 0 0;
    margin: 0;
    color: rgb(62,144,166);
    text-decoration: none;
    font-size: 10px;
}

.fotograf a:focus, .fotograf a:hover {
    padding: 0 5px 0 0;
    margin: 0;
    color: rgb(7,41,104);
    text-decoration: none;
    font-size: 10px;
}



.newsletterbox {
	color: rgb(134,191,206);
	width: 172px;
	height: 95px;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid rgb(134,191,206);
	float: left;
}
.newsletter {
	text-align: center;
	color: rgb(134,191,206);
	text-align: center;
	border-bottom: 1px solid rgb(134,191,206);
	margin: 2px 10px;
	padding-bottom: 2px;
	font-size: 14px;
	letter-spacing: 1px;
}
.newslinks, .newslinks ul {
	left: 10px;
	padding-bottom: 0;
	list-style: none;
	width: 160px;
}
.newslinks li {
	padding: 0;
	margin: 0;
}
.hinweisenews {
	line-height: 18px;
	color: rgb(7, 41, 104);
	width: 200px;
	height: 18px;
	float: left;
}
.loginbox {
	color: rgb(134,191,206);
	width: 172px;
	height: 95px;
	border: 1px solid rgb(134,191,206);
	margin-bottom: 3px;
	margin-left: 179px;
	z-index: 10;
}
.login {
	text-align: center;
	color: rgb(134,191,206);
	margin: 2px 10px;
	padding-bottom: 2px;

	text-align: center;
	border-bottom: 1px solid rgb(134,191,206);
	font-size: 14px;
	letter-spacing: 1px;
}
.terminbox {
	margin: 0px 13px 0 13px;
	width: 356px; 
}
.terminboxheader {
	text-align: center;
	padding-top: 5px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: white;
	background-color: rgb(134,191,206);

}
.termintext {
	margin-top: 13px;
}
.linie {
	padding-top: 13px;
	border-bottom: 1px dashed rgb(134,191,206);
}
.nolinie {
	padding-top: 13px;
}
.liniedunkel {
	margin: 13px 0;
	border-bottom: 1px dashed rgb(203,228,234);
}
.linieimpressum {
	margin: 8px 0;
	border-bottom: 1px dashed  rgb(62,144,162);
	width: 340px;
	float: left;
	margin-right: 10px;
}
a.impressum:link, a.impressum:visited, a.impressum:active {
	color: rgb(62,144,162);
	font-weight: bold;
}

a.impressum:focus, a.impressum:hover {
	color: white;
	font-weight: bold;
}

/****************************/
/***********Kontakt**********/
.betreff2 {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
	color: white;
}
.hinweise {
	line-height: 18px;
	color: rgb(7, 41, 104);
}
.kontaktbox INPUT {
	margin-right: 20px;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	border: 1px solid rgb(134,191,206);
	background-color: white;
	color: rgb(7, 41, 104);
	float: left;
}
.cntkontaktbox INPUT {
	margin-right: 20px;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	border: 1px solid rgb(7, 41, 104);
	background-color: white;
	color: rgb(7, 41, 104);
	float: left;
}
.kontaktbox TEXTAREA {
	margin-right: 20px;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	height: 100px;
	border: 1px solid  rgb(134,191,206);
	background-color: white;
	color: rgb(7, 41, 104);
	float: left;
}
.cntkontaktbox TEXTAREA {
	margin-right: 20px;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	height: 100px;
	border: 1px solid rgb(7, 41, 104);
	background-color: white;
	color: rgb(7, 41, 104);
	float: left;
}/****************************/
/***********Footer**********/

#Footerlayer {	

	margin-top: 1px;
	background-color:#fff;	
}

#Footerlayer .right{

	margin-left: 180px;
	height:2em;
}

.footer {
 	 
	float:left;
	margin: 2px 5px;
}

a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active{

}

a.linkFooter:focus, a.linkFooter:hover {

}



/****************************/
/***********TEMPLATES**********/



/****************************/


/****************************/
/***********LOGIN*********/
.reihe {
	width: 500px;
	padding-top: 3px;
}
.logbox {
	/*width: 220px;*/
	margin-top: 3px;
	margin-left: 10px;
}
.radio {
	width: 20px;
	float: left;
}
.radio input {
	width: 13px;
	float: left;
}
.newslettertext {
	margin-top: 2px;
	width: 150px;
	color: white;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}
.newssend {
	float: left;
}
.newssend INPUT {
/*	margin-top: 3px;*/
	background-color: rgb(134,191,206);
	margin-left: 45px;
	border: 1px solid rgb(134,191,206);
	width: 50px;
	color: rgb(7, 41, 104);
}
.newsemail INPUT {
	border: 1px solid rgb(134,191,206);
	width: 300px;
	background-color: white;
	color: rgb(7, 41, 104);
}
.cntnewsemail INPUT {
	border: 1px solid rgb(7, 41, 104);
	width: 300px;
	background-color: white;
	color: rgb(7, 41, 104);
}
.betreff {
	/*margin-top: 5px;*/
	padding: 0px;
	width: 55px;
	float: left;
}
.button INPUT {
/*	margin-top: 3px;*/
	margin-left: 60px;
	border: 1px solid white;
	width: 57px;
	background-color: white;
	color: rgb(7, 41, 104);
	clear: left;
	clear: right;
}
.buttongross INPUT {
/*	margin-top: 3px;*/
	margin-left: 62px;
	border: 1px solid white;
	width: 180px;
	font-size: 12px;
	background-color: white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	color: rgb(7, 41, 104);
	clear: left;
	clear: right;
}
.log INPUT {
/*	margin-top: 3px;*/
	margin-left: 5px;
	border: 1px solid rgb(134,191,206);
	width: 87px;
	height: 15px;
	background-color: white;
	color: rgb(7, 41, 104);
	/*float: right;*/
	z-index: 100;
}
.cntlog INPUT {
	/*margin-top: 3px;*/
	margin-left: 5px;
	border: 1px solid rgb(255,128,0);
	width: 87px;
	height: 15px;
	background-color: white;
	color: rgb(7, 41, 104);
	z-index: 100;
}
.loggross INPUT {
/*	margin-top: 3px;*/
	margin-left: 5px;
	border: 1px solid rgb(134,191,206);
	width: 180px;
	height: 15px;
	background-color: white;
	color: rgb(7, 41, 104);
	/*float: right;*/
	z-index: 100;
}
.cntloggross INPUT {
	/*margin-top: 3px;*/
	margin-left: 5px;
	border: 1px solid rgb(255,128,0);
	width: 180px;
	height: 15px;
	background-color: white;
	color: rgb(7, 41, 104);
	z-index: 100;
}
.terminboxheader_white {
	text-align: center;
	padding-top: 5px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: rgb(255,128,0);
	background-color: white;

}
.loginerror {
	text-align: center;
	text-align: center;
	margin: 2px 10px;
	font-size: 14px;
	letter-spacing: 1px;
}

/****************************/
/***********EDITMODUS*********/
.editmodusoptions{
	font-weight:bold;
	margin-top:10px;
}
.contentline {
	background-image: url(../projectimages/contentline.gif) ; 
	background-repeat: repeat-x;
	height:2px;
	width:100%;
	margin:10px;
}
/****************************/


/****************************/
/***********USERAREA*********/
.logout {
	margin: 40px 35px;
}
a.logout:link, a.logout:visited, a.logout:active{
	color: rgb(82, 163, 185);

}
a.logout:focus, a.logout:hover {
	color: rgb(7, 41, 104);
}
.kkinstitution {
	line-height: 18px;
	color: white;
	margin-left: 0px;
	font-weight: bold;
}
.user {
	line-height: 18px;
	width: 130px;
	color: white;
	float: left;
}
.funktion {
	color: white;
	margin-left: 200px;
	color: white;
}

/****************************/


/****************************/
/***********PAGING***********/
.pages {
    margin: 30px 0 20px 0;
}
.blaettern {
    width: 70px;
    height: 12px;
}
.left {
    float: left;
}
.right {
    float: right;
    text-align: right;
}
.show0,.hide1 {
    display: none;
}
a.show1:link, a.show1:visited, a.show1:active,
a.linkpages:link, a.linkpages:visited, a.linkpages:active {
    text-decoration: none;
    color: rgb(62,144,166);
    font-weight: bold;
    /*margin: 0 5px;*/
}
a.show1:focus, a.show1:hover,
a.linkpages:focus, a.linkpages:hover, .linkpagesa {
   color: rgb(7,41,104);
    text-decoration: none;
    font-weight: bold;
    /*margin: 0 5px;*/
}
