/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
#content p, #content li, #content td p {
	font-size: 85%;
	color: #000000;
}

#content p, #content li,  #content p li {
	line-height: 138.5%;
	margin: 0;
	color: #000000;
}

#content p.compact, #content a.compact, #content li.compact,  #content p li.compact {
	line-height: 77%;
}

#content li li, #content blockquote p {
	font-size: 100%;
	line-height: 100%;
}
 
#content .lead, #content p.lead, #content li.lead, #content td p.lead {
	color: #000000;
}

#content a {
	color: #015c88;
	text-decoration: none;
}

#content a:hover {
	color: white;
}

#content h1,
#content h2,
#content h3 {
	margin: 0;
	padding: 0;
}

#content h1 {	
	font-size: 189%;
	line-height: 100%;
	color: #000000;
	font-weight: bold;	
}

#content h2 {	
	font-size: 189%;
	line-height: 100%;
	color: #cc532b;
	font-weight: bold;
	padding-top: 2px;	
}

#content h3 {	
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	font-weight: bold;	
	padding: 5px 0;
}

#content h1 a,
#content h3 a {
	text-decoration: none;
	color: #000000;
}

#content h2 a {
	text-decoration: none;
	color: #cc532b;
}


#content h4 {	
	font-family: Cambria,Georgia,Times,serif;
	font-size: 116%;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#content h5 {	
	font-family: Cambria,Georgia,Times,serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}


#content ul {
	padding: 0px;
	margin: 5px 0px 0px 22px;
}

#content ul li {
	padding-left: 5px;
}

#content hr {
	background-color: white; /* Farbe für Opera und Firefox */ 
	color: white; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px; 
}

#content blockquote {
	padding: 15px;
	font-size: 85%;
	color: #000000;	
	line-height: 138%;
	margin: 0;
	background-color: #cccccc;	
}

#content blockquote p {
	color: #000000;
}

#content table {
	margin: 0;
	padding: 0;
}


#content table td {
	padding: 2px 0;
}

#content table td.underline {
	border-bottom: 1px solid white;
}

/* /////////////////////////// BOXES /////////////////////////// */


/* 1x1 box */
#content .einseins {
	background: url('../../../images/content_box_1.png') left top;	
	background-repeat: no-repeat;
	width: 136px !important;
	height: 136px !important;
}

/* 2x2 box */
#content .zweizwei {
	background: url('../../../images/content_box_2_2.png') left top;
	background-repeat: no-repeat;	
	width: 290px !important;
	height: 290px !important;
}

/* 2x2 text box */
#content .zweizwei_text {
	background: url('../../../images/content_box_2_2.png') left top;
	background-repeat: no-repeat;	
	width: 250px !important;
	height: 255px !important;
}

/* 4x2 box */
#content .vierzwei {
	background: url('../../../images/content_box_4_2.png') left top;
	background-repeat: no-repeat;	
	width: 598px !important;
	height: 290px !important;
}

/* 4x2 text box */
#content .vierzwei_text {
	background: url('../../../images/content_box_4_2.png') left top;
	background-repeat: no-repeat;	
	width: 558px !important;
	height: 255px !important;
}

/* 4x1 box */
#content .viereins {
	background: url('../../../images/content_box_4_1.png') left top;
	background-repeat: no-repeat;
	width: 598px !important;
	height: 136px !important;
}

/* 4x1 text box */
#content .viereins_text {
	background: url('../../../images/content_box_4_1.png') left top;
	background-repeat: no-repeat;	
	width: 558px !important;
	height: 101px !important;
}

/* 6x1 box */
#content .sechseins {
	background: url('../../../images/content_box_6_1.png') left top;
	background-repeat: no-repeat;	
	width: 906px !important;
	height: 136px !important;
}

/* 6x1 text box */
#content .sechseins_text {
	background: url('../../../images/content_box_6_1.png') left top;
	background-repeat: no-repeat;	
	width: 866px !important;
	height: 101px !important;
}

/* 6x2 box */
#content .sechszwei {
	background: url('../../../images/content_box_6_2.png') left top;
	background-repeat: no-repeat;	
	width: 906px !important;
	height: 290px !important;
}

/* 6x2 text box */
#content .sechszwei_text {
	background: url('../../../images/content_box_6_2.png') left top;
	background-repeat: no-repeat;	
	width: 866px !important;
	height: 255px !important;
}

/* 2x1 box */
#content .zweieins {
	background: url('../../../images/content_box_2_1.png') left top;
	background-repeat: no-repeat;	
	width: 290px !important;
	height: 136px !important;
}

/* 2x1 text box */
#content .zweieins_text {
	background: url('../../../images/content_box_2_1.png') left top;
	background-repeat: no-repeat;	
	width: 250px !important;
	height:  101px !important;
}


/* 2x3 box */
#content .zweidrei {
	background: url('../../../images/content_box_2_3.png') left top;
	background-repeat: no-repeat;	
	width: 290px !important;
	height: 444px !important;
}

/* 2x3 text box */
#content .zweidrei_text {
	background: url('../../../images/content_box_2_3.png') left top;
	background-repeat: no-repeat;	
	width: 250px !important;
	height: 409px !important;
}


/* 2x4 box */
#content .zweivier {
	background: url('../../../images/content_box_2_4.png') left top;
	background-repeat: no-repeat;	
	width: 290px !important;
	height: 598px !important;
}

/* 2x4 text box */
#content .zweivier_text {
	background: url('../../../images/content_box_2_4.png') left top;
	background-repeat: no-repeat;	
	width: 250px !important;
	height: 563px !important;
}

/* 4x4 box */
#content .viervier {
	background: url('../../../images/content_box_4_4.png') left top;
	background-repeat: no-repeat;	
	width: 598px !important;
	height: 598px !important;
}

/* 4x4 text box */
#content .viervier_text {
	background: url('../../../images/content_box_4_4.png') left top;
	background-repeat: no-repeat;	
	width: 558px !important;
	height: 563px !important;
}