/*
@font-face 
{
	font-family: FSnDBavand;
	src: url( "https://www.medical-surgery.de/fileadmin/fonts/Bavand.eot" ); 
}
*/
@font-face 
{
	font-family: FSnDBavand;
	src: url("https://www.medical-surgery.de/fileadmin/fonts/Bavand.ttf");
}

:root
{
    --content-width: 1090px;
}

body 
{
	font-family: Arial; 
	font-size: 12px; 
	color: #303030;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img
{
	border: none;
}

div.main-frame,
div.abschlussText
{
	width: var(--content-width);
}

div.main-frame
{
	background-image: url(/fileadmin/images/bk.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	border-right-width: 3px;
	border-right-color: #50AFFF;
	border-right-style: ridge;
	text-align: left;
}

table.mainTable
{
	width: 100%;
}

td 
{ 
	font-family: arial; 
	font-size: 12px;
}

h1, h2, h3, h4, h5
{
	font-family: Arial; 
	margin-top: 0px;
	margin-bottom: 3px;
}

h3
{
	font-size: 14px;
	text-align: left;
}

h4
{
	font-size: 16px;

}

h5
{
	font-size: 14px;
}

ul 
{ 
	font-family:arial; 
	MARGIN-TOP: 3px; 
	MARGIN-BOTTOM: 3px;
}

a, a:visited
{
	text-decoration: none;
	color: #336699;
}

q:hover
{	
	text-decoration: underline
}

.header
{
}

td.header
{
	width: 100%;
	height: 50px;
	background-image: url('/fileadmin/images/top.gif');
	background-repeat: no-repeat; 
	background-position: left top;
	text-align: right;
	vertical-align: bottom;
}

td.header-title
{
	text-align: center;
	font-weight: 700;
	font-family: Arial; 
	font-size: 14px; 
	color: #336699; 
}

td.header-title h1,
td.header-title h2,
td.header-title strong
{
	text-align: center; 
	font-family: Bavand, FSnDBavand; 
	font-weight: bolder;  
	color: #3366A9; 
}

td.header-title h1,
.header-title div#mainHeader
{
	font-size: 32px;
	margin-bottom: -5px; 
	margin-top: -5px;
}

.header-title div#mainHeader
{
   line-height: 31px;
   margin-top: 5px;
   margin-bottom: 15px;
}

td.header-title h2,
.header-title div#secondaryHeader
{
	font-size: 26px;
}

td.header-title p
{
	margin-top: -5px; 
}

.upper-table
{
	width: 100%;
}

div.menu-bar
{
	position: relative;
	clear: both;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	background-color: #d3e4ed;
}

div.menu_oben 
{
	float: left;
	font-family: Verdana;
	color: #336699;
	font-size: 10px;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 80px;
	padding-top: 8px;
}

div.print-icon
{
	float: right;
	margin-right: 3px;
	padding-top: 7px;
}

.menu_oben a, .menu_oben a:visited, .menu_oben a:active
{
   text-decoration: none;
   color: #336699;
   font-size: 11px;
   font-weight: 600;
}
.menu_oben a:hover 
{   
   text-decoration: none;
   color: #000000;
   font-weight: 600;
}

.title
{
	text-align: right;
	vertical-align: middle;
	padding-right: 50px;
	width: 35%;
}

.address
{
	text-align: right;
	font-size: 11px;
	vertical-align: middle;
	width: 200px;
	padding-left: 50px;
}

.address hr
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.address p
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}

.address a, .address a:visited, .address a:active
{
	text-decoration: underline;
	font-size: 11px;
	color: Blue;
}

.address a:hover
{
	text-decoration: line-through;
}

.title h1
{
	text-align: right;
	color: #808080;
	font-size: 30px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: -5px;
	text-align: center;
}

.title h2
{
	text-align: right;
	color: #808080;
	font-size: 22px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
}

.title hr
{
	text-align: right;
	color: Yellow;
	height: 3px;
}

.trailer img
{
	 text-align: right;
}

.inhalt-oben 
{
	font-family: Verdana;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
	vertical-align: middle;
}
.inhalt-oben a 
{
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover 
{
	color: #061467;
	text-decoration: underline;
}

.content
{
	font-family: Verdana;
	color: #061467;
	font-size: 12px;
}

td.content
{
	width: 80%;
	padding-top: 10px;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 15px;
	margin-right: 0px;
	background-color: #F9FAFF; 
}

.inhalt 
{
	font-family: Verdana;
	line-height: 135%;
	/*text-align: justify;*/
	color: #061467;
	font-size: 12px;
	text-align: left;
}

div.inhalt
{
	position: relative;
	margin-right: 0px;
	width: 560px;
	overflow: hidden;
}

.inhalt h1 
{
	margin-top: 0px;
	font-size: 16px;
	text-decoration: none;
	line-height: 135%;
	text-align: center;
	margin-bottom: 0;
	font-weight: bold;
}
.inhalt h2 
{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 120%;
	text-align: left;
}

.inhalt h3 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
}

.inhalt h1, .inhalt h2,
.right-content h1, .right-content h3, .right-content h4
{
	color: #336699;
	font-family: Verdana;
}

.inhalt p 
{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 135%;
	/*text-align: justify;*/
	/*color: #061467;*/
	color: black;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.inhalt-text
{
	/*text-align: justify;*/
}

.inhalt a, .inhalt a:visited, .inhalt a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}

.important a, .important a:visited,
a b, a:visited b
{
	color: #660000;
}

b a, b a:visited,
.inhalt b a, .inhalt b a:visited
{
	color: #660000;
}

.inhalt a:hover
{
	text-decoration: underline;
}

.inhalt ul
{
	line-height: 135%;
	text-align: left;
	color: #061467;
	font-size: 12px;
}

.inhalt ol
{
	line-height: 100%;
	text-align: left;
	color: #041247;
	font-size: 11px;
}

.separator
{
	background-color: #C0C0C0;
	height: 15px;
	width: 100%;
	line-height: 80%;
}


td.left-area
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	height: 100%;
}


.left-area ul,
.right-content ul,
.right-content ol
{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
}

.left-area ul,
.right-content ul
{
	margin-left: 5px;
	list-style-position: outside;
	list-style-image: url(/fileadmin/images/arrow-s.gif);
}

.right-content ol
{
	margin-left: 0px;
	font-size: 11px;
}

.left-area li,
.right-content li
{
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 0px;
}

.right-content ol li
{
	margin-left: 4px;
}

.left-area ol
{
	list-style-position: outside;
	list-style-image: url(/fileadmin/images/arrow3.gif);
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 7px;
}

.left-area a, .left-area a:visited, .left-area a:active,
.right-content a, .right-content a:visited, .right-content a:active
{
	color: #000080;
	text-decoration: none;
}

.left-area a:hover,
.right-content a:hover
{
	color: #336699;
	font-weight: 500;
	list-style-image: url(/fileadmin/images/arrow4.gif);
}

.left-area h1
{
	background-color: #336699;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 165%;
	font-family: Verdana;
	margin-bottom: -10px;
}

.left-menu-div
{
	text-align: left; 
}

div.left-menu-div
{
	clear: both;
	width: 175px;
	position: relative;
	overflow: visible;
	top: 20px;
	left: 5px;
	margin-bottom: 60px;
}

.table-header h2
{
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	background-color: #D0D0E0;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #005090;
	border-bottom-style: solid;
}

.left-menu-div .table-header h2
{
	margin-left: -6px;
	width: 172px;
}

.clickpath
{
	text-align: left;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	width: 200px;
}

.clickpath a, .clickpath a:visited, .clickpath a:active
{
	text-decoration: none;
	color: #F0F0F0;
	font-weight: bold;
}

.caption
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
}

.sitemap
{
	font-family: Arial;
	font-size: 14px;
}

.sitemap1
{
	font-family: verdana;
	width: 100%;
	font-size: 12px;
	text-align: left;
	margin-left: 100px;
	cursor: hand;
}
.sitemap2
{
	font-family: verdana;
	width: 100%;
	font-size: 10px;
	text-align: left;
	margin-left: 140px;
	cursor: hand;
}

.sitemap3
{
	font-family: verdana;
	width: 100%;
	font-size: 6px;
	text-align: left;
	margin-left: 160px;
	visibility: hidden;
	
}

.sitemap4
{
	padding-left: 75px;
	font-size: 11px;
	background-color: #F0F0F0;
}

.prolink-pages
{
	margin-top: 30px;
	display: block;
	clear: both;
}

.prolink-list
{
	font-size: 10px;
}

.prolink-list thead
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.prolink-list thead td
{
	padding-top: 20px;
}


.prolink-list a:hover
{
	text-decoration: underline;
	color: blue;
}

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

.message-form
{
	font-size: 12px;
	background-image: url(/fileadmin/sunset2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.message-form b
{
	font-weight: 600;
	font-size: 12px;
}

.tx-veguestbook-pi1
{
	background-image: url('/fileadmin/images/sky2.jpg');
	background-repeat: repeat;
}

.weather
{
	position: relative;
	top: 35px;
	left: 0px;
	text-align: center;
	border: 2px ridge #996600;
	width: 170px;
	padding-bottom: 5px;
	z-index: 120;
	/*background-color: #5959F9;*/
}

.weather h3
{
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	background-color: #A0A0A0;
	margin-top: 0px;
	color: Teal;
}

.weather p
{
	margin-top: 0px;
	text-align: center;
}

.contact
{
	position: relative;
	top: 35px;
	left: 2px;
	width: 170px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.contact p
{
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.contact h2
{
	font-size: 14px;
	font-weight: bold;
	color: Teal;
	background-color: #A0A0A0;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 135%;
	text-align: center;
}

.contact a, .contact a:visited, .contact a:active
{
	color: Teal;
	text-decoration: underline;
}

.contact a:hover
{
	text-decoration: line-through;
	cursor: help;
}

.button
{
	color: Red;
	height: 22px;
	width: 100px;
	font-size: 10px;
	border-width: 4px;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	background-color: #99FFFF;
}
.news
{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	/*text-align: justify;*/
}

.mailform
{
	background-color: #BFCAE3;
}
.tx-jkpoll-pi1
{
}
.tx-jkpoll-pi1 h1
{
	font-size: 12px;
	text-align: center;
}
.tx-jkpoll-pi1 p
{
	margin-top: 2px;
}

.pollsubmit
{
	text-align: center;
	margin-top: 2px;
}

p.poll-answer
{
	font-size: 11px;
	margin-top: -10px;
	margin-left: 5px;
}

.right-table
{
}

.right-content
{
	font-family: Arial;
	line-height: 135%;
	/*text-align: justify;*/
	color: #061467;
	font-size: 12px;
}

td.right-content
{
	padding-right: 0px;
	vertical-align: top;
}

table.right-table
{
	/*background-image: url(fileadmin/images/bk1.jpg);*/
	width: 100%;
	height: 95%;
}

div.right-content
{
	position: relative;
	width: 145px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

.right-menu td
{
	padding-bottom: 10px;
}

td.table-header
{
	padding-bottom: 3px;
}

.right-content h1 
{
	margin-top: 0px;
	font-size: 16px;
	text-decoration: none;
	line-height: 135%;
	text-align: center;
	margin-bottom: 0;
	font-weight: bold;
}

.right-content h2 
{
	font-family: Verdana;
	color: #303030;
	margin-top: 0px;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}

.right-content .right-menu .table-header h2
{
	margin-left: -5px;
	padding-left: 10px;
	width: 160px;
}

.right-content h3 
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: left;
	font-weight: 800;
}

.right-content p 
{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 135%;
	/*text-align: justify;*/
	/*color: #061467;*/
	color: black;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.right-content-text
{
	/*text-align: justify;*/
}

.promo-links
{
	text-align: center;
	/*width: 100%;*/
	font-size: 9px;
}

div.promo-links
{
	position: relative;
	clear: both;
	margin-left: 0px;
	width: 925px;
}

td.promo-links
{
	border-bottom-width: 2px;
	border-bottom-color: #50AFFF;
	border-bottom-style: ridge;
}

.promo-links p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.promo-links table
{
	margin-left: 10px;
}

.promo-links td
{
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	border-right-style: ridge;
	border-right-width: thin;
}

div.links1,
div.links2,
div.links3
{
	float: none;
	clear: both;
}

div.links2
{
}

.main-adsense
{
	position: relative;
	top: -10px;
	padding-left: 30px;
	margin-bottom: -5px;
}

.fsnd-link
{
	color: Silver;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 10px;
}

.fsnd-link a, fsnd-link a:visited, fsnd-link a:active
{
	text-decoration: none;
	color: Silver;
	font-weight: bold;
}

.fsnd-link a:hover
{
	text-decoration: blink;
	font-weight: bolder;
	color: Blue;
}

table.print-header
{
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #404040;
}

.abschlussText
{
	font-size: 12px;
}

div.abschlussText
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}

.abschlussText p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
}

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

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

div#adsense1
{
	margin-left: -15px;
}

div#adsense2
{
	display: block;
	float: right;
	clear: both;
	width: 341px;
	margin-right: 5px;
	overflow: hidden;
}

div#adsense3
{
	float: left;
	clear: both;
	margin-top: 10px;
}


div.clear
{
	clear: both;
	float: none;
}