/* Start of CMSMS style sheet 'kalc' */
body {
font-family: Arial, Helvetica, sans-serif;
background-color: #121212;
color: #ffffff;
font-size: 12px;
line-height: 18px;
margin-top: 10px;
padding: 0;
}

a,
a:active,
a:hover,
a:visited {
color: #ffffff;
font-weight: bold;}



input{
width: 250px;}

textarea{
width: 250px;
height: 75px;
font-size: 12px;}



h1 {
font-size: 19px;
color: #999999;
line-height: 20px;}


#wrapper{
width: 940px;
margin: auto;
}

#links{
display:block;
float:left;
width: 374px;
border: 7px solid #292929;
padding: 0;
margin: 0;
}

#logo{
width:374px;
height: 78px;
margin-top: 40px;
margin-bottom: 30px;
display: block;
float: left;
}

#linkscontent{
width: 347px;
margin: auto;}

#menu {
background: #121212; 
display: block;
float: center;
width: 347px;
text-align: center;
padding-left: 13px;
}

#menu ul {
margin: 0;
padding: 0;
float: left;
text-align: center;
}

#menu ul li {
text-decoration: none;
width: 347px;
display: inline;
float: left;
list-style: none;
text-align: center;
}

#menu ul li a {
width: 347px;
text-align:center;
font-size: 16px;
line-height: 65px;
display: block;
text-decoration: none;
text-transform: lowercase;
color: #ffffff;
font-weight: normal;
background: url(uploads/layout/button2.gif);
}


#menu ul li a:hover{
width: 347px;
text-align:center;
font-size: 16px;
line-height: 65px;
display: block;
text-decoration: none;
text-transform: lowercase;
color: #ffffff;
font-weight: normal;
background: url(uploads/layout/button.gif);
}

#primary-nav li.menuactive,
#menu li.menuactive,
#menu li.menucurrent,{
background: url(uploads/layout/button.gif);
}

#menu ul li a.active,
#menu ul ul li a.active,
#primary-nav li.menuparent,
#menu li.menuparent {

background: url(uploads/layout/button.gif);
}


#rechts{
display:block;
float:left;
width: 470px;
margin-left: 25px;
font-size: 12px;
}

#content{
padding: 20px;
border: 7px solid #292929;
display:block;
float:right;
width: 430px;
font-size: 12px;
}

#content2{
padding: 30px;
background: #292929;
display:block;
float:right;
width: 424px;
margin-top: 6px;
font-size: 12px;
}

p{
font-size: 12px;}

x-small{
font-size: 12px;}


#album{
margin-top: 8px;
display:block;
float:right;
width: 470px;
background: #121212;
border: 7px solid #121212;
}
#album img {
border: none;}
/* End of 'kalc' */

