body {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: 'Verdana', 'Arial', Sans-Serif;
background: #FFFFFF;
text-align: center;
}

#wrap {
margin: 0 auto;
min-width: 800px;
width: 70%;
text-align: left;
background: #FFFFFF;
margin-top: 10px;
}

#header {
width: 100%;
height: 130px;
background: url("https://www.dr-freitag-sexualmedizin.de/templates/sexmed/images/header_mitte.png") repeat-x;
}

#img_header_links {
float:left;
width: 143px;
border: 0; 
}

#img_header_rechts {
float:right;
width: 502px;
border:0;
}

#main {
margin-left: 21em;
text-align: justify;
line-height: 1.7em;
padding-right:  25px;
}

#main h1 { 
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Verdana', sans-serif;
font-weight: normal;
font-size: 2.7em;
margin-bottom: 4px;
padding-bottom: 6px;
display: block;
border-bottom: 1px solid #ccc;
color: #c63;
text-align: left;
}

#main h2 {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Verdana', sans-serif;
font-weight: normal;
padding-top: 10px;
display: block;
border-bottom: 1px solid #ccc;
font-size: 1.5em;
line-height: 1.2;
text-align: left;
}

#main a {
color: #0000FF;
text-decoration: none;
border-bottom: 1px dotted #0000FF;
}

#main a:hover {
background-color: #cccccc;
}

hr {
height:2px;
border: 1px solid #ccc;
}

blockquote {
background-color: #eeeeee;
margin-left: 5px; 
margin-right: 0px;
padding: 5px 20px; 
border-left: 2px solid  #c63;
border-bottom: 1px solid gray;
}

.kursiv {
font-style: italic;
}

#main table {
margin-bottom: 5px;
border-collapse: collapse;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc; 
color: #333;
}

#main table td, #main table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
	width: 20%;
        text-align:left;
}

#main table th {
background: #efefef;
}

#main table td h2 {
font-size: 1.4em;
}

#netzwerk-link a{
border-bottom: 0; 
}

#netzwerk-link img {
border: 0;
width: 234px;
height: 60px;
}

.flyer-link {
font-weight: bold; 
margin-top: 40px;
}
 

#google_map {
width: 500px;
height: 350px;
}

.contact_links {
display: block;
margin-bottom: 5px;
}

.contact_rechts {
display: block;
margin-left: 4em;
}

.form-notice {
color: #FF0000;
font-weight: bold; 
border: 1px solid #CCCCCC; 
padding: 5px; 
margin-right: auto;
}


#navigation {
padding-top: 15px; 
float: left; 
width: 21em;
margin-bottom: 20px; 
}


#navigation ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 100%;
}

#navigation li {
margin: 0;
padding: 0;
float: left;
width: 100%;
}

#navigation a {
color: #000;
background: #fff url("https://www.dr-freitag-sexualmedizin.de/templates/sexmed/images/menu-off.jpg") no-repeat;
border-bottom: 1px solid #ccc;
text-decoration: none;
padding: 9px 6px 10px 6px;
display: block;
font-weight: normal;
width: 215px;
}

#navigation a:hover, a:active {
color: #000;
background: #e2e7e7 url("https://www.dr-freitag-sexualmedizin.de/templates/sexmed/images/menu-on.jpg") no-repeat;
}

#footer {
clear: left;
margin-top: 50px;
margin-left: auto; 
margin-right: auto;
width: 95%;
text-align: center;
border-top: 1px solid #CCCCCC;
padding-bottom: 20px;
}

#footer p {
margin-top: 1px;
font-size: 0.8em;
}

#footer a {
color: #0000FF;
text-decoration: none;
border-bottom: 1px dotted #0000FF;
}

#footer a:hover {
background-color: #cccccc;
}



