@import url(layout_2col_left_vlines.css);

@media all
{
*, #col1_content, #col3_content, #col1, #col3, #main {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 0.6px;
	line-height: 21px;
	border: 0px #fff none;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-family: verdana;
	letter-spacing: 0.5px;
}

* a{
	text-decoration: none;
	font-size: 11px;
	line-height: 19px;
}

* a:hover{
	text-decoration: none;
	color: #99cc00;
}

body {
	background: #99cc00;
	padding: 30px 0px 0px 0px;
}

#page{
	border: 0px #fff none;
	background: #fff;
}

#page_margins {
	border: 0px #fff none;
	min-width: 900px;
	max-width: 900px;
	width: 900px;
	margin:auto;
}

/* Formatierung der Kopfbereiches */
#header {
	height: 221px;
	color: #fff;
	background: #fff url(../gfx/header_bg.gif) no-repeat;
}

#header img {
	margin: 0px;
	font-size:208%;
}

#logo_img {
	position: absolute;
	top: 37px;
	left: 89px;
}

#menu {
	position: absolute;
	top: 130px;
	left: 36px;
	background: #fff;
	width: 50px;
	height: 180px;
}

#topmenu  {
	background: #FFFFFF none repeat scroll 0 0;
  font-size: 16px;
  height: 20px;
  line-height: 30px;
  position: absolute;
  right: 36px;
  text-align: right;
  top: 40px;
  font-family: arial, sans-serif;
}

#site_title {
	position: absolute;
	top: 130px;
	left: 169px;
	width: 80px;
	height: 30px;
}

#bradcrumb a{
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0.6px;
	text-transform: lowercase;
}

#bradcrumb {
	padding-bottom: 20px;
}

#header_pic {
	position: absolute;
	top: 63px;
	left: 365px;
	width: 500px;
	height: 150px;
}

/* Formatierung der Fu�zeile */
#footer {
	background:#fff;
	border: 0px none #fff;
}

/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
#main {
	background:#fff url(../gfx/body_bg.gif) repeat-y;
	min-height: 400px;
}

/* linke Spalte */
#col1 {
	width: 180px;
	display:none;
}

#col1_content {

}

/* Rechte Spalte */
#col2 {
	width: 280px;
}

#col2_content {

}

/* Mittlere Spalte */
#col3{
 	margin-left: 164px;
 	width: 700px;
}

#col3_content {

}

#content, #bradcrumb, #submenu {
	padding-left: 16px;
}

p.bodytext {
	width: 515px;
}


  p.borderBottom {
  	background: url(../gfx/refmenu_border.gif) bottom no-repeat;
		margin: 0px 0px 25px -15px;
		padding: 0px 170px 20px 15px;
  }

  div.csc-textpic-intext-right-nowrap {
  	background: transparent url(../gfx/refmenu_border.gif) no-repeat scroll center bottom;
  	margin: 0px 0px 10px -15px;
		padding: 0px 0px 0px 15px;
  }


  div.csc-textpic-below div.csc-textpic-imagewrap {
		padding: 0;
		width: 100%;
		background: transparent url(../gfx/refmenu_border.gif) no-repeat scroll center bottom;
  	margin: 0px 0px 25px -15px;
		padding: 0px 0px 15px 15px;
	}

  div.csc-textpic, div.csc-textpic-imagewrap {
  	position: relative;
  }
  div.csc-textpic-text {
  	padding-bottom: 20px;
		position: relative;
  }



	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
		bottom:0;
		position:absolute;
		right:0;
	}

	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
		margin-bottom:2px;
	}
}
