/* Start of CMSMS style sheet 'jmks' */
a:link, a:visited {
    color: #1db2d6;
    font-weight: normal;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #1db2d6;
    font-weight:	normal;
    outline: none;
    text-decoration: underline;
}

h1 {
    font-size:		1.4em;
    font-family:		Arial, sans-serif;
    color: #1db2d6;
}

h2 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size:		1.2em;
    font-family:		Arial, sans-serif;
    color: #1db2d6;
}

h3 {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size:		1.1em;
    font-family:		Arial, sans-serif;
    color: #1db2d6;
}

h4 {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size:		1.0em;
    font-family:		Arial, sans-serif;
    font-weight:		bold;
    color: #3b3625;
}

h5 {
    font-size:		0.9em;
    font-family:		Arial, sans-serif;
    font-weight:		bold;
    color:                    #3b3625;
}

#activeLink {
    color: #1db2d6;
}

#addressbox {
    margin: 10px;
    width:			206px;
    font-weight:		bold;
    font-family:		Arial, sans-serif;
    font-size: 0.8em;
    color:			#3b3625;
}

body {
    background-image:	url(./uploads/jmks/JMKS_website_hintergrund.gif);
    background-repeat:	repeat;
    background-color:	white;
    font-family:		Arial, sans-serif;
    font-size:		0.75em;
    font-weight:		normal;
    text-decoration:	none;
    color:			#3b3625;
}

#box {
    margin: 0 17px 0 17px;
    width: 728px;
    overflow: hidden;
}

#center {
         background-image:	url(./uploads/jmks/JMKS_content_bg.jpg);
         background-repeat:	repeat;
         width:			762px;
}

.column {
    overflow: hidden;
    margin: 0 auto 0 auto;
    width: 762px;
}

#content {
    float: left;
    padding: 15px;
    width: 472px;
    min-height: 400px;
    display: inline;
}

.footer {
    background-image:	url(./uploads/jmks/JMKS_footer.jpg);
    width: 762px;
    height: 17px;
}

.header {
    background-color: white;
}

#headerimg img {
    margin: 17px 17px 0 17px;

}

#imagebox {
    width: 226px;
    height: 241px;
    padding: 20px 0 0 0;
}

#imageboxhome {
    width: 728px;
    height: 411px;
    margin: 20px 0 20px 0;
    color: #FFFFFF;
    font-size:		0.85em;
}

#imageboxhometop {
    position: relative;
    width: 227px;
    height: 112px;
    font-weight:		bold;
    vertical-align: bottom;
}

#imageboxhomemiddle {
    padding: 10px;
    width: 207px;
    height: 190px;
}

#imageboxhomebottom {
    position: relative;
    width: 227px;
    height: 89px;
    font-size:		0.85em;
    vertical-align: bottom;
}

.imageboxhometext {
    width: 207px;
    bottom: 10px;
    left: 10px;
    position: absolute;
}

img {
    border: 0px;
}

#jmksNote {
    font-weight:		normal;
    font-family:		Arial, sans-serif;
    font-size: 0.9em;
    color: #666666;
}

#languageMenu {
    overflow: hidden;
}

#languageMenuText {
    float: right;
    padding: 1px 5px;
    background-color: white;
    font-size: 1.0em;
}

#languageMenuText img {
    padding: 1px 2px 0 2px;
}

#leftColumn {
    width: 226px;
    float: left;
    display: inline;
}

#metanav {
    position: absolute;
    top: 0;
    left: 0;
    width: 243px;
    height: 38px;
    overflow: hidden;
}

#metanavlinks {
    position: absolute;
    bottom: 5px;
    left: 25px;
    font-family:		Verdana, sans-serif;
    font-size: 0.8em;
}

#metanavlinks a:link, #metanavlinks a:visited {
    color: #3b3625;
    font-weight: normal;
    text-decoration: none;
    padding: 0 2px;
}

#metanavlinks a:hover {
    color: #1db2d6;
    font-weight: normal;
    text-decoration: none;
    padding: 0 2px;
}

#metanavlinks a:focus, #metanavlinks a:active {
    color: #1db2d6;
    font-weight:		bold;
    text-decoration: none;
    padding: 0 2px;
}

.nav {
    position: relative;
    width:			762px;
    height:			38px;
    z-index: 20;
    background-image:	url(./uploads/jmks/JMKS_nav_bg.jpg);
}

#navtabs {
    position: absolute;
    top: 0;
    left: 243px;
    width: 519px;
    height: 21px;
    padding-top: 17px;
}

#search {
    position: absolute;
    left: 0;
    top: 38px;
    font-size: 10px;
    margin: 20px 0 0 17px;
    padding: 10px;
    width: 206px;
    height: 100px;
    text-align: center;
    z-index: 10;
    background-color: #e3e3e3;
}

.dottedBorderTop {
    margin: 10px 0 10px 0;
    border-top: 1px dotted #CCCCCC;
    padding: 10px 0 10px 0;
}

.dottedBorderBottom {
    margin: 10px 0 10px 0;
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px 0 10px 0;
}

.singleProfile td {
    padding: 5px;
}

#bild-links {
         background-color:	#cccccc;
}
/* End of 'jmks' */

