/* css-class to build site www.patienten-universitaet.de by ixsess@web.de */
/*
/*
 *Menu Styles
 
Start -
Blau #1B80B7
Schrift schwarz,
Kasten "Aktuelles" #76B3D4
--------------------------------------
ber uns:
Hauptfarbe blau/hover #1B80B7
Abstufung mittel/2ebene #59A2CA
Abstufung hell/1ebene #96C5DE
--------------------------------
Gesundheitsbildung:
Hauptfarbe orange/hover #DD755B
Abstufung mittel/2ebene #EBA38B
Abstufung hell/1ebene #F2C5B6
--------------------------------
Gesundheitssystemkompetenz
Hauptfarbe gruen/hover #61A840
Abstufung mittel/2ebene #8CC074
Abstufung hell/1ebene #B7D7A7
--------------------------------
Patientenschulung:
Hauptfarbe petrol/hover #069699
Abstufung mittel/2ebene #49B2B5
Abstufung hell/1ebene #8DCFD0
--------------------------------
Forum:
Hauptfarbe altrosa/hover #B66580
Abstufung mittel/2ebene #CA8FA2
Abstufung hell/1ebene #DEB8C5

*/
/*############################################################################################*/
.csc-frame-rulerAfter {
	margin-bottom: 10px;
}
/*########## newsletter##############################################################################*/
.newsletter {
	margin: 2px 0px 0px 0px;
	padding:0;
	width: 200px;
}
.newsletter-spacer {

}
.newsletter p {
	font-weight: bold;
}
.newsletter a {
	line-height: 18px;
	display: inline;
}
.newsletter a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
	
}
.newsletter .input {
	width: 176px;
	margin: 0px 0px 8px 8px;
}
.newsletter .submit {
	border: 0;
	width: 200px;
	height: 20px;
	line-heigt: 20px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	background: #EBA38B;
	color: #fff;
	margin-bottom: 10px;
}
.abmelden a {
	line-height: 14px;
	height: 14px;
	margin-top: -8px;
	padding-bottom: 5px;
}

#blau .newsletter .input {
	border: 1px solid #59A2CA;
}
#blau .newsletter {
	background: url(/fileadmin/template/img/h1-blau-rahmen200px.gif) repeat-y left top;
}
#blau .newsletter .submit {
	background: #59A2CA;
}
#orange .newsletter .input {
	border: 1px solid #EBA38B;
}
#orange .newsletter .submit {
	background: #EBA38B;
}
#orange .newsletter {
	background: url(/fileadmin/template/img/h1-orange-rahmen200px.gif) repeat-y left top;
}

#gruen .newsletter .input {
	border: 1px solid #8CC074;
}
#gruen .newsletter {
	background: url(/fileadmin/template/img/h1-gruen-rahmen200px.gif) repeat-y left top;
}
#gruen .newsletter .submit {
	background: #8CC074;
}
#petrol .newsletter .input {
	border: 1px solid #49B2B5;
}
#petrol .newsletter {
	background: url(/fileadmin/template/img/h1-petrol-rahmen200px.gif) repeat-y left top;
}
#petrol .newsletter .submit {
	background: #49B2B5;
}
#altrosa .newsletter .input {
	border: 1px solid #CA8FA2;
}
#altrosa .newsletter {
	background: url(/fileadmin/template/img/h1-altrosa-rahmen200px.gif) repeat-y left top;
}
#altrosa .newsletter .submit {
	background: #CA8FA2;
}

/*########## newsletter##############################################################################*/

/*########## suche ##################################################################################*/
#frame-left-space .tx-macinasearchbox-pi1 {
	width: 190px;
	height: 35px;
	background: url(/fileadmin/template/img/suche-orange-200px.jpg) no-repeat left top;
	padding: 9px 0px 0px 10px;
	margin-top: 20px;
}
.textbox-div {
	float: left;
}
.submit-div {
	float: left;
	margin: 1px 0px 0px 4px;
}
#frame-left-space .tx-macinasearchbox-pi1 .textbox {
	border: 1px solid #ccc;
	width: 142px;
}
#frame-left-space[id] .tx-macinasearchbox-pi1 .textbox {
	width: 144px;
}
#frame-left-space .tx-macinasearchbox-pi1 .submit {
	border: 0;
	width: 26px;
	text-align: left;
	font-weight: bold;
}
#blau #frame-left-space .tx-macinasearchbox-pi1 .submit {
	background: #D1E6F1;
}
#blau #frame-left-space .tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/suche-blau-200px.jpg) no-repeat left top;
}
#orange #frame-left-space .tx-macinasearchbox-pi1 .submit {
	background: #FCF0ED;
}
#orange #frame-left-space .tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/suche-orange-200px.jpg) no-repeat left top;
}
#gruen #frame-left-space .tx-macinasearchbox-pi1 .submit {
	background: #E7F2E3;
}
#gruen #frame-left-space .tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/suche-gruen-200px.jpg) no-repeat left top;
}
#petrol #frame-left-space .tx-macinasearchbox-pi1 .submit {
	background: #CDEAEB;
}
#petrol #frame-left-space .tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/suche-petrol-200px.jpg) no-repeat left top;
}
#altrosa #frame-left-space .tx-macinasearchbox-pi1 .submit {
	background: #F0E0E6;
}
#altrosa #frame-left-space .tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/suche-altrosa-200px.jpg) no-repeat left top;
}
/*########## suche ##################################################################################*/
#frame-left-space .left-header-menu a, #frame-left-space .csc-header-space h1, #frame-left-space .csc-header h2, #frame-left-space .csc-header h3 {
	width: 200px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
#frame-left-space .left-header-menu {
	margin-bottom: 9px;
}
#frame-left-space .csc-header h3 {
	height: 58px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}

#blau #frame-left-space .csc-header h1, #blau #frame-left-space .left-header-menu a {
	background: url(/fileadmin/template/img/h1-blau-200px.gif) no-repeat left bottom;
}
#blau #frame-left-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-blau-bogen200px.jpg) no-repeat left bottom;
	margin: 0px;
}
#blau #frame-left-space .content-left {
	background: url(/fileadmin/template/img/h1-blau-rahmen200px.gif) repeat-y left top;
}
#orange #frame-left-space .csc-header h1, #orange #frame-left-space .left-header-menu a {
	background: url(/fileadmin/template/img/h1-orange-200px.gif) no-repeat left bottom;
}
#orange #frame-left-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-orange-bogen200px.jpg) no-repeat left bottom;
	margin: 0px;
}
#orange #frame-left-space .content-left {
	background: url(/fileadmin/template/img/h1-orange-rahmen200px.gif) repeat-y left top;
}
#gruen #frame-left-space .csc-header h1, #gruen #frame-left-space .left-header-menu a {
	background: url(/fileadmin/template/img/h1-gruen-200px.gif) no-repeat left bottom;
}
#gruen #frame-left-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-gruen-bogen200px.jpg) no-repeat left bottom;
	margin: 0px;
}
#gruen #frame-left-space .content-left {
	background: url(/fileadmin/template/img/h1-gruen-rahmen200px.gif) repeat-y left top;
}
#petrol #frame-left-space .csc-header h1, #petrol #frame-left-space .left-header-menu a {
	background: url(/fileadmin/template/img/h1-petrol-200px.gif) no-repeat left bottom;
}
#petrol #frame-left-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-petrol-bogen200px.jpg) no-repeat left bottom;
	margin: 0px;
}
#petrol #frame-left-space .content-left {
	background: url(/fileadmin/template/img/h1-petrol-rahmen200px.gif) repeat-y left top;
}
#altrosa #frame-left-space .csc-header h1, #altrosa #frame-left-space .left-header-menu a {
	background: url(/fileadmin/template/img/h1-altrosa-200px.gif) no-repeat left bottom;
}
#altrosa #frame-left-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-altrosa-bogen200px.jpg) no-repeat left bottom;
	margin: 0px;
}
#altrosa #frame-left-space .content-left {
	background: url(/fileadmin/template/img/h1-altrosa-rahmen200px.gif) repeat-y left top;
}
/*############################################################################################*/
#frame-left-big-space .content .csc-header h1, #frame-left-big-space .content .csc-header h2 {
	width: 610px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}
#blau #frame-left-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-blau-610px.gif) no-repeat left bottom;
}
#orange #frame-left-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-orange-610px.gif) no-repeat left bottom;
}
#gruen #frame-left-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-gruen-610px.gif) no-repeat left bottom;
}
#petrol #frame-left-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-petrol-610px.gif) no-repeat left bottom;
}
#altrosa #frame-left-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-altrosa-610px.gif) no-repeat left bottom;
}
/*############################################################################################*/
#frame-main-space .content .csc-header h1, #frame-main-space .content .csc-header h2 {
	width: 470px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}
#blau #frame-main-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-blau-470px.gif) no-repeat left bottom;
}
#orange #frame-main-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-orange-470px.gif) no-repeat left bottom;
}
#gruen #frame-main-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-gruen-470px.gif) no-repeat left bottom;
}
#petrol #frame-main-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-petrol-470px.gif) no-repeat left bottom;
}
#altrosa #frame-main-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-altrosa-470px.gif) no-repeat left bottom;
}
/*############################################################################################*/
#frame-right-space .csc-header h1, #frame-right-space h2, #frame-right-space h2 a, #frame-left-space .csc-header h2, #frame-left-space .csc-header h2 a, #frame-right-space .csc-header h3 {
	width: 190px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
}

* html #frame-right-space h2 a, * html #frame-left-space .csc-header h2 a {
	width: 170px;
}
/* \*/
* html #fra\me-right-space h2 a, * html #fra\me-left-space .csc-header h2 a {
	width: 190px;
}
/* */
#frame-left-space h2, #frame-left-space h2 a {
	width: 200px;
}
#frame-right-space h2 a:hover, #frame-left-space h2 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
#frame-right-space .csc-header h3 {
	height: 58px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}
#frame-right-space .csc-header h3, #frame-right-space .csc-header h2, #frame-right-space .csc-header h1 {
	margin: 0px;
}

#blau #frame-right-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-blau-190px.gif) no-repeat left bottom;
}
#blau #frame-right-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-blau-bogen190px.jpg) no-repeat left bottom;
	margin: 0px;
}
#blau #frame-right-space .content-right {
	background: url(/fileadmin/template/img/h1-blau-rahmen190px.gif) repeat-y left top;
}
#blau .csc-frame-rulerAfter {
	border-bottom: 1px solid #1B80B7;
}

#blau #frame-right-space h2 a, #blau #frame-left-space h2 a {
	background: url(/fileadmin/template/img/pfeil-blau.gif) no-repeat left 5px;
	padding-left: 00px;
}
#blau #frame-right-space h2, #blau #frame-left-space h2 {
	background: #59A2CA;
}

#orange #frame-right-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-orange-190px.gif) no-repeat left bottom;
}
#orange #frame-right-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-orange-bogen190px.jpg) no-repeat left top;
}
#orange #frame-right-space .content-right {
	background: url(/fileadmin/template/img/h1-orange-rahmen190px.gif) repeat-y left top;
}
#orange .csc-frame-rulerAfter {
	border-bottom: 1px solid #DD755B;
}
#orange #frame-right-space h2 a, #orange #frame-left-space h2 a {
	background: url(/fileadmin/template/img/pfeil-orange.gif) no-repeat left 5px;
	padding-left: 15px;
}
#orange #frame-right-space h2, #orange #frame-left-space h2 {
	background: #EBA38B;
}
#gruen #frame-right-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-gruen-190px.gif) no-repeat left bottom;
}
#gruen #frame-right-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-gruen-bogen190px.jpg) no-repeat left bottom;
	margin: 0px;
}
#gruen #frame-right-space .content-right {
	background: url(/fileadmin/template/img/h1-gruen-rahmen190px.gif) repeat-y left top;
}
#gruen .csc-frame-rulerAfter {
	border-bottom: 1px solid #61A840;
}
#gruen #frame-right-space h2 a, #gruen #frame-left-space h2 a {
	background: url(/fileadmin/template/img/pfeil-gruen.gif) no-repeat left 5px;
	padding-left: 15px;
}
#gruen #frame-right-space h2, #gruen #frame-left-space h2 {
	background: #8CC074;
}   
#petrol #frame-right-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-petrol-190px.gif) no-repeat left bottom;
}
#petrol #frame-right-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-petrol-bogen190px.jpg) no-repeat left bottom;
	margin: 0px;
}
#petrol #frame-right-space .content-right {
	background: url(/fileadmin/template/img/h1-petrol-rahmen190px.gif) repeat-y left top;
}
#petrol .csc-frame-rulerAfter {
	border-bottom: 1px solid #069699;
}
#petrol #frame-right-space h2 a, #petrol #frame-left-space h2 a {
	background: url(/fileadmin/template/img/pfeil-petrol.gif) no-repeat left 5px;
	padding-left: 15px;
}
#petrol #frame-right-space h2, #petrol #frame-left-space h2 {
	background: #49B2B5;
}
#altrosa #frame-right-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-altrosa-190px.gif) no-repeat left bottom;
}
#altrosa #frame-right-space .csc-header h3 {
	background: url(/fileadmin/template/img/h1-altrosa-bogen190px.jpg) no-repeat left bottom;
	margin: 0px;
}
#altrosa #frame-right-space .content-right {
	background: url(/fileadmin/template/img/h1-altrosa-rahmen190px.gif) repeat-y left top;
}
#altrosa .csc-frame-rulerAfter {
	border-bottom: 1px solid #B66580;
}
#altrosa #frame-right-space h2 a, #altrosa #frame-left-space h2 a {
	background: url(/fileadmin/template/img/pfeil-altrosa.gif) no-repeat left 5px;
	padding-left: 15px;
}
#altrosa #frame-right-space h2, #altrosa #frame-left-space h2 a {
	background: #CA8FA2;
}
/*############################################################################################*/
#frame-right-mid-space .csc-header h1, #frame-right-mid-space .csc-header h2 {
	width: 280px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}
#blau #frame-right-mid-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-blau-280px.gif) no-repeat left bottom;
}
#orange #frame-right-mid-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-orange-280px.gif) no-repeat left bottom;
}
#gruen #frame-right-mid-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-gruen-280px.gif) no-repeat left bottom;
}
#petrol #frame-right-mid-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-petrol-280px.gif) no-repeat left bottom;
}
#altrosa #frame-right-mid-space .csc-header h1 {
	background: url(/fileadmin/template/img/h1-altrosa-280px.gif) no-repeat left bottom;
}
/*############################################################################################*/
#frame-right-big-space .content .csc-header h1, #frame-right-big-space .content .csc-header h2 {
	width: 690px;
	height: 25px;
	text-indent: 20px;
	color: #fff;
	line-height: 25px;
}
#blau #frame-right-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-blau-690px.gif) no-repeat left bottom;
}
#orange #frame-right-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-orange-690px.gif) no-repeat left bottom;
}
#gruen #frame-right-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-gruen-690px.gif) no-repeat left bottom;
}
#petrol #frame-right-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-petrol-690px.gif) no-repeat left bottom;
}
#altrosa #frame-right-big-space .content .csc-header h1 {
	background: url(/fileadmin/template/img/h1-altrosa-690px.gif) no-repeat left bottom;
}
/*############################################################################################*/

#blau #frame-left-big-space .content .csc-header h2, #blau #frame-main-space .content .csc-header h2, #blau #frame-right-space .csc-header h2, #blau #frame-right-mid-space .content .csc-header h2, #blau #frame-right-big-space .content .csc-header h2 {
	background: #1B80B7;
}
#altrosa #frame-left-big-space .content .csc-header h2, #altrosa #frame-main-space .content .csc-header h2, #altrosa #frame-right-space .csc-header h2, #altrosa #frame-right-mid-space .content .csc-header h2, #altrosa #frame-right-big-space .content .csc-header h2 {
	background: #B66580;
}
#petrol #frame-left-big-space .content .csc-header h2, #petrol #frame-main-space .content .csc-header h2, #petrol #frame-right-space .csc-header h2, #petrol #frame-right-mid-space .content .csc-header h2, #petrol #frame-right-big-space .content .csc-header h2 {
	background: #069699;
}
#gruen #frame-left-big-space .content .csc-header h2, #gruen #frame-main-space .content .csc-header h2, #gruen #frame-right-space .csc-header .csc-header h2, #gruen #frame-right-mid-space .content .csc-header h2, #gruen #frame-right-big-space .content .csc-header h2 {
	background: #61A840;
}
#orange #frame-left-big-space .content .csc-header h2, #orange #frame-main-space .content .csc-header h2, #orange #frame-right-space .csc-header .csc-header h2, #orange #frame-right-mid-space .content .csc-header h2, #orange #frame-right-big-space .content .csc-header h2 {
	background: #DD755B;
}
#blau #impressum {
	background: #1B80B7;
}
#altrosa #impressum {
	background: #B66580;
}
#petrol #impressum {
	background: #069699;
}
#gruen #impressum {
	background: #61A840;
}
#orange #impressum {
	background: #DD755B;
}
/*############################################################################################*/

.bodytext {
	padding: 0px 20px 0px 20px;
}
#frame-left .bodytext {
	padding: 0px 8px 0px 8px;
}
body, html {
	margin: 0; 
	padding: 0;
	background: #D3E7FA;
	text-align: center;
}
body {
	font-size: 12px;
}
body { position:relative }
#container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border: 1px solid #fff;
}

#header {
	width: 960px;
	height: 216px;
}

#header-menu {
	width: auto;
	height: 30px;
	float: right;
	padding-right: 20px;
	text-align: right;
}
.cReduceTextSize {
	margin-left: 10px;
}
.cNormalTextSize {
	margin-left: 1px;
}

.cEnlargeTextSize {
	margin-left: 3px;
}
.rootmenu, .rootmenu a {
	line-height: 14px;
	font-size: 11px;
	color: #696969;
	padding: 8px 0px 8px 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, SunSans-Regular;
}
.rootmenu a:hover {
	font-size: 11px;
	color: #696969;
	font-weight: normal;
	text-decoration: underline;
}
.rootmenu {
	margin: 7px 220px 7px 260px;
	padding:0;
	height: 14px;
}
.rootmenu[class] {
	height: auto;
	min-height: 14px;
}
#frame-left {
	width: 230px;
	height: 350px;
	/*position: relative;
	top: 19px;
	left: 0;*/
	float: left;
	margin-bottom: 19px;
}
#frame-left[id] {
	height: auto;
	min-height: 350px;
}
#frame-left-space {
	width: 200px;
	margin: 0px 10px 0px 20px;
}


#frame-left-big {
	width: 650px;
	height: 350px;
	float: left;
	margin-bottom: 19px;
	
}
#frame-left-big[id] {
	height: auto;
	min-height: 350px;
}
#frame-left-big-space {
	width: 610px;
	margin: 0px 20px 0px 20px;
}


#frame-main {
	width: 510px;
	height: 350px;
	float: left;
	margin-bottom: 19px;
	/*position: relative;
	top: 19px;
	left: 0px;*/
}
#frame-main[id] {
	height: auto;
	min-height: 350px;
}
#frame-main-space {
	width: 470px;
	margin: 0px 20px 0px 20px;
}
* html #fra\me-main-space {
	width: 470px;
	margin: 0px 0px 0px 0px;
}
/* \*/
* html #fra\me-main-space {
	width: 510px;
}
/* */

#frame-right {
	width: 220px;
	height: 350px;
	float: left;
	margin-bottom: 19px;
	/*position: relative;
	top: 19px;
	left: 0px;*/
}
#frame-right[id] {
	height: auto;
	min-height: 350px;
}
#frame-right-space {
	width: 190px;
	margin: 0px 20px 0px 10px;
}


#frame-right-mid {
	width: 310px;
	height: 350px;
	float: left;
	margin-bottom: 19px;
}
* html #frame-right-mid {
	width: 300px;
}
/* \*/
* html #fra\me-right-mid {
	width: 310px;
}
/* */
#frame-right-mid[id] {
	height: auto;
	min-height: 350px;
}
#frame-right-mid-space {
	width: 280px;
	margin: 0px 20px 0px 10px;
}
* html #frame-right-mid-space {
	width: 270px;
	margin: 0px 15px 0px 5px;
}
/* \*/
* html #fra\me-right-mid-space {
	width: 280px;
	margin: 0px 20px 0px 10px;
}
/* */


#frame-right-big {
	width: 730px;
	height: 350px;
	float: left;
	margin-bottom: 19px;
}
#frame-right-big[id] {
	height: auto;
	min-height: 350px;
}
#frame-right-big-space {
	width: 690px;
	margin: 0px 20px 0px 20px;
}
#tx_chcforum-pi1 {
	width: 690px;
}
.tx-chcforum-pi1-postForm {
	width: 670px;
}
.content {
	padding: 0px;
}

#impressum {
	width: 960px;
	height: 35px;
	clear: both;
}

.imspacer {
	margin-left: 50px;
}

.impressum-text {
	width: 500px;
	height: 34px;
	float: left;
	margin-top: 1px;
}
.impressum-menu {
	width: 265px;
	height: 35px;
	float: left;
}
.tx-lastupdate-pi1 {
	float: left;
	width: 160px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}
/* ############################## ICONS Start#######*/
.print {
	width: 100%;
	height: 21px;
	margin-top: 10px;
}
#blau .print {
	background: #D1E6F1;
}
#orange .print {
	background: #FCF0ED;
}
#gruen .print {
	background: #E7F2E3;
}
#petrol .print {
	background: #CDEAEB;
}
#altrosa .print {
	background: #F0E0E6;
}

#blau a.print-icon {
	background: url(/fileadmin/template/img/printer_blau.gif) no-repeat left 1px;
}
#orange a.print-icon {
	background: url(/fileadmin/template/img/printer_orange.gif) no-repeat left 1px;
}
#gruen a.print-icon {
	background: url(/fileadmin/template/img/printer_gruen.gif) no-repeat left 1px;
}
#petrol a.print-icon {
	background: url(/fileadmin/template/img/printer_petrol.gif) no-repeat left 1px;
}
#altrosa a.print-icon {
	background: url(/fileadmin/template/img/printer_altrosa.gif) no-repeat left 1px;
}

.print a {
	line-height: 21px;
	margin-left: 10px;
}

a.print-icon {
	margin-top: 0px;
	margin-left: 20px;
	width: 16px;
	height: 19px;
	float:left;
}
a.print-icon span {
  display: none;
}
a.print-icon:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}
/* ############################## ICONS End########*/

