*
{
  margin: 0px;
  font-family: arial, verdana, times;
  border: 0px;
  padding: 0px;
}

#layout_menu *, input, textarea, label
{
  font-size: 12px;
}

h1
{
	font-size: 16px;
}

body, html
{
  height: 100%;
  background-color: #E1E1E1;
  overflow: hidden;
}

input, textarea, select, button
{
  border: 1px solid #808080;
}

textarea
{
	width:500px;
}

.csc-loginform
{
  background-color: #eaeaea;
  border: 1px solid #aeaeae;
  padding: 10px;
  margin-left: 150px;
  margin-top: 100px;
}

#layout_1st_container
{
  background-image: url(kgf_bg.jpg);
  background-repeat: no-repeat;
  width: 1024px;
  left: 50%;
  margin-left: -512px;
  position: relative;
  height: 100%;
  border: 1px solid #cacaca;
  background-color: #FFFFFF;
}

#layout_content
{
  position: absolute;
  height: 410px;
  left: 200px;
  top: 150px;
  width: 760px;
  overflow-y: auto;
}

#layout_menu
{
  position: absolute;
  height: 260px;
  left: 50px;
  top: 130px;
  width: 140px;
}

a
{
	color: #000000;
}

#layout_menu ul
{
	list-style-type: none;
}

.menu_lvl1
{
	background-image: url('bullet.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;
	background-color: #6cafcc;
}

.menu_lvl1 a
{
	text-decoration: none;
}

.menu_lvl2
{
  margin-left: 15px;
}

.align-center
{
	text-align: center;
}

.csc-mailform label
{
	display: block;
	font-weight: bold;
}

.kBranchen {
	margin: 15px 0 0 16px;
}
