/**
* seite allgemein
*/
* {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,sans-serif;
	color:#505050;
	font-size:11px;
	line-height:14px;
	
}

html,body {
	width:100%;
	height:100%;

}
body {
	background-image:url(../../images/highlife/bg.gif);
	background-repeat:repeat-x;
	background-color:#fef6f2;
}

#page {
	margin:auto;
	width:780px;
	height:100%;
}

/**
*	META NAVIGATION
*/
#page #header {
	height:69px;
}

#page #header img {
	margin-top:10px;
	float:left;
}
#page #navigation_meta {
	float:right;
	width:295px;
	height:15px;
	margin-bottom:1px;
	margin-top:45px;
}
	
#page #navigation_meta .meta_entry {
	float:left;
}


#page #navigation_meta .meta_entry a {
	text-decoration:none;
	font-size:9px;
	color:#004b96;
	border-right: 1px solid #004ca4;
	display:block;
	text-align:center;
	width:60px;
}
#page #navigation_meta .meta_entry #link_Newsletter {
	width:65px;
}

#page #navigation_meta .meta_entry #link_Impressum {
	width:65px;
}

#page #navigation_meta .meta_entry #link_Suche {
	border:0px;
	margin-left:6px;
	width:35px;
}

/*
* KOPFBILD
*/
#page #header_image {
	clear:both;
	margin-bottom:2px;
}


/***************************
* HAUPTNAVIGATION
****************************/
#page #navigation_haupt ul {
	list-style:none;
	height:24px;
	background-color:#004b96;
	margin-bottom:2px;
}

#page #navigation_haupt li {
	color:white;
	display:inline;
	float:left;
	text-align:center;
	width:154px;
}
#page #navigation_haupt a {
	color:white;
	font-size: 15px;
	font-weight:bold;
	display: block;
	/*padding-top:4px;*/
	text-decoration:none;
}
#page #navigation_haupt a:hover, #page #navigation_haupt a.active {
/*	background-color:#fed138;
	color:#004b96;
	height:21px;*/
}

/***************************
* SUBNAVIGATION
****************************/

#navigation_sub {
	width:154px;
	margin-bottom:10px;
}

#navigation_sub ul {
	list-style:none;
/*	margin-top:13px;*/
}
#navigation_sub ul li {
	height:25px;
	width:135px;
	margin-left:15px;
}

#navigation_sub ul li a {
	background-image:url(../../images/highlife/pfeil_klein.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	text-decoration:none;
	color:#004ca4;
	padding-top:3px;
	font-size:11px;
	
}
#navigation_sub ul li a:hover,#navigation_sub ul li a.active { 
	font-weight:bold;
	background-image:url(../../images/highlife/pfeil_klein_highlight.gif);
}

/******************
* PAGE CONTENT
******************/
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #004b96;
	line-height: 16px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #004b96;
	line-height: 14px;
}

/*****************
PAGE STRUCTURE
*****************/
#page #content {
	width:780px;
	display:block;

}

a img { 
	border:0px;
}

#page #content #sidebar {
	float:left;
	display:block;
	min-height:353px;
}
#page #content #contentLeft { 
	width:400px;
	padding:20px;
	float:left;
}

#page #content #contentLeft .csc-sitemap ul {
	margin-top:10px;	
}


#page #content #contentLeft ul li { 
	margin-left:20px;
	padding-bottom:10px;
	list-style-image:url(../../images/sardinien/li.gif);
}


#page #content #contentBorder { 
	width:150px;
	float:left;
}
#page #content #contentRight {
	border:1px solid #b4dafe;
	background-color:#E2EEFF;
	width:624px;
	min-height:353px;
	float:left;
}

#page #content #footer {
	clear:both;
	width:780px;
	height:20px;
	background-color:#004b96;
}

#page #minicard {
	position:relative;
	top:10px;
	padding-left:20px;
}

#page #searchform {
	text-align:right;
	height:20px;
	width:780px;
	padding-top:3px;
	margin-bottom:10px;
}

/******************
* MAILFORM
******************/

.csc-mailform-field {
	font: 11px Verdana, sans-serif;
	color: #000000;
	line-height: 14px;
}

.csc-mailform-field input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 186px;
	padding: 1px 3px;
	margin: 0px;
	margin-left: 15px;
}

.csc-mailform-field select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 195px;
	padding: 1px 1px;
	margin: 0px;	
	margin-left: 15px;
}

.csc-mailform-field option {
	padding: 0px 1px;
	width: 186px;
	padding: 1px 3px;
	margin: 0px;
	margin-left: 15px;
}

.csc-mailform-field textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 353px;
	padding: 1px 1px;
	margin: 0px;
}

.csc-mailform-field label {
    float: left;
	width: 150px;
	color: #505050;
	font-size: 11px;
}

#anfrage_radio_group label {
width:80px;
float:left;
}

#anfrage_radio_group input {
float:left;
width:10px;
margin-right: 5px;
border:none;
background-color:#E2EEFF;
}


#content label.error {
	color:#CC0000;
	font-weight:bold;
}



/******************
* SUCHE
******************/

.csc-searchResult {
	margin-top:10px;
	margin-bottom:20px;
}

.csc-searchResultInfo {
	margin-bottom:20px;
}

.csc-form-fieldcell input, .csc-form-fieldcell select {
	margin:5px;
	
}

.csc-form-fieldcell select {
	width: 210px;
}


