/* STARTS: Page Header CLASSES*/

#flash-pict {
	background-image: url(../images/patienten/patienten-patientenbrief.jpg);
} 
/* END: Page Header CLASSES*/

/* STSRT Gesellschaftliche width and height of nested table */
body	{
	background-color: #FFFFFF;
}

.ges-content{
	float: left; 
	width: 100%; 
}
.ges-img{
	float: left; 
	width: 30%;
	padding: 0px 5px 0px 5px;
}

.ges-bodytext{
	float: right;	
	width: 57%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	padding: 5 px;
}

html>body .ges-bodytext{
	float: right;
	width: 55%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 5px;
}

/* END Gesellschaftliche width and height of nested table */

a.pdf-link, a.pdf-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3297B9;
	font-size: .7em
}

a.pdf-link:hover, a.pdf-link:active {
	text-decoration: none;
	color: #FF6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	margin: 0px 0px 9px 0px;
	text-decoration: none;	
}



/* STSRT Sitemap width and height of nested table */
.site-outertable	{
	width:100%; 
}

.site-Ltable	{
	float:left; 
	width:23%;
	padding:5px;
}
html>body .site-Ltable	{
	width:23%;
}


.site-Rtable	{
	float:left; 
	width:65%; 
	padding:5px;
}

html>body .site-Rtable	{
	width:60%;
}

/* STSRT Sitemap width and height of nested table */

.mTop-4 {
	margin-top: -4px;
}

.font7 {
	font-size:0.7em;
}

.textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 11px;
	width: 180px;
}

.mRight6 {
	
	text-align:right;
	padding-right: 5px;	
}

.text-center {	
	text-align:center;
}

.mTop-23 {
	margin-top: -23px;
}

.grey-header {
	width: 100%;
	background-color: #EFEEEC;
	padding: 8px 0px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.ansp-bodytext {
	width: 64%;
	float: left;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.ansp-img {
	width: 20%;
	float: left; 
}


#faq ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	white-space: wrap;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#faq ul li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px;	
	width:100%;
}

#faq ul li a, #faq ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	padding: 0px 5px 0px 5px;
	color: #3297b9;
	height:10px;
	background: url(../images/quicklink-arrowactive.gif) 0 0.4em no-repeat;
}

#faq ul li a:hover, #faq ul li a:active {
	color: #FF6600;
	background: url(../images/quicklink-arrowover.gif) 0 0.4em no-repeat;
}
