/*
Theme Name: FIRSTKAT_CMS
Theme URI: http://firstkat.de/
Description: CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

body {
background: #D2DBE5;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
text-align: center;
font-size: 12px; color: #383838;
line-height: 14pt;}


a {
font-weight: regular;
text-decoration: none;
color: #625755;

}

h1 {margin:0px;}
h2 {margin: 0; border-bottom: solid 0px transparent;background: transparent;}


#interface {
width: 750px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 750px;
height: 255px;
background: #BEB692 url(pics/kgj_header.jpg);
margin: 0px;
padding: 0px;
}

#head h1 {
color: #FFAB14;
padding-top: 10px;
text-align: center;
} .description {text-align: center;}

#menu {
width: 750px;
height: 30px;
background: #D2E7F7;
}

#menu a{
color: #524C2E;
font-size: 12px;
} 
#menu a:active {
color:#FF3366;
}
#menu a:hover {
color: #D76D25;
}

#menu ul{margin: 0; padding: 0;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 10px 0 10px;
}

#container {
border-width:15px 0px 0px 0px;
border-style:solid;
border-color: #ffffff;
width: 750px;
height: 100%;
padding-top:10px;
background: #ffffff
url(http://www.kanzlei-gj.de/eva/wp-content/themes/picoCMS/pics/nav-bgr.gif);
background-repeat: repeat-y 15px;

}

#container2 {
border-width:15px 0px 15px 0px;
border-style:solid;
border-color: #ffffff;
width: 750px;
height: 100%;
padding-top:30px;
background: #ffffff
url(http://www.kanzlei-gj.de/eva/wp-content/themes/picoCMS/pics/nav-bgr.gif);
background-repeat: repeat-y ;

}

#navi {
float:left;
width: 150px;
height: 510px;
margin-bottom:15px;

}

#navibox {
width: 150px; 
height:100%;
margin-left: 15px;
margin-bottom: 15px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 150px;
height: 22px;
font-weight: bold; font-size:10px;
background: transparent;
margin-bottom: 0px;
border-left: solid 20px transparent;
padding-left: 0px;
padding-top: 0px;
list-style: none;

}

#navibox li:hover{
background: transparent;
font-weight: bold; font-size:10px;
border-left: solid 20px transparent;
}

#content {
float:left;
width: auto;
background: transparent;
display:block; /* set up as a block */
height:100%; /* set height to full page */
max-height:100%;
}

#contentbox {
width: 550px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
}

#footer {
border-width:15px 0px 0px 0px;
border-style:solid;
border-color: #ffffff;
clear:both;
width: 750px;
height: 20px;
background: #9FAAB8; 
/*filter:alpha(opacity=40);*/
display:block;
text-align:center;
font-size: 10px; color: #383838;

}

a:link { 
color:#625755; text-decoration:none; }


#footerlink{
float: auto;
text-align: center;
margin: 6px 10px 4px 10px;
}


