/* CSS Dokument für GMWGROUP */


/* allgemeine Angaben */
html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #6F6E6E;
	background-color: #E5E2DD;
	background-image: url(images/bgr_kachel.gif);
	background-repeat: repeat;
	text-align: center;
}
td{	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #6F6E6E;
}

#outercontainer {
	width: 812px;
	margin-top: 15px;
	padding-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	overflow: auto;
	clear: both;
}

.headerborder {
	width: 796px;
	height: 7px;
	margin: auto;
	border-bottom: 1px solid #8F8E8E;
	background-color: #FFFFFF;
}

#innercontainer {

	width: 812px;
	background-image: url(images/bgr_content.gif);
	background-repeat: repeat-y;
	overflow: auto;
	clear: both;
}

.headerbox {
	width: 796px;
	height: 86px;
	margin: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #8F8E8E;
}

.logobox {
	width: 226px;
	height: 86px;
	float: left;
}

.mainnavigation {
	width: 570px;
	height: 34px;
	padding-top: 52px;
	float: left;
}

.headerpicbox {
	width: 796px;
	height: 230px;
	margin: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #8F8E8E;
}

.colorbox {
	width: 796px;
	height: 14px;
	margin: auto;
	border-bottom: 1px solid #8F8E8E;
}

.orangebox {
	width: 228px;
	height: 14px;
	background-color: #FF9900;
	float: left;
}

.redbox {
	width: 568px;
	height: 14px;
	background-color: #900404;
	float: left;
}

.contentcontainer {
	width: 796px;
	margin: auto;
}

.subnavibox {
	width: 228px;
	background-color: #F0F0E9;
	float: left;
}

.contentbox {
	width: 502px;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 23px;
	float: left;
	text-align: left;
}

.footerborder {
position:relative;
top:-8px;
	width: 796px;
	height: 7px;
	margin: auto;
	border-top: 1px solid #8F8E8E;
	background-color: #FFFFFF;
}


/* Fonts */
.contentbox {
	line-height: 18px;
	font-style: normal;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8F0202;
	margin-bottom: 13px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8F0202;
	margin-bottom: 5px;
}

.smalltext {
	font-size: 11px;
	color: #959595;
}


/* Links */
a:link, a:visited {
	color: #900404;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF9900;
	text-decoration: none;
}
.smalltext:link, .smalltext:visited {
	color: #959595;
	text-decoration: none;
}
.smalltext:hover, .smalltext:active {
	color: #6F6E6E;
	text-decoration: underline;
}


/* Navigation */
.navicontainer {
	width: 570px;
	height: 34px;
}	
.navibuttonhilfe:link, .navibuttonhilfe:visited {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #8F0303;
	float: left;
	background-image: url(images/navi_hilfe.jpg);
	background-repeat: no-repeat;
}
.navibuttonhilfe:hover, .navibuttonhilfe:active {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	background-image: url(images/navi_hilfe.jpg);
	background-repeat: no-repeat;
}
.navibuttonkontakt:link, .navibuttonkontakt:visited {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #8F0303;
	float: left;
	background-image: url(images/navi_kontakt.jpg);
	background-repeat: no-repeat;
}
.navibuttonkontakt:hover, .navibuttonkontakt:active {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	background-image: url(images/navi_kontakt.jpg);
	background-repeat: no-repeat;
}
.navibuttonlogout:link, .navibuttonlogout:visited {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #8F0303;
	float: left;
	background-image: url(images/navi_logout.jpg);
	background-repeat: no-repeat;
}
.navibuttonlogout:hover, .navibuttonlogout:active {
	width: 159px;
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	background-image: url(images/navi_logout.jpg);
	background-repeat: no-repeat;
}
.subnavicontainer {
	width: 205px;
	margin-top: 50px;
	margin-left: 11px;
	text-align: left;
}
.subnavibuttontrainer:link, .subnavibuttontrainer:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_trainer.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttontrainer:hover, .subnavibuttontrainer:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_trainer.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttonliteratur:link, .subnavibuttonliteratur:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_literatur.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttonliteratur:hover, .subnavibuttonliteratur:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_literatur.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttonhotels:link, .subnavibuttonhotels:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_hotels.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttonhotels:hover, .subnavibuttonhotels:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_hotels.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttondownloads:link, .subnavibuttondownloads:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_downloads.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttondownloads:hover, .subnavibuttondownloads:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_downloads.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttontrainingsprojekte:link, .subnavibuttontrainingsprojekte:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_trainingsprojekte.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttontrainingsprojekte:hover, .subnavibuttontrainingsprojekte:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_trainingsprojekte.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttonvisualisierungsburner:link, .subnavibuttonvisualisierungsburner:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_visualisierungsburner.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}
.subnavibuttonvisualisierungsburner:hover, .subnavibuttonvisualisierungsburner:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_visualisierungsburner.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
.subnavibuttonprojektliste:link, .subnavibuttonprojektliste:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_projektliste.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonprojektliste:hover, .subnavibuttonprojektliste:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_projektliste.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonarchiv:link, .subnavibuttonarchiv:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_archive.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonarchiv:hover, .subnavibuttonarchiv:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_archive.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonuserverwaltung:link, .subnavibuttonuserverwaltung:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_userverwaltung.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonuserverwaltung:hover, .subnavibuttonuserverwaltung:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_userverwaltung.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonshop:link, .subnavibuttonshop:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_shop.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonshop:hover, .subnavibuttonshop:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_shop.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonwebtool:link, .subnavibuttonwebtool:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_webtool.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonwebtool:hover, .subnavibuttonwebtool:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_webtool.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonvorlagen:link, .subnavibuttonvorlagen:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_vorlagen.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonvorlagen:hover, .subnavibuttonvorlagen:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_vorlagen.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonstartseite:link, .subnavibuttonstartseite:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_startseite.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonstartseite:hover, .subnavibuttonstartseite:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_startseite.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonhilfe:link, .subnavibuttonhilfe:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_hilfe.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonhilfe:hover, .subnavibuttonhilfe:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_hilfe.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonkontakt:link, .subnavibuttonkontakt:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_kontakt.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonkontakt:hover, .subnavibuttonkontakt:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_kontakt.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonlogout:link, .subnavibuttonlogout:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_logout.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonlogout:hover, .subnavibuttonlogout:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_logout.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttoneinwandfrei24:link, .subnavibuttoneinwandfrei24:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_einwandfrei24.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttoneinwandfrei24:hover, .subnavibuttoneinwandfrei24:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_einwandfrei24.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonmobileme:link, .subnavibuttonmobileme:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_mobileme.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonmobileme:hover, .subnavibuttonmobileme:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_mobileme.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonfacebook:link, .subnavibuttonfacebook:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_facebook.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonfacebook:hover, .subnavibuttonfacebook:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_facebook.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

.subnavibuttonxing:link, .subnavibuttonxing:visited {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-image: url(images/subnavi_xing.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555555;
}

.subnavibuttonxing:hover, .subnavibuttonxing:active {
	width: 165px;
	height: 23px;
	margin-top: 4px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: underline;
	background-image: url(images/subnavi_xing.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}


.subnavibuttontrainermann:link, .subnavibuttontrainermann:visited {
	width: 150px;
	height: 21px;
	margin-top: 4px;
	padding-left: 45px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-color: #F0F0E9;
	background-image: url(images/subnavi_trainer_person_mann.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #555555;
}

.subnavibuttontrainermann:hover, .subnavibuttontrainermann:active {
	width: 150px;
	height: 21px;
	margin-top: 4px;
	padding-left: 45px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-color: #F0F0E9;
	background-image: url(images/subnavi_trainer_person_mann.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
}

.subnavibuttontrainerfrau:link, .subnavibuttontrainerfrau:visited {
	width: 150px;
	height: 21px;
	margin-top: 4px;
	padding-left: 45px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-color: #F0F0E9;
	background-image: url(images/subnavi_trainer_person_frau.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #555555;
}

.subnavibuttontrainerfrau:hover, .subnavibuttontrainerfrau:active {
	width: 150px;
	height: 21px;
	margin-top: 4px;
	padding-left: 45px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	background-color: #F0F0E9;
	background-image: url(images/subnavi_trainer_person_frau.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
}

.subsubnavibuttonprofil:link, .subsubnavibuttonprofil:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_profil.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonprofil:hover, .subsubnavibuttonprofil:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_profil.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondateien:link, .subsubnavibuttondateien:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_downloads.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondateien:hover, .subsubnavibuttondateien:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_downloads.jpg);
	background-repeat: no-repeat;
}


.subsubnavibuttonwebtool:link, .subsubnavibuttonwebtool:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_webtool.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonwebtool:hover, .subsubnavibuttonwebtool:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_webtool.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonbearbeiten:link, .subsubnavibuttonbearbeiten:visited {
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_bearbeiten.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonbearbeiten:hover, .subsubnavibuttonbearbeiten:active {
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_bearbeiten.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttontrainingsprojekte:link, .subsubnavibuttontrainingsprojekte:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_projektliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttontrainingsprojekte:hover, .subsubnavibuttontrainingsprojekte:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_projektliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonprojektcheckliste:link, .subsubnavibuttonprojektcheckliste:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_projektcheckliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonprojektcheckliste:hover, .subsubnavibuttonprojektcheckliste:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_projektcheckliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonmaterialcheckliste:link, .subsubnavibuttonmaterialcheckliste:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_materialcheckliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonmaterialcheckliste:hover, .subsubnavibuttonmaterialcheckliste:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_materialcheckliste.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondownloads:link, .subsubnavibuttondownloads:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_downloads.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondownloads:hover, .subsubnavibuttondownloads:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_downloads.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonpdf:link, .subsubnavibuttonpdf:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_pdf.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonpdf:hover, .subsubnavibuttonpdf:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_pdf.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonspeichern:link, .subsubnavibuttonspeichern:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_speichern.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonspeichern:hover, .subsubnavibuttonspeichern:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_speichern.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondrucken:link, .subsubnavibuttondrucken:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_drucken.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttondrucken:hover, .subsubnavibuttondrucken:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_drucken.jpg);
	background-repeat: no-repeat;
}


/* Formular */
select{
margin-bottom: 4px;
}
.input {
	width: 210px;
	height: 17px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputsuchen {
	width: 180px;
	height: 24px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputbeschreibung {
	width: 320px;
	height: 22px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputbig {
	width: 210px;
	height: 120px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputchecklisten {
	width: 486px;
	height: 17px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputchecklistenklein {
	width: 160px;
	height: 17px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.inputchecklistenmini {
	width: 30px;
	height: 17px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.abschickenbutton {
	width: 213px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
.durchsuchenbutton {
	width: 90px;
	height: 26px;
	position:relative;
	top:3px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/button_kl.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
.inputselect {
	width: 210px;
	height: 17px;
	border: 1px solid #900404;
	margin-bottom: 4px;
	background-color: #EFEFEF;
	font-size: 13px;
	color: #000000;
}
#pdf_submit{
height: 30px;
padding-top: 0px;
padding-left: 35px;
text-align: left;
float: left;
text-decoration: none;
border: none;
font-size: 13px;
font-weight: normal;
color: #6F6E6E;
background-image: url(images/sub_subnavi_pdf.jpg);
background-repeat: no-repeat;
}
#save_submit{
margin-left:20px;
height: 30px;
padding-top: 0px;
padding-left: 35px;
text-align: left;
float: left;
text-decoration: none;
border: none;
font-size: 13px;
font-weight: normal;
color: #6F6E6E;
background-image: url(images/sub_subnavi_speichern.jpg);
background-repeat: no-repeat;
}
#save_as_download_submit{
height: 30px;
padding-top: 0px;
padding-left: 35px;
text-align: left;
float: left;
text-decoration: none;
border: none;
font-size: 13px;
font-weight: normal;
color: #6F6E6E;
background-color:#FFF;
background-image: url(images/sub_subnavi_speichern.jpg);
background-repeat: no-repeat;
}

/* Sonstiges */

.noborder {
	border: 0px;
}
.border {
	border: 1px solid #900404;
}
.bordertwo {
	border: 1px solid #CFC6BA;
}
hr {
	width: 100%;
	height: 1px;
	background-color: #555555;
}
.tableborder {
	border: 1px solid #CFC6BA;
	background-color: #FFFFFF;
	height: 100px;
}

.tableheight {
	height: 25px;
}
.textcenter {
	text-align: center;
}
.topposition {
	float: left;
	margin-top: 20px;
}
.table {
	border: 1px solid #701800;
	line-height: 16px;
}

.bg1{
background-color:#f1e6e4;
}
.bg2{
background-color:#fff;
}
a.pager{
text-decoration:none;
}
#success {
color: #009900;
font-size:12px;
font-weight: bold;
}
#err {
color: #ee0000;
font-weight: bold;
}


/* Seiten */
#login{
height:300px;
text-align:center;
margin:auto;
width:800px;
}
#loginform{
height:100px;
text-align:center;
margin:auto;
width:300px;
}

#online{
float:left;
width:165px;
font-size:12px;
margin-top:10px;
margin-bottom:10px;
}

/* Messenger */
.nachrichtenfeld {
	width: 320px;
	height: 17px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}

.nachrichtenfeldgross {
	width: 320px;
	height: 120px;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}

.subsubnavibuttonmessenger:link, .subsubnavibuttonmessenger:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_messenger.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonmessenger:hover, .subsubnavibuttonmessenger:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_messenger.jpg);
	background-repeat: no-repeat;
}


/* Nachricht schreiben */

.subsubnavibuttonposteingang:link, .subsubnavibuttonposteingang:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_posteingang.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonposteingang:hover, .subsubnavibuttonposteingang:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_posteingang.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonpostausgang:link, .subsubnavibuttonpostausgang:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_postausgang.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonpostausgang:hover, .subsubnavibuttonpostausgang:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_postausgang.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonnewmessage:link, .subsubnavibuttonnewmessage:visited {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #6F6E6E;
	float: left;
	background-image: url(images/sub_subnavi_nachrichtschreiben.jpg);
	background-repeat: no-repeat;
}

.subsubnavibuttonnewmessage:hover, .subsubnavibuttonnewmessage:active {
	width: 125px;
	height: 22px;
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
	float: left;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	color: #8F0303;
	float: left;
	background-image: url(images/sub_subnavi_nachrichtschreiben.jpg);
	background-repeat: no-repeat;
}