﻿/* Individuelle CSS Gesundheitsforum */

/*
 
Version: 1.0 pirobase
(24.04.2007) - durato Ltd. - René Dietrich


Version: 2.0 Sharepoint
(27.7.2010) - durato Ltd. - Detlef Müller-Solger

Farbwerte: 
rot-braun: 	#BC0201;
gelb-orange: 	#FFCC00;
 
*/ 
 
a {
	color: #BC0201;
}
 
.linkliste {
	/* width: 100%; */
	/* width: auto; */
	padding: 3px;
	border-top: 3px solid #FFCC00;
}
 
.linklisteueberschrift {
	/* width: 100%; */
}
 
.linklisteueberschrifttext {
	/* width: 99%; */ 
	background: #FFCC00; 
	padding-left: 5px; 
	white-space: nowrap; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 

}
 
.linklisteicon {
	width: 1%; 
	vertical-align: top; 
	padding-top: 3px; 
	padding-left: 2px;
}
 
.linklistetext {
	/* width: 99%; */ 
	padding-left: 5px;
	padding-bottom: 5px;
}
 
.hellgrau {
	background: #E9E9E9;
}
 
.dunkelgrau {
	background: #DBDBDB;
}
 
.ueberschrift {
	/* width: 100%; */ 
	margin-bottom: 5px;
}
 
.ueberschriftbild {
	width: 1%; 
	background: #FFCC00; 
	white-space: nowrap; 
}
 
.ueberschrifttext {
	/* width: 99%; */ 
	background: #FFCC00; 
	padding-left: 5px; 
	white-space: nowrap; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color:#000000; 
	font-size: 11px; 
	font-weight: bold; 
}
 
.zwischenueberschrift {
	/* width: 100%; */ 
	margin-bottom: 5px;
}
 
.zwischenueberschrifttext {
	/* width: 100%; */ 
	background: #FFCC00; 
	padding-left: 5px; 
	white-space: nowrap; 
	font-family: verdana,arial,helvetica,sans-serif; 
	color:#000000; 
	font-size: 12px; 
}

/* Rahmen Seite empfehlen */ 


div.com-recommendform-success {

width: 390px !Important;
padding-left: 15px !Important!;
padding-top: 75px !Important;
padding-bottom: 75px !Important!;
border: 1px #FFCC00 solid !Important;
font-weight:bold !Important;

}

/* Navigation dritte Ebene */ 
 
#com-leftNav .com-level-2 li a {
	color: #BC0201 !important;
}

#com-leftNav .com-level-3 li a {
	color: #BC0201 !important;
}

/* Überschrift Text */ 


.content h1 {
	color: black;
	background: #FFCC00;
 
	padding-left: 30px; 
	background-image: url(/system/LOGO_ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
 
	padding-left: 35px !important;
	font-size: 12px !important;
	height: 18px !important;
	line-height: 18px !important;
 
}
 
.content h2 {
 
	background: #FFCC00 !important;
	color: black !important;
	padding-left: 10px !important;
	font-size: 12px !important;
 
}

.content ul li {
	
	}
}

/* CSS Anweisungen zur Anpassung von Sharepoint */


.srch-Title a {
		font-weight:bold;
}

.ms-advsrchHeadingText h3 {
	
	background: #FFCC00 !important;
	color: black !important;
	padding-left: 10px !important;
	font-size: 12px !important;
	
}

.ms-advsrchText {

	padding-left: 10px !important;
	
}


/* Additional CSS end */

