body {
    margin: 20px 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    color: #303030;
    background-color: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    color: #D68429;
}

h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol, td {
    line-height: 150%;
    text-align: justify;
    font-size: medium;
}

/* Groessen - Formate */
.xs, table.xs, tr.xs, td.xs { 
    font-size : small; 
    }
.s, table.s, tr.s, td.s { 
    font-size : medium;   
    }
.m, table.m, tr.m, td.m { 
    font-size : large;  
    }
.l, table.l, tr.l, td.l { 
    font-size : x-large;   
    }    
.xl, table.xl, tr.xl, td.xl { 
    font-size : xx-large; 
    } 
.xxl, table.xxl, tr.xxl, td.xxl { 
    font-size : xxx-large;
    }

a {
    color: #296384;
} 
a:hover {
    text-decoration: none;
}

img {
    border: none;
    border-radius: 10px;
}
a>img {
    border-radius: 0;
}

/* Container */
#container {
    width: 990px;
    margin: 0 auto;
}
/* Header */

#header {
    height: 180px;
    background: transparent url("/downloads/s62/images/banner1.jpg") top left no-repeat;
}

/* Logo */

#logo {
    float: left;
    width: 18px;
    height: 180px;
}

#logo * {
    padding: 4px;
}

/* Bild im Header*/

#picture {
    float: right;
    width: 970px;
    height: 80px;
    padding-top: 93px;
}

#picture h1, #picture h2 {
    text-align: right;
    color: #1f4c65;
    padding: 0px 10px;
}

/* für jeden Menüpunkt ein neues Headerbild 
   Namenskonv.: logo<Hauptmenu.Sortierung> bzw. pic<Hauptmenu.Sortierung>
*/



/* */

/* Content */

#content {
    background: url("/downloads/s62/images/bg.gif") repeat-y top left #fff;
    border-top: 5px solid #f5f5f5;
}

#sidebar {
    float: left;
    width: 218px;
    /*border-top: 10px solid #659DE2 ;*/
}

#sidebar .menu {
    padding: 10px;
}

#sidebar ul {
    margin: 0;
    padding-left: 5px;
    text-align: left;
    list-style-type : none;
}

#sidebar ul li, 
#sidebar ul.sub li {
    margin: 0;
    margin-top: 0.5em;
    line-height : normal;
    padding-left: 1.2em;
}

#sidebar ul li.line {
    height: 1px;
    border-top: 1px solid #d68429;
}

#sidebar span.lock {
    background: url("../image.aspx?id=2885080") bottom left no-repeat;
    padding-left: 20px;
}

#sidebar span.unlock {
    background: url("../image.aspx?id=2885084") bottom left no-repeat;
    padding-left: 20px;
}

/* Untermenü */

#sidebar ul.sub {
    margin: 0;
    padding: 0;
}

/* Ausgewaehlter Menuepunkt */
#sidebar li.cur {
  background: url("/downloads/s62/images/li.png") top left no-repeat;
}
#sidebar li.cur a {
    color: #296384;
    font-weight: bold;
}
#sidebar ul.sub li.cur a {
    color: #296384;
}

/* Menuetrennlinie */
#sidebar ul li.line_a {
    border-top: 1px solid;
    line-height: 0px;
}

#sidebar li a, 
#sidebar ul.sub li a {
    color: #D68429;
    font-weight: normal;
    text-decoration : none;
    display: block;
}

#sidebar li a:hover, 
#sidebar ul.sub li a:hover  {
    text-decoration : underline;
    color: #296384;
}

#sidebar .menu-logo {
    padding: 30px;
}

#main {
    float: right;
    width: 760px;
    padding-right: 10px;
    /*border-top: 10px solid #659DE2;*/
}

#main .top-head {
    padding: 15px 0 0 20px;
}

#main .content {
    padding: 10px 10px 10px 20px;
}

#main a.content {
    padding: 0;
}

#main .content td.LIST_row img,
#main .content td.LISTALT_row img {
    margin: 0 0 15px 15px;
}



#extra {
    height: 10px;
    border-bottom: 5px solid #f5f5f5;
}

#copyright {
    margin: 0;
    padding: 2px;
    text-align: center;
    font-size: x-small;
    color: #606060;
}

#footer a {
    color: #606060;
}

.clear {
    clear: both;
}
/* Formular */
.main70 input[type=text],
.main70 textarea {
    width: 340px;
    margin: 0 70px 0 30px;
}


/* Documentendownload */

a.doc, a.jpeg, a.gif, a.mp3, a.mpeg {	
	background: url("http://www.terminland.de/images/icon_doc.gif") center left no-repeat;
	padding-left: 20px;
}

a.zip {	
	background: url("http://www.terminland.de/images/icon_zip.gif") center left no-repeat;
	padding-left: 20px;
}

a.pdf {	
	background: url("http://www.terminland.de/images/icon_pdf.gif") center left no-repeat;
	padding-left: 20px;
}

a.word {	
	background: url("http://www.terminland.de/images/icon_word.gif") center left no-repeat;
	padding-left: 20px;
}

a.xls {	
	background: url("http://www.terminland.de/images/icon_excel.gif") center left no-repeat;
	padding-left: 20px;
}



/* Extra-Seiten Navigation */

.nav_extra .col1,
.nav_extra .col4 {
	width: 10px;
}

.nav_extra .col3,
.nav_extra .col4 {
	text-align: right;
}

.nav_extra .row1 td {
	font-size: small;   /* size="1" */	
}

/* Startseite */
#tr_bez {
   display: none;
}

/* Aktuelles */
table#table_cur {
    margin-top: 20px;
    border-spacing: 0;
}
td.Ueberschrift {
    font-size: large;
    color: #d68429;
    font-weight: bold;
}
#table_cur td.LIST_leer {
    height: 10px;
}
#table_cur td.LIST_col {
    border: 1px solid #296384;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    padding: 5px 10px;
    background-color: #296384;
    color: #ffffff;
}
#table_cur td.LIST_gray {
    border: 1px solid #296384;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 5px 10px;
}

/* Japanisches Menü */
li.menu50 a img {
   border-radius: 0;
}
li.menu50 a {
   background-color: #d68429;
   display: block;
}
li.menu50 a:hover,
li.menu50 a.cur {
   background-color: #296384;
}

/* Anfahrt */
table.anfahrt img {
   border-radius: 0;
   margin: 0;
}
/* Rundgang ohne Dropdownmenu */
table.extra_table_nav {
    display: none;
}
/* Team ohne Ärzte */
table.team {
    display: none;
}


td.info p {
  max-width: 720px;
}

