/*****BASIC*****/

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: normal normal 100% Arial, Verdana, Helvetica, sans-serife;
}

p {
	font-size: 0.75em;
	color:#333;
}

h1 {
	font-size: 0.9em; 
}

h2 {
	font-size: 0.85em; 
	padding:0 0 0 10px;
	margin:0;
}

h3 {
	font-size: 0.75em; 
	font-weight:bold;
}

a, a:link, a:focus {
	color:#333;
}

a:hover, a:visited {
	text-decoration:none;
}

ul {
	margin: 0 0 0 10px;
	padding:0;
}

li {
	margin: 0;
	padding:0;
}

.clear {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img {
	border:0:
}

/*****WRAPPER+HEADER+CORSET+COTENT*****/

#wrapper {
	width: 100%;
	margin: 20px auto;
	padding:0;
}

#header {
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/basic/headerbg.jpg) no-repeat;
	position:relative;
	display:none;
}

#book {
	position:absolute;
	top:4px;
	right:8px;
	z-index:3;
	display:none;
}

#book img{
	border:0;
	display:none;
}

#corset {
	background: none repeat-y;
	margin: 0;
	padding:0 12px 10px 8px;
}

#content {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#homecontent {
	margin:0 0 0 5px;
	padding:4px;
	float:left;
}

#footer {
	text-align: center;
	background: url(../img/basic/corsetbg.gif) repeat-y;	
	clear: both;
	display:none;
}

#footer p{
	margin: 0;
	padding:0;
}

#foot {
	background: url(../img/basic/footerbg.gif) no-repeat;
	height: 15px;
}

.hcard {
	color:#666666;
}

.footnav, .footnav a {
	color:#A7A7A7;
	text-decoration: none;
	margin: 3px 10px;
}

#logo {
	position:absolute;
	top:30px;
	left:20px;
	z-index: 4;
	display:none;
}

/*****MAINNAVI*****/

#mainnavi {
	margin:0 0 0 3px;
	padding:0;
	font-size: 0.75em; 
	font-weight: bold;
	height: 25px;
	position:absolute;
	bottom:10px;
	left:5px;
	z-index:2;
	width: 1024px;
	vertical-align: middle;
	background: url(../img/basic/navi/mainnavibg.gif) top left repeat-x;
	display:none;
}

#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display:none;
}

#mainnavi ul li {
	float:left;
	margin-top:1x;
	padding: 0;
	line-height: 24px;
	border-right: 1px solid #D1C382;
	display:none;
}

#mainnavi ul li a {
	color:#990000;
	padding: 3px 29px;
	text-decoration: none;
	display:none;
}

#mainnavi ul li a:hover{
		background: url(../img/basic/navi/mainnaviactive.gif) repeat-x;
}


#mainnavi ul li.active a{
	background: url(../img/basic/navi/mainnaviactive.gif) repeat-x;
}

/*****NAVI*****/

ul#navi {
	margin:0;
	padding:0;
	list-style: none;
	font-weight:bold;
	font-size: 0.8em;
	border-right: #F6E3CC;
	display:none;
}

ul#navi li {
	margin:0;
	padding:0;
	background: url(../img/basic/navi/navi.gif) repeat-x;
	vertical-align: middle;
	line-height: 21px;
	padding: 0;
}


ul#navi li a {
	text-decoration:none;
	padding-left:10px;
}


.navihead {
	background: url(../img/basic/navi/navihead.gif) top left repeat-x;
	height:27px;
	margin:0;
	padding:0;
}

.navihead h1{
	color:#996600;
	float: left;
	margin:5px 0 0 10px;
}

.naviheadright {
	background: url(../img/basic/navi/naviheadright.gif) top right no-repeat;
	height:27px;
	width: 11px;
	float:right;
}

.navifoot {
	background: url(../img/basic/navi/navifoot.gif) top left no-repeat;
	height:12px;
}

.navifootright{
	background: url(../img/basic/navi/navifootright.gif) top right no-repeat;
	height:12px;
}

/****SUBNAVI***/

ul#subnavi {
	margin:0 ;
	padding:0;
	list-style-image:url(../img/basic/navi/pointsubnavi.gif);
	list-style-position:inside;
	font-size: 1em;
	font-weight:normal;
	display:none;
}

ul#subnavi li{
	margin:0;
	padding:0 0 0 8px;
	background: url(../img/basic/navi/subnavi.gif) repeat-x;
}

ul#subnavi li a{
	margin:0;
	padding:0;
}

/*****BREADCRUMB*****/

#breadcrumb {
	font-size: 0.75em;
	margin: 0 0 5px 10px;
	padding: 0;
	display:none;
}

#breadcrumb a {
	text-decoration:none;
	color:#000;
}

/*****MAINCOLUMNS*****/

.col-15 {
	width:180px;
	margin-right:5px;
	float:left;
	padding:0;
	/*height: 560px;*/
	display:none;
}

.col-25 {
	width:270px;
	margin-right:5px;
	float:left;
	padding:0;
}

.col-40 {
	width:450px;
	margin-right:10px;
	float:left;
	padding:0;
}


.colone-40 {
	width:450px;
	margin:10px 10px 0 0;
	float:left;
	padding:0;
}

.col-60 {
	width:547px;
	float:left;
	padding: 0;
}

.colone-30,
.coltwo-30 {
	width: 270px;
	float:left;
	margin: 10px 7px 0 0;
}

.colthree-30 {
	width: 270px;
	float:left;
	margin-top:10px;
}

/****BOXCOLUMS*****/

.box {	
	background: url(../img/basic/boxbg.gif) bottom left repeat-x;
}

.box h1 {
	color:#990000;
	margin:0 0 0 10px;
	float:left;
}

.box h1 a {
	color:#990000;
	text-decoration:none;
}

.boxhead {
	background: url(../img/basic/boxh1bg.gif) top right no-repeat;
	height:21px;
	margin:0 0 5px 0;
	padding:0;
}

.boxheadright{
	background: url(../img/basic/boxh1bgright.gif) top right no-repeat;
	height:21px;
	width: 5px;
	float:right;
}

.text {
	border: 1px solid #F2EFDF;
	border-top:0;
	border-bottom: 0;
}

.text img{
	margin:5px;
	border:1px solid #ccc;
}


.text p.bodytext {
	margin:0 10px;
	padding: 0;
}

.boxfoot{
	background: url(../img/basic/boxfoot.gif) top left no-repeat;
	height:7px;
	clear:both;
}

.boxfootright{
	background: url(../img/basic/boxfootright.gif) top right no-repeat;
	height:7px;
}

.morearrow {
	float:right;
	width: 20px;
	margin: 5px 0 0 0;
	padding:0;
}

.morearrow img{
	border: 0;
}

/*****FC BOX*****/

.fc-box h1 {
	background: url(../img/basic/fcboxhead.gif) left top repeat-x;
	padding:5px 10px;
	margin: 0;
	height: 20px;
}

.fc-box {
	background:#ffffff;
	border: 1px solid #F7F5E6;
}

.fc-box p{	
	margin:0;
	padding:5px 10px;
}

.fc-foot{
	background: url(../img/basic/fc-foot.gif) left top no-repeat;	
	height:14px;
}


.fc-arrow {
	float:right;
	width: 20px;
	margin: 0 10px 10px 0;
	padding:0;
}

.fc-arrow img{
	border: 0;
}

/****ROU BOX****/

.ro-box {
	background: url(../img/basic/fc-bg.gif) left top repeat-y;
}

.ro-box h1 {
	background: url(../img/basic/fc-head.gif) left top no-repeat;
	padding: 0 0 0 5px;
}

.ro-foot {
	background: url(../img/basic/fc-foot.gif) top left no-repeat;	
	height:14px;
}

.ro-box p {
	margin:0 10px 0 5px;
} 

/*****VCARD******/

.vcard {
	font-size: 0.75em;
	font-weight:bold;
	margin-bottom:15px;
}

.type {
	display: none;
}


/*******IMAGES TYPO3********/

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	padding:0;
	margin:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	border: 1px solid #ECECEC;
	margin: 0 0 10px 0;
}
