/*
based on YAML
overwriting base.css
*/
@media screen
{

/*
############################################################################
##########################
** ### Formatierung der Allgemeinen Inhaltsspalten und deren Dimension ###############################################
**
############################################################################
##########################*/

#main {
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	position: relative;
}

h2{
	margin-top:0;
}
/*pet*/
#col1 {
	float: left;
	width: 170px;
	margin: 0px;
  margin-top:6px;
	padding:0px;
}

#col1_content {
	margin: 0;
	padding: 0px;
	width:170px;
}

*html #col1_content {
	width:150px;
	border:0;
}

/*pet*/
#col2 { 
	float: left;
	margin: 0;
	padding: 0;
	border:0;
	width: 680px; /* width: 590px; */
	position: relative;
	
}
/*pet*/
#col2_content {
	padding: 0px;
	padding-top: 4px;
	padding-right:0;
	margin: 0;
	border:0;
	float: left;
	width:680px;

}
*html #col2_content{
	border:0;
	margin-left:2px;
	
}

*html #col2{
	left:1px;
}

#col3 {
	float: right;
	padding: 0;
	width: 200px;
	margin: 0px;	
	border: 0;
	border-top: 20px solid #d0d0d0;
	background-color: #f4f4f5;

	display:none;
}

#col3_content {
	margin: 0;
	padding: 0px;
}

#col3_content .bodytext {
	padding: 0px 10px;
}



.rightinfobox_content img {
/*border-bottom:5px #c6c7c8 solid;*/
}

/*pet*/
.rightinfobox_content{
margin:0;
padding:0;
margin-top:3px;
/*border-bottom:2px #c6c7c8 solid;*/
float:left;
width:335px;



}

* + html .rightinfobox_content{
margin-top:2px;


}

*html #col2{
	height:0px;

}




.csc-frame-frame1 hr{
  background-image:url('http://dev.bgm-hosting.de/alpina/fileadmin/templates/images/spacer_dot.gif');
  background-repeat:x-repeat;
  line-height:1px;
  border:0;
  font-size:1px;
	height:1px;
	padding:0;
	margin:0;
	border:0;
}

.csc-frame-frame1{
/* petrahmen border:5px solid #f1f1f2;*/
padding:2px;
height:130px;
border:0;

}

.newslistitem .news_more_link a,#main #col2_content .newsmorelink a{
background-image:url('http://dev.bgm-hosting.de/alpina/fileadmin/templates/images/pfeil_rechts.gif');
background-repeat:no-repeat; 
margin-right:10px;
text-decoration:none;
padding-left:10px;
font-size:11px;
}

/*pet*/
.home_leftelement{
	width:335px;
	float:left;
  margin-top:3px;
	margin-left:5px;
  margin-right:5px;
}

/*nur IE6*/
*html .home_leftelement{
		margin-left:0px;
  margin-right:6px;
}


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


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:0;   
border-bottom:2px solid #C6C7C8;
padding:0px;
margin:0;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:1px !important;
}


}

