/*
 * Projekt:	Casablanca-Design
 * Version:	1.0.0 
 * Datum:	04.10.2007
 * Autor: 	T. Goldkuhle		
 * 
 * OPEN-ECM - IT & Services
 * http://www.open-ecm.de
 *
 */
 
@media screen {
/* start media screen*/ 
 
******************   Positionierung   ******************
html {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
}

hr{
	margin-left: 5px;
	margin-right: 30px;		
}

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	margin: 10px 10px 10px 10px;
	padding: 0;
}

#rahmen {
	position:absolute;
	left:50%;
	top:10px;
	margin-left: -450px; 
	width:900px;
	border: 1px solid #999;
	background-color: #fff;
	background-image: url(../../images/backgrounds/faux_column.gif);
	background-repeat: repeat-y;
}

#logo {
	width:149px;
	height:128px;
	float: left;
	background: url('/fileadmin/images/logo/Casablanca_Logo.jpg') no-repeat;
}

#banner {
	width:751px;
	height:128px;
	float: left;
	background: url('/fileadmin/images/banner/casablanca_banner.jpg') no-repeat;
}

#hauptnavigation {
	width:899px;
	height:51px;
	/*border-top: 1px solid #fff;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	background-color: #d4d8da;
}

#subnavigation {
	width:197px;
	/*height:544px;*/
	height:350px;
	background-color: #2D4A5A;
	float: left;
}

#inhaltsbereich {
	width:703px;
	min-height:495px;
	height: auto !important;
	height:495px;
	float: left;
}

#fuss {
	bottom: 0;
	width:701px;
	height:48px;
	float: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #d4d8da;
}


******************   Formatierungen   ******************
a {
	color: #2D4A5A;
}

a:link, a:visited {
	color: #2D4A5A;
	text-decoration: none;
}

a:hover{
	color: #2D4A5A;
	text-decoration: underline;
}

h1 {
	margin: 20px 10px 20px 10px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4A5A;
}

h2 {
	margin: 20px 10px 20px 10px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	margin: 20px 10px 20px 10px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	margin: 			0;
	padding: 			0;
}

.invisible {
	visibility: hidden;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

img, img a:link, img a:hover, img a:visited{
	border: none;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


#subnavigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.8px;
}

#subnavigation a {
	display: block;
	padding: 2px 0px 2px 18px;
	width: 179px;
	background-color: #2D4A5A
	border-bottom: 1px solid #eee;
	/*background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0.15em 0.4em;*/
	
}

#subnavigation a:link, #subnavigation a:visited {
	color: #fff;
	text-decoration: none;
}

#subnavigation .menu-level1  a:hover {
	color: #fff;
	/*background-image: url(../images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 0.15em 0.4em;*/
}

#subnavigation .menu-level1 {
		margin: 0.6em 0em 0em 0em;
		padding: 2em 0em 0em 0em;
}

#subnavigation .menu-level1 a{
		/*background-image: url(../images/pfeil.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.4em;*/
}

#subnavigation .menu-level1-with-subpage a {
		/*background-image: url(../images/pfeil.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.4em;*/
}

#subnavigation .menu-level1-current-active a {
		font-weight: bold;
		color: #999;
		/*background-image: url(../images/pfeil.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.4em;*/
}

#subnavigation .menu-level1-current-active a:hover {
		font-weight: bold;
		color: #999;
}

#subnavigation .menu-level1-current-active-with-subpage a {
		font-weight: bold;
		color: #999;
		/*background-image: url(../images/pfeilunten.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.5em;*/
}

#subnavigation .menu-level1-current-active-with-subpage a:hover {
		font-weight: bold;
		color: #999;
		/*background-image: url(../images/pfeilunten_rot.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.5em;*/
}

#subnavigation .menu-level2 a:hover {
	font-weight: normal;
	color: #fff;
	/*background-color: #fff;*/
	/*background-image: url(../images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 0.4em;*/
}

#subnavigation .menu-level2 a {
		padding-left:34px;
		width: 163px;
		font-weight: normal;
		color: #fff;
		background-image: url(../../images/icons/minus.gif);
		background-repeat: no-repeat;
		background-position: 1.5em 0.4em;
}

#subnavigation .menu-level2-with-subpage a {
		/*background-image: url(../images/pfeil.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.4em;*/
}

#subnavigation .menu-level2-current-active a {
		font-weight: bold;
		color: #999;
		/*background-image: url(../../images/icons/minus.gif);
		background-repeat: no-repeat;
		background-position: 1.5em 0.4em;*/
}

#subnavigation .menu-level2-current-active-with-subpage a {
		font-weight: bold;
		/*background-image: url(../../images/icons/minus.gif);
		background-repeat: no-repeat;
		background-position: 0.15em 0.5em;*/
}

#subnavigation .menu-level2-current-active a:hover {
		font-weight: bold;
		color: #999;
}

#fuss ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#fuss li {
	width: 80px;
	width: auto !important;
	width: 80px;
	margin: 2px 12px 2px 2px;
	float: right;
	text-align: center;
}

#fuss li a{
	text-decoration: none;
	color: #999;
	display: block;
	width: 100%;
	padding: 1px 0;
	/*border: 1px solid #000000;*/
}

#fuss li a:hover {

}

#shortcuts a {
	margin-top: 16px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset {
	border: none;
}

td{
	padding-right: 10px;
}

input, textarea {
	background-color: #d4d8da;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
}

#mymailform {
	padding: 0;
	margin: 0;
	
}

.tx-flseositemap-pi1 a {
	color: #434343;
}

.tx-indexedsearch {
	margin: 20px 20px 20px 10px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
}

/* EXTENSION FORMATIERUNGEN */

/* TT_NEWS */
/* LATEST VIEW */

.news-latest-container {
	width:					auto;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	margin-left:		5px;
	margin-top:			10px;
	padding:				2px;
	font-size:			12px;
	font-weight:		normal;
	color:					#434343;
	/*background-color: #2D4A5A;*/
	/*border-top:			1px solid #006ec7;
	border-bottom:	1px solid #006ec7;
	border-left:		1px solid #006ec7;
	border-right:		1px solid #006ec7;*/
}

.news-latest-item {
	
}

.news-latest-container .bodytext {
	margin: 0;
	padding: 0;
}

.news-latest-container h2 {
	padding: 				0em;
	margin: 				0 0 10px 0;
}

.news-latest-container h3 {
	padding: 				0;
	margin: 				5px 0 2px 0;
	background-color: #d4d8da;
}

.news-latest-container a:link, .news-latest-container a:visited{
		color:					#434343;
		text-decoration: none;
}

.news-latest-container a:hover {
		text-decoration: underline;
}

.news-latest-morelink {
	padding: 				0em;
	margin: 				2px 0 12px 0;
	font-weight:		bold;
	/*border-bottom:			0.1em solid #006ec7;*/
}

.news-latest-morelink a:link, .news-latest-morelink a:visited {
	color: 					#999;
}

.news-latest-morelink a:hover {
	color: 					#999;
	text-decoration: underline;
}

.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited {
	color: 					#999;
	font-weight:		bold;
}

.news-latest-gotoarchive a:hover {
	color: 					#999;
	text-decoration: underline;
	font-weight:		bold;
}

/* SINGLE VIEW */

.news-single-backlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 				0em;
	margin: 				20px 0 20px 10px;
}

.news-single-backlink a:link, .news-single-backlink a:visited {
	color: 					#999;
}

.news-single-backlink a:hover {
	color: 					#999;
	text-decoration: underline;
}

/* LIST VIEW */

.news-list-item {
	margin: 25px 0 0 0;
}

.news-list-morelink a:link, .news-list-morelink a:visited {
	padding: 				0em;
	margin: 				0 0 0 10px;
	color: 					#999;
}

.news-list-morelink a:hover {
	color: 					#999;
	text-decoration: underline;
}

.news-list-backlink a:link, .news-list-backlink a:visited {
	color: 					#999;
}

.news-list-backlink a:hover {
	color: 					#999;
	text-decoration: underline;
}

/* ARCHIVE VIEW */

.news-amenu-container ul{
	margin: 0 0 0 10px;
	padding: 0;
}

.news-amenu-container li{
	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
	margin: 25px 0 5px 0;
}

.tx-ttnews-browsebox {
	font-family: Arial, Verdana, Helvetica, sas-serif;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 45px 0 0 0;
}

.clearer {
	display: none;
	padding: 				0em;
	margin: 				0em;
}

.CUR {
	display:				none;
}

/* TH-MAILFORMPLUS */
.tx-thmailformplus-pi1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

.csc-textpic-caption {
  display:none;
}

#langmenu {
 height: 13px;
 margin-left: 149px;
 margin-top: 114px;
 position: absolute;
 width: 72px;
 z-index: 100;
}

/* end media screen*/
}

