* {
  margin: 0;
  padding: 0;
}

html, body{
	height: 100%;
	overflow-y:scroll;
}


body{
	margin:0;
	padding:0;
	font-size:10px�;
	font-family: arial;
	color: #000;
	background-color:#ededee;
}

* html #main{
	height:100%;
}

h1 {
	font-size:24px;
	color:#e2001a;
	padding:0 0 10px 0;
}

h2 {
	color:#e2001a;
}

h4{
	font-size:24px;
	font-weight:normal;
	color:#e2001a;
	padding:10px 0 10px 0;
}


strong {
	font-weight:bold;
}

img {
	border:none;

}


.clearall {
clear:both;
}

#main{
	position:relative;
	width:1041px;
	padding:0 0 0px 27px;
	min-height: 100%; 
  	height: auto !important;
  	height: 100%; 
	margin:auto auto;
	background-color:#ffffff;
	/*border: 1px solid #888888;*/
}

#logo {
	width:945px;
	height:87px;
	background:url(../images/friess_logo.jpg) no-repeat center bottom;
	padding-top:30px;
}

#content {
	width:945px;
	/*width:960px;*/
	margin-top:47px;
}

#colleft {
    float:left;
	width:225px;
}

#colvisualbox {
	float:left;
	width:464px;
	height:233px;
	margin:0 0 13px 0;
}

.colcontentbox {
	float:left;
	width:464px;
}
.colcontentboxcontent {
	background-color:#ededee;
	padding:13px 12px 13px 12px;
	font-size:11px;
}



.colcontentboxcontent ul {
	padding:0 0 0 0px;
	font-size:11px;
}

.colcontentboxcontent ul,
.colcontentboxcontent ul li ul
.colcontentboxcontent ul li ul li ul{
	list-style-type:none;	
	padding:0;
}

.colcontentboxcontent ul li{
	padding:0 0 0 12px;
	background:url(../images/link_arrow.gif) left bottom no-repeat;
	
}

.colcontentboxcontent ul li ul li{
	padding:0 0 0 12px;
}


.colcontentboxcontent a{
	font-size:11px;
	color:#000000;
	padding-left:8px;
	background:url(../images/link_arrow.gif) left bottom no-repeat;
}

.colcontentboxcontent a:hover{
	color:#e2001a;
}

.thumbgalerie {
	padding:12px 0 12px 0;
}

.thumbgalerie img {
	padding:6px 6px 0 0;
}



.colcontentboxtop {
	background-image:url(../images/box_wide_top_grey.gif);
	background-repeat:no-repeat;
	height:7px;
	width:464px;
	font-size:0px;
}

.colcontentboxbottom {
	background-image:url(../images/box_wide_bottom_grey.gif);
	background-repeat:no-repeat;
	height:7px;
	width:464px;
}

.colvisualboxtop {
	background-image:url(../images/box_wide_top_red.gif);
	background-repeat:no-repeat;
	height:7px;
	width:464px;
	font-size:0px;
}

.colheadlinewhite {
	color:#000000;
	background-color:#fbfbfc;
	font-size:11px;
	font-weight:bold;
	padding:0 12px 0 12px;
	line-height:20px;
}

.colheadlinegrey {
	color:#000000;
	background-color:#ededee;
	font-size:11px;
	font-weight:bold;
	padding:0 12px 0 12px;
	line-height:20px;
}

.colheadlinewhiteteaser {
	color:#000000;
	background-color:#fbfbfc;
	font-size:11px;
	font-weight:bold;
	padding:0px 12px 0 12px;
	margin:7px 0 0 0;
	line-height:20px;
}

.colheadlinewhitevisual {
	color:#000000;
	background-color:#fbfbfc;
	font-size:11px;
	font-weight:bold;
	padding:0px 12px 0 12px;
	margin:7px 0 0 0;
	line-height:20px;
}

.colvarbox {
}

.colvarboxtop {
	background-image:url(../images/box_small_top_red.gif);
	height:7px;
	width:225px;
	font-size:0px;

}

.colvarboxcontent {
	background-color:#ededee;
}

.colvarboxcontent .text {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:0 12px 0 12px;
}

.colvarboxcontent .text a{
	text-decoration:none;
	font-size:11px;
	color:#e2001a;
}

.colvarboxgrey {
	margin:0 0 13px 0;
}

.colvarboxgreytop {
	background-image:url(../images/box_small_top_grey.gif);
	background-repeat:no-repeat;
	height:7px;
	width:225px;
	font-size:0px;
}

.colvarboxgreybottom {
	background-image:url(../images/box_small_bottom_grey.gif);
	background-repeat:no-repeat;
	height:7px;
	width:225px;
	font-size:0px;
}

.colvarboxgreycontent {
	background-color:#ededee;
}

.colvarboxgreycontent .text {
	font-size:11px;
	color:#000000;
	padding:4px 12px 12px 12px;
}

.colvarboxgreycontent .text a{
	text-decoration:none;
	font-size:11px;
	color:#e2001a;
}

.colvarboxgreycontent .text a:hover{
	color:#000000;
}



.colfixbox {
	font-size:0px;
	margin:0 0 13px 0;
}



.colfixboxtop {
	background-image:url(../images/box_small_top_red.gif);
	background-repeat:no-repeat;
	height:7px;
	width:225px;
}

.colfixboxbottom {
	background-image:url(../images/box_small_bottom_grey.gif);
	height:7px;
	width:225px;
}

.colfixboxcontent{
	background-color:#ededee;
	height:219px;
}

.colfixboxcontent .text {
	font-size:11px;
	color:#000000;
	padding:0 12px 0 12px;
}

.colfixboxcontent .text a{
	text-decoration:none;
	font-size:11px;
	color:#e2001a;
}

.colfixboxcontent .text a:hover{
	color:#000000;
}

#colcenter {
	float:left;
	width:464px;
	margin:0 0 0 15px;

}

#colright{
    float:left;
    width:225px;
	margin:0 0 0 15px;
}

.teaser_left {
    float:left;
	width:225px;
	height:150px;
	background-image:url(../images/box_small_teaser.gif);
	margin:0 0 13px 0;
}
.teaser_right {
	float:left;
	width:225px;
	height:150px;
	background-image:url(../images/box_small_teaser.gif);
	margin: 0 0 13px 14px;
}

.teaser_left p,
.teaser_right p {
		font-size:11px;
		margin:3px 0 0 12px;
		padding:0;
}



#news {
	width:225px;
	height:233px;
	background-image:url(../images/box_small_news.gif);
}

p.newsteaser {
	margin-top:10px;
}

p.newsteaser a{
	color:#e2001a;
	text-decoration:none;
}

p.newsteaser a:hover{
	color:#000000;
}

.contactbox {
	width:225px;
	height:26px;
	background-image:url(../images/box_small_contact.gif);
	margin:0 0 0 0;
	color:#ffffff;
	font-size:11px;
}

.contactbox .text {
	margin:0 12px 0 12px;
	line-height:26px;
}

.contactbox .text a
{
	text-decoration:none;
	color:#ffffff;
	padding-left:8px;
	background:url(../images/link_arrow_red.gif) left bottom no-repeat;
}


.teaser_left a,
.teaser_right a,
.colfixboxcontent .text a.internal-link
{
	text-decoration:none;
	color:#e2001a;
	padding-left:8px;
	background:url(../images/link_arrow.gif) left bottom no-repeat;
}

.teaser_left a:hover,
.teaser_right a:hover,
.contactbox .text a:hover,
.colfixboxcontent .text a:hover{
	color:#000000;
}

#foot {
	height:20px;
	width:945px;
}


