@charset "UTF-8";

/* general */
body {
	margin: 0 auto; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
	border: 0;
}

a {
	color: #8d9cb3;
	text-decoration: none;
}

a:hover {
	color: #aabcd8;
}

h1, h2, h3, h4, h5 {
	margin: .1em 0 .2em 0;
	padding: 0;
	color: #ffffff;
}

h4 {
	font-weight: normal;
	font-size: 13px;
	color: #8D9CB3;
}

h4 a:link {
	color: #8D9CB3;
}

h4 a:hover {
	color: #C3CEDF;
}

h5 {
	font-weight: normal;
	font-size: 13px;
	color: #8D9CB3;
}

h5 a:link {
	color: #8D9CB3;
}

h5 a:hover {
	color: #E02239;
}

h5 {
	font-weight: normal;
	font-size: 13px;
	color: #8D9CB3;
}

h5.heretop {
	font-weight: normal;
	font-size: 13px;
	color: #E02239;
}

h5.heretop a {
	color: #E02239;
}

h5.heretop a:link {
	color: #E02239;
}

h4.hereleft {
	font-weight: normal;
	font-size: 13px;
	color: #C3CEDF;
}

h4.hereleft a {
	color: #C3CEDF;
}

h4.hereleft a:link {
	color: #C3CEDF;
}

p {
	margin: .4em 0 .8em 0;
	padding: 0;
}

img {
	border: 0;
}

.red {
	color: #E02239;
}
hr {
	border: 0px; 
	border-top: 1px solid #8D9CB3;
}
input {
	color: #2F505F;
	background: #809FAE;
	border: solid 1px #2F505F;
	padding: 3px;
	cursor: pointer;
}
input:hover {
	color: #002035;
	background: #A8C3CF;
	border: solid 1px #002035;
	padding: 3px;
}
.container {
	width: 900px;  
	margin: 0 auto; 
	text-align: left;
	margin-top: 170px;
	position: relative;
	background-image: url('../img/container_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #005a85;
}

.wrapper {
	float: right;
	width: 771px;
}

/* content */
.content {
	float: left;
	width: 521px;
}

.contentFrame {
	padding: 0px 35px 0px 35px;
	margin-top: 30px;
	color: #ffffff;
	border-left: solid 1px #8d9cb3;
	border-right: solid 1px #8d9cb3;
	margin-bottom: 15px;
	min-height: 485px;
}

h2.pageTitle {
	font-size: 14px;
	padding-bottom: 10px;
}

/* sidebar left */
.sidebarLeft {
	float: left;
	width: 129px;
	background-image: url('../img/sidebarleft_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 411px;
	color: #ffffff;
}

.sidebarLeftNav {
	padding: 30px 20px 0px 35px;
}

/* sidebar right */
.sidebarRight {
	float: right;
	width: 250px;
	color: #ffffff;
}

.sidebarRightContainer {
	padding: 0px 34px 50px 32px;
	margin-top: 30px;
}

.agendaContainer {
	width: 182px;
	background-color: #ffffff;
}

.agendaHeader {
	height: 39px;
	width: 182px;
	background-image: url('../img/agenda_header.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.agendaContent {
	padding: 0px 9px 12px 9px;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}

.agendaFooter {
	padding-bottom: 5px;
	padding-left: 9px;
	width: 173px;
	background-color: #ffffff;
	background-image: url('../img/agenda_footer.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.agendaItem {
	padding: 4px 10px;
	border: 1px solid #385e76;
	background: #002f46;
	margin-bottom: -1px;
}

.agendaItemTxt {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 15px;
}

.agendaDate {
	text-align: right;
	font-size: 11px;
	color: #809faf;
	float: right;
	padding-top: 1px;
	padding-left: 10px;
}

.archiefItem {
	padding: 10px 0;
	border-bottom: 1px solid #385e76;
}

.photoRandomContainer {
	width: 182px;
}

.photoRandomHeader {
	height: 5px;
	width: 182px;
	background-image: url('../img/photo_random_header.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.photoRandomContent {
	padding: 4px 9px 4px 9px;
	color: #80a0af;
	background-color: #809fae;
	text-align: center;
} 

.photoRandomContent img {
	border: solid 1px #638697;
}

.photoRandomContent img:hover {
	border: solid 1px #4F707F;
}

.photoRandomFooter {
	height: 5px;
	width: 182px;
	background-image: url('../img/photo_random_footer.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.agendaFooter a {
	color: #e00026;
}

.agendaFooter a:hover {
	color: #ec7a88;
}

.calibris {
	padding-top: 41px;
	padding-bottom: 34px;
	padding-left: 13px;
}

/* header */
.header {
	position: absolute;
	height: 100px;
	width: 900px;
	top: -170px;
	color: #999999;
}

.headerContainer {
	height: 160px;
	width: 900px;
	background-color: #ffffff;
	background-image: url('../img/togarashi_logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

.headerNav {
	float: left;
	width: 425px;
	height: 30px;
	padding: 130px 0px 0px 73px;
}

.headerThema {
	float: right;
	width: 400px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.headerNavList {
	float: left;
	color: #ffffff;
	padding-right: 17px;
}

.headerBottom {
	height: 10px;
	width: 900px;
	background-image: url('../img/content_top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
}

/* footer */
.footer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
}

/* gallery */

.galThumb {
	background-position: center; 
	width: 77px; 
	height: 77px; 
	border: solid 1px #3E606F; 
	float: left; 
	margin: 5px;
}

.galThumb:hover {
	border: solid 1px #809FAE; 
}

/* misc */
.uploadfile input {
	background: #ffffff;
	cursor: text;
	color: #000;
}
.uploadfile input:hover {
	background: #ffffff;
	cursor: text;
	color: #000;
}
label input {
	background: #ffffff;
	cursor: text;
	color: #000;
}
label input:hover {
	background: #ffffff;
	cursor: text;
	color: #000;
}

.shortfields input {
	background: #ffffff;
	cursor: text;
	color: #000;
}
.shortfields input:hover {
	background: #ffffff;
	cursor: text;
	color: #000;
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.arrow {
	font-size: 14px;
}
.spacer {
	height: 500px;
}