/* @override http://www.strandagentur.de/tl_files/style.css */

body {
	/*background-color: #d7a738;*/
	background-color: black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

a {
	font-weight: bold;
	color: #5a391d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #5a391d;
	text-transform: uppercase;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/* letter-spacing: 2px; */
}


h2 {
	font-weight: normal;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 4px;
}

#footer p {
	border-top: 14px solid #5a3b1d;
	text-align: right;
	margin: 0;
	padding: 3px;
	color: #5a391d;
}

#footer a {
	font-weight: normal;
}

/*
div.mod_navigation.block {
	padding-top: 174px;
}
*/

#header a {
	font-weight: bold;
}

#main {
	height: 386px;
}

#left div.inside {
	margin-left: 40px;
	margin-right: 10px;
	padding-right: 10px;
	overflow: auto;
	height: 360px;
}

#main div.inside {
	margin-left: 20px;
	margin-right: 20px;
	overflow: auto;
	height: 360px;
	padding-right: 10px;
}

#container, #header {
	border-left: 1px solid #b37e3f;
	border-right: 1px solid #b37e3f;
}

#wrapper {
	background: url(images/backgrounds/strand.jpg) no-repeat 0 170px;
}

.mod_navigation ul {
	list-style-type: none;
	font-weight: bold;
	margin: 3px 0 0;
	/* margin: 0; */
	padding: 0 0 0 40px;
	text-transform: uppercase;
}

.mod_navigation ul li {
	display: inline;
	margin-right: 12px;
}

.mod_navigation a:hover {
}

.mod_navigation .active, .mod_navigation .trail{
	padding: 0;
	display: inline;
	/* text-decoration: underline; */
}



/* @group Submenü */

.mod_navigationSub ul {
	list-style-type: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.mod_navigationSub .active, .mod_navigationSub .trail{
	padding: 0;
	display: inline;
	text-decoration: underline;
}


/* @end */








/* @group accordion */

.toggler {
	font-weight: bold;
}

.ce_accordion {
	margin-top: 10px;
}


/* @end */


/* @group Toggler */

.toggler {
	font-weight: bold;
	padding-top: 4px;	
	cursor: pointer;
	cursor: hand;
	color: #5a391d;
	border-bottom: 1px solid #b37e3f;
	margin-bottom: 2px;
}

/* @end */


#player {
	background-color: #d7a738;
	padding-left: 20px;
	padding-right: 20px;
	width: 272px;
	/*border: 1px solid #b37e3f;*/
	margin-top: 20px;
	background-image: url(images/backgrounds/player.jpg);
}

#player ul {
	list-style-type: none;
	padding: 4px 0 10px;
}

.headlinepic {
	margin-bottom: 11px;
	margin-top: 17px;
}

