/* Start of CMSMS style sheet 'template_lm_css' */
@charset "UTF-8";

a{
	color:#333333;
	}
body{
	font-family:Arial;
	font-size:12px;
	background-color:#cccccc;
	}
dfn {
display:none;
}
.headline{
font-weight:bold;
font-size:16px;
width:577px;
padding:10px;
float:left;
margin-left:5px;
margin-top:26px;
font-family:Times;
}

a { 
text-decoration: none;
color:#333333;
font-weight: bold;
}

a:link {
color:#333333;

}

a:hover {
color:#E60003;
}

li {
margin-top:5px;
list-style-type:none;
}

.active01 {
color:#E60003;
}

.active02 {
color:#E60003;
}

.active03 {
color:#E60003;
}

div.toplinks{
height:15px;
float:right;
color:#dbdbdb;
font-size:13px;
padding-right:40px;
margin-top:26px;
clear:both;
}
span.toplinkmehr a {
border-left:1px solid black;
padding-left:5px;
padding-right:5px;
}

.ul_1 {
font-weight: bold;
}
.ul_2 {
font-weight:normal;
}

a:link {
color:#333333;
}

a:hover {
color:#E60003;
}

li {
margin-top:5px;
}

div.breadcrumb{
color:red;
width:900px;
font-size:10px;
font-style:italic;
margin-left:55px;
margin-bottom:15px;
margin-top:15px;
border-top:1px solid #cccccc;
border-bottom:0px solid #cccccc
}

.linkpartner img {
margin-top:15px;
margin-right:15px;
margin-buttom:15px;
padding-buttom:15px;
width:125px;
border:0px;
}

span.lastitem{
font-size:10px;
color:black;
}

div.breadcrumb a:link{
color:grey;
font-style:normal;
font-weight:lighter;
font-size:10px;
}

div.breadcrumb a:hover{
color:red;
}

div#wrap{
        background:white url(uploads/v2_template_img/y.png) top left;
	background-repeat:repeat-y;
	width:1000px;
margin:auto;
 	}
div#header{
	width:942px;
	height:251px;
	margin:auto;
                padding-left: 0px;
		}
div#img{
	background:url(uploads/images/header.jpg);
	height:249px;
	background-repeat:repeat-x;	
	width:600px;
	margin-right:-3px;
	float:right;
	}
div#flash{
	float:left;
	width:250px;
	}
div#menu{
	border-right:1px solid #cccccc;
        width:200px;
	clear:both;
	overflow:visible;
	float:left;
	}

div#menu li{
	text-decoration:none;
	margin-left:15px;
	}
div#menu a{
	color:#333333;
	font-weight:bold;
	}
div#menu a:hover{
	color:#E60003;
	}
	
div#menu2{
        border-left:1px solid #cccccc;
        padding-left:15px;
	margin-right:40px;
	float:right;
	width:200px;
	}

div#menu2 li{
	text-decoration:none;
	margin-right:20px;
	}
div#menu2 a{
	clear:both;
	color:#333333;
	font-weight:bold;
	}
div#menu2 a:hover{
	color:#E60003;
	}
h1.top{
	font-family:Arial;
	font-size:12px;
	color:#E60003;
	}
h1.topright{
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#E60003;
	}
div#content{
padding-left:4px;
overflow:auto;
        min-height:600px;
	margin:auto;
	width:530px;
	}

div#footer{
width:400px;
text-align:center;
clear:both;
margin:auto auto 12px;
border-top:1px solid black;

}
div#footer a{
padding-left:15px;
padding-right:15px;
}

h1 {
font-weight:bold;
font-size:16px;
font-family:Times;
}

div.search{
float:right;
margin-top:240px;
margin-right:20px;
}

div.search label{
display:hidden;
visibility:hidden 
}

h2 {
font-weight:bold;
font-size:14px;
margin-left:0px;
margin-top: 8px;
margin-bottom: -1px;
}

 /* GUESTBOOK --- GUESTBOOK --- GUESTBOOK */


 /* Style each entry */
div.cms-guestbook-div-entry 
{
    border: 1px solid #000;
    margin-bottom: 1em;
}
    
/* Hide some fields */
div.cms-guestbook-div-sender-title,
div.cms-guestbook-div-date-title,
div.cms-guestbook-div-country-title,
div.cms-guestbook-div-location-title,
div.cms-guestbook-div-email-title,
div.cms-guestbook-div-homepage-title,
div.cms-guestbook-div-message-title
{
    display: none;
}
      
/* Show the postdate on the right */
div.cms-guestbook-div-date 
{
    float: right;
}
	
/* No blocks/show inline */
div.cms-guestbook-div-sender,
div.cms-guestbook-div-country,
div.cms-guestbook-div-location,
div.cms-guestbook-div-email
{
    display: inline;
}
	  
/* Style the message header */
div.cms-guestbook-div-entry-header
{
    background: #fff;
    color: #333333;
    border: 1px solid #000;
    margin: 1px;
    padding: .5em;
}

/* Style message header links */
div.cms-guestbook-div-entry-header a {
    color: #333333;
} 
div.cms-guestbook-div-entry-header a:hover {
    color: #E60003;
} 
		  
/* Style the postdate */
div.cms-guestbook-div-date 
{
    font-size: smaller;
}
		    
/* Style the sender name */
div.cms-guestbook-div-sender 
{
    font-weight: bold;
}
		      
/* Style the senders homepage link */
div.cms-guestbook-div-homepage 
{
    font-size: smaller;
    margin: 2px;
    margin-bottom: 0;
}
			      
/* Style the actual message */
div.cms-guestbook-div-message 
{
    background: #fff;
    padding: .5em;
}
/* End of 'template_lm_css' */

