body {
	margin: 10px;
	margin-top: 0;
}

div, p, a, span, form, p, h1, small, tbody {
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, ul, table, dd, div, input {
	font-family: verdana;
	color: rgb(50, 50, 50);
	font-size: 11px;
	line-height: 17px;
}
h1, h2, h3 {
	font-weight: bold;
}

ul {
	padding-left: 25px;
}

a {
	color: rgb(50, 50, 50);
}

#content p,
#content div,
#content table, dd {
	padding: 5px;
}

#content table.contenttable {
	width: 100%;
}
#content div div, #content #footer, #content div.csc-textpic {
	padding: 0px;
}
hr.clearer {
	visibility: hidden;
}

div.tx-macinasearchbox-pi1 {
	border-top: 1px solid #2364C8;
	padding-top: 5px;
	margin-bottom: 20px;
}

div.tx-macinasearchbox-pi1 input, div.tx-indexedsearch-searchbox input {
	background-color: rgb(190, 210, 240);
	border: 1px solid rgb(150, 170, 200);
	color: rgb(0, 90, 180);
	font-size: 9px;
}

div.tx-indexedsearch-browsebox ul {
	list-style-item: none;
	padding: 0;
	margin: 10px 0;
}
div.tx-indexedsearch-res {
	margin-top: 10px;
}
div.tx-indexedsearch-browsebox ul li {
	display: inline;
	padding-right: 10px;
}
#content div.tx-indexedsearch-browsebox p, #content div.tx-indexedsearch-searchbox table {
	padding: 0;
	margin: 0;
}

.tx-photogals-pi1 {
	margin: 0 5px;
	width: 100%;
	clear: both;
}
.tx-photogals-pi1-small a {
	display: inline;

}


/******************** HEADER ********************/
#header {
	width: 900px;
	height: 120px;
	background-image: url('../img/header.jpg');
	margin-bottom: 20px;
}
#header #home {
	position: absolute;
	top: 15px;
}

#category {
	padding-top: 90px;
}

/******************** BODY ********************/
#body {
	width: 900px;
	position: relative;
}

/******************** NAVIGATION ********************/
#navigation {
	width: 200px;
	position: absolute;
	top: 0px;
}
#navigation hr {
	border: 0px;
	height: 5px;
	background-image: url('../img/line.gif');
	margin: 1px 0px;
	padding: 0px;
}
#navigation p {
	font-family: verdana;
	font-size: 11pxx;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}
#navigation p a {
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 1px;
}
#navigation p.static a {
	border: none;
	color: rgb(0, 90, 180);
	font-size: 9px;
	line-height: 11px;
	background-color: rgb(130, 170, 230);
}

#navigation #signet {
	text-align: center;
	margin-top: 10px;
}


/******************** CONTENT ********************/
#content {
	position: absolute;
	left: 210px;
	top: 0px;
	width: 480px;
}
#content h1,
#content h2,
#content h3 {
	padding: 0px 5px;
}
#content div.csc-textpic-imagewrap {
	padding: 5px 10px;
}
#content h1.page_title {
	font-family: "futura";
	font-size: 20px;
	background-repeat: repeat-x;
	color: white;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}


/******************** TEASER ********************/
#footer {
	background-color: white;
	border-top: 2px solid white;
	margin: 70px 0 0 0;
	padding: 0px;
	width: 100%;
	display: table;
	float: left;
	clear: none;
}
#footer p {
	border-top: 1px solid rgb(115, 115, 115);
	color: rgb(115, 115, 115);
	font-size: 10px;
	padding-top: 2px;
}
#footer a {
	text-decoration: none;
	color: rgb(115, 115, 115);
}


/******************** TEASER ********************/
#teaser {
	position: absolute;
	left: 700px;
	width: 200px;
}

#teaser div.csc-frame {
	margin-bottom: 10px;
	background-color: rgb(230, 230, 230);
}
#teaser p.bodytext, #teaser table {
	padding: 5px 10px;
}
#teaser h1 {
	color: rgb(5, 70, 165);
	padding: 2px 10px;
}

#teaser p a {
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;	
}


/******************** HOME ********************/
#teaser div.csc-frame-home {
	border-bottom: 1px solid rgb(135, 165, 225);
}
#teaser div h1 {
	background-color: rgb(135, 165, 225);
	background-image: url('../img/teaser_home.gif');
}

/******************** RED ********************/
#teaser div.csc-frame-red {
	border-bottom: 1px solid rgb(255, 0, 30);
}
#teaser div.csc-frame-red h1 {
	background-color: rgb(255, 0, 30);
	background-image: url('../img/teaser_red.gif');
	color: white;
}

/******************** BLUE ********************/
#teaser div.csc-frame-blue {
	border-bottom: 1px solid rgb(0, 130, 255);
}
#teaser div.csc-frame-blue h1 {
	background-color: rgb(0, 130, 255);
	background-image: url('../img/teaser_blue.gif');
	color: white;
}

/******************** YELLOW ********************/
#teaser div.csc-frame-yellow {
	border-bottom: 1px solid rgb(255, 180, 0);
}
#teaser div.csc-frame-yellow h1 {
	background-color: rgb(255, 180, 0);
	background-image: url('../img/teaser_yellow.gif');
	color: white;
}

/******************** HOME ********************/
#navigation h1, #navigation hr {
	background-color: rgb(135, 165, 225);
}
#navigation p a {
	color: rgb(135, 165, 225);
	border-bottom: 1px solid rgb(135, 165, 225);
}
#content {
	background-color: rgb(230, 235, 250);
}
#content h1.page_title {
	background-color: rgb(135, 165, 225);
	background-image: url('../img/h1_home.gif');
	color: rgb(5, 70, 165);
}
