A {
		text-decoration: none;
		color: #B9214C;
		font-weight: bold
}

A:hover	{
		color:crimson;
}

body, td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  
}

.title { 
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
		color: #B9214C;
		text-decoration: none;
		margin-bottom: 20px;
}

.page_title, h1.csc-firstHeader { 
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		margin-bottom: 20px;
}

.sub_title { 
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		margin-bottom: 20px;
}

.text, p { 
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		margin-bottom: 20px;
}

table.home_boxes { 
  line-height: 110%;
  width: 500px;
}

.blue_box { 
	background:#CED0EA;
	padding: 5px;	
}

.orange_box { 
  background: #FFCC33;
  padding: 5px;
}

.green_box { 
	background:#CEEAD0;
	padding: 5px;	
}

.pink_box { 
	background:#FFD2CB;
	padding: 5px;	
}

.home_boxes {
	width: 480px;
	margin-bottom: 20px;
	background:#CED0EA;
	line-height: 115%;
}

.home_boxes .green_box {
	width: 235px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

.home_boxes .blue_box {
	width: 240px;
	text-align: left;
	padding-top: 10px;
}

.home_boxes .orange_box {
	width: 240px;
	text-align: left;
	padding-top: 10px;
}

.home_boxes .blue_box .text,.home_boxes .green_box .text {
	margin-bottom: 5px;
}

.home_boxes .blue_box .text_tight ,.home_boxes .green_box .text_tight {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		line-height: 105%;
}

#nav_pos {
		float:left;
		width:165px;
}

#lang {
		font-size: 12px;
		padding-top: 15px;
		width:140px;
}

#nav_bar {
		background:#fff;
		border-right:2px solid #B9214C;
		border-bottom:2px solid #B9214C;
		margin-right:15px;
		padding-bottom:20px;
  font-size:12px;
		line-height: 155%;
}

#nav_bar A {
		font-size: 12px;
}


.menu1-level2-no, .menu1-level2-act {
                margin-left: 10px;
}

#content {
		position: absolute;
		top: 10px;
		left: 200px;
		width:500px;
}

li {
	font-size: 12px;
}


.footer {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
    margin-bottom: 50px;
}

.prices, .prices_autumn {
        margin-bottom: 20px;
}

.prices td, .prices_autumn td {
        font-size: 12px;
        text-align: center;
}

.prices_autumn td {
        font-size: 12px;
        text-align: left;
}

.prices th, .prices_autumn th {
        font-size: 12px;
        text-align: left;
        padding: 2px 10px;
}

.image_right {
        float: right;
        margin: 3px;
}