@import "/core/templateresources/reset.css";

body {
	background-color:#FFF;
	font-family:arial;
	font-size:13px;
	line-height:18px;
	margin:0px;
	padding:0px;
}

p
{
	margin-bottom:8px;
}

h1 {
	font-family:arial;
	font-size:26px;
	color:#2D2D2D;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
}
h2 {
	font-family:arial;
	font-size:16px;
	color:#2d2d2d;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 0;
	font-weight:bold;
}

h3 {
	font-family:arial;
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
	color:#ad1319;
	font-weight:bold;
}

h4 {
	font-family:arial;
	font-size:14px;
	color:#2d2d2d;
	margin-bottom:10px;
	font-weight:bold;
	line-height:19px;
}

h5 {
	font-family:arial;
	color:#2d2d2d;
	font-size:12px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
}

input
{
	padding:3px;
	}

input[type="text"]
{
	padding:3px;
	border:1px solid #CCCCCC;
	height:14px;
}

a
{
	color:#2D2D2D;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

/* ############## WRAPPER  ##############  */

.wrapper-1
{
	background: #FFF url(/core/templateresources/bg_kajak.jpg) 50% 0 no-repeat;
	width: 100%;
	float:left;
} 

.wrapper {
	float: none;
	width: 867px;
	margin: 0 auto;
	padding-left:15px;
	overflow:hidden;
}

/* ############## HEADER  ##############  */

.wrapper  .weather
{
	margin-top:30px;
	margin-left:450px;
	height:82px;
}

.wrapper > .weather span
{
	padding:10px;	
}

/* ##############  MENY ##############  */

.wrapper .menu menu
{
	font-size:14px;
	padding:0px;
	margin:0px;
	height:45px;
	clear:both;
	float:none;
	margin-left:5px;
	width:650px;
	float:left;
}

.wrapper .menu menu li
{
	float:left;
	position:relative;
	width:119px;
	height:inherit;
}

.wrapper .menu menu li a
{
		padding-top:8px;
		height:37px;
		display:block ;
		background-image: url(/core/templateresources/summer_menuitem_inactive.jpg);
		background-repeat:no-repeat;
		width:inherit;
		text-align:center;
		color:#a1a1a1;
		font-size:13px;
}

.wrapper .menu menu li span
{
		padding-top:8px;
		height:37px;
		display:block;
		background-image: url(/core/templateresources/summer_menuitem_active.jpg);
		background-repeat:no-repeat;
		width:inherit;
		text-align:center;
		font-weight:bold;
		color:#2d2d2d;
		font-size:13px;
}

.wrapper .menu .speech
{
	float:right;
	padding:0px;
	margin:0px;
	height:30px;
	width:180px;
	position:relative;
}

.wrapper .menu .speech li
{
	position:relative !important;
	float:right !important;
	margin-right:15px !important;
}


/* ##############  SUBMENU  ##############  */

.wrapper .submenu
{
		background-image: url(/core/templateresources/submenu_border.jpg);
		background-repeat:no-repeat;
		background-position: bottom left;
		height:30px;
		margin-top:4px;		
}

.wrapper .submenu menu
{
	padding:0px;
	margin:0px;
	margin-left:20px;
}

.wrapper .submenu menu li
{
	float:left;
	position:relative;
	padding-left:15px;
	background-image: url(/core/templateresources/submenu_grey.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	margin-right:15px;
}

.wrapper .submenu menu li.selected
{
	background-image: url(/core/templateresources/submenu_red.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
	font-size:12px;
}

.wrapper .submenu menu li a
{
		color:#2d2d2d;
		font-size:12px;
		font-weight:normal;
}

/* ##############  CONTENT ##############  */

.contentcontainer
{
	clear:both;
	color:#000;
	margin-top:10px;
}

/* ##############  BOTTOM  ##############  */

.footer
{
	border-top:1px solid #CCCCCC;
	margin-top:20px;
	padding-top:10px;	
	clear:both;
}
.footer address
{
	position:relative;
	float:left;
	display:block;
	font-style: normal;
}

.footer img
{
	position:relative;
	float:right;	
	padding-right:10px;
}

/* ##############  MISC ##############  */

.coreHdelimiter
{
	position:relative;
	height:1px;
	margin:15px 0px 15px 0px;
	background:#cccccc;
	overflow:hidden;
}

.clear
{
	clear:both;	
}

.partner
{
	margin-top:15px;
	padding:10px;
	text-align:center;
	color:#555555;
	clear:both;
}

table
{
width:560px;
padding:0px;

}

td
{
padding-right:25px;
border-bottom:1px dotted #f6f6f6;
}
