/* Start of CMSMS style sheet 'lichtburg' */
/* Stylesheet für Chi-Medical, Herne */
/* Author: Birgit Schultz, Rat & Tat Marketing, Castrop-Rauxel */

/* general element styles */

html {
background-image: url(uploads/images/verlauf1.jpg);
background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {font-family:Verdana, Helvetica, sans-serif; color:#980739;}
p {font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:#3F3F3F; line-height:16px;}
ul {font-family:Verdana, Helvetica, sans-serif; font-weight:normal; font-size:12px;}
ol {font-family:Verdana, Helvetica, sans-serif; font-weight:normal; font-size:12px}
td {font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:#3F3F3F}

/* font classes */
.kursiv {font-style:italic}
.fat {font-weight:bold}
.fatter {font-weight:bolder}
.thin {font-weight: lighter}
.small {font-size:85%}
.smaller {font-size:75%}
.smallest {font-size:66%}
.big {font-size:115%}
.bigger {font-size:125%}
.biggest {font-size:140%}
.bigfat {font-size:115%; font-weight:bolder}
.wtext {color:#FFFFFF} /* weisser Text */
.aktiv {color:#FFFFFF; font-weight:bold; text-decoration:underline} /*aktive Seite*/
.menu1 {color:#FFFFFF; font-size:95%; font-weight:bold}
.chitext {color:#980739; font-weight:bold; line-height:18px;}

#container
{
width: 800px;
\width: 820px;
w\idth: 800px;
border: 1px dotted #880320;
margin: 10px;
margin-left: auto;
margin-right: auto;
height: 100%;
}

#body {
margin: 0;
padding: 0;
text-align: left;
font-family: Verdana, arial, helvetica, sans-serif;
text="#000000"; 

}

#header
{
background-image: url(uploads/images/kopfchimedical.jpg);
height: 113px;
padding: 0px;
margin-bottom: 0px;
background-color: white;
}


/*Navigation oben*/
#menu2
{
width: 778px;
padding-bottom: 20px;
height: 35px;
background-color: #980A3A;
font-family: verdana, Helvetica, sans-serif;
font-weight: bold;
}

#menu2 ul
{
position: absolute; left: 130px;
font-size:1em;
}

#menu2 ul li
{
display: inline;
text-align: center;
list-style-type: none;
font-weight:bold;
}

#menu2 ul li a
{
padding: .2em 1em;
}

#menu2 a
{
text-decoration: none;
color: white;
font-weight:bold;
}

#menu2 a:active
{
text-decoration: none;
color: #880320;
background-color: white;
font-weight:bold;
}

#menu2 a:hover
{
background-color: #1f2d30;
color: #FFFFFF;
}



#inhalt
{
float: right;
width: 520px;
padding: 25px;
height: auto;
margin: 0px;
background-color: #FFFFFF;
}


/*Navigation links*/

#menu1
{
float: left;
padding-top: 25px;
padding-left: 15px;
width: 200px;
height: 480px;
background-color: white;
}

#menuwrapper
{

width: 200px;
}

#menuwrapper ul
{
margin: 0;
padding: 0;
list-style-type: none; 
margin-left: 0;
padding-left: 1em;
list-style-type: none;
font-family: Verdana, Helvetica, sans-serif;
font-size:1em;
}

#menuwrapper a
{
display: block;
padding: 3px;
padding-left: 6px;
width: 160px;
background-color: #880320;
border-bottom: 1px solid #eee;
}

#menuwrapper a:link, #menuwrapper a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#menuwrapper a:hover
{
background-color: #1f2d30;
color: #FFFFFF;
}

#menuwrapper li.menuactive a.menuactive
{
background-color: #1f2d30;
color: #FFFFFF;
font-weight:bold;
}


#footer {
font-family: Verdana, arial, helvetica, sans-serif;
text-align: left;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
margin-top: 20px;
padding-right: 30px;
padding-left: 30px;
color: #1f2d30;
font-weight: bold;
}

#footer a:link, #footer a:visited {
color: #980739
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #980739
}
/* End of 'lichtburg' */

