@import url(typo3.css);

html {
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	color: #333;
	background-image: url(../../images/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
}


/*
L A Y O U T
*/

div#container {
	width: 950px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	min-height: 100%;
	/*
	background-image: url(../../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left;
	*/
}
/* IE Win only \*/
* html div#container {
 	height:100%;
}
/* End IE Win */

div#header {
	margin: 0px;
  	padding: 0px;
	height: 166px;
}
	
	div#top {
		margin: 0px;
	  	padding: 0px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
	}
	div#naviposition {
		margin: 0px 0px 0px 25px;
	  	padding: 0px;
		float:left;
		display:inline;
		width: 400px;
		color: #c0c0c0;
		text-transform: uppercase;
	}
	div#topnavi {
		margin: 0px;
	  	padding: 0px;
		float:right;
		display:inline;
		width: 329px;
		height: 22px;
		text-align: center;
		background-image: url(../../images/bg_topnavi.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	div#login {
		margin: 0px;
	  	padding: 0px;
		float:right;
		display:inline;
		width: 50px;
	}
	div#logo {
		margin: 0px;
		padding: 0px;
		height: 117px;
		background-image: url(../../images/bg_logo.gif);
		background-repeat: no-repeat;
		background-position: top left;
		text-align: right;
	}
	div#searchbox {
		margin: -10px 60px 0px 0px;
	  	padding: 0px;
		height: 25px;
	}
	div#domain {
		margin: 0px 60px 0px 0px;
		position: relative;
		top: 45px;
	  	padding: 0px;
		font-size: 17px;
		color: #c0c0c0;
		letter-spacing: 2px;
		font-weight: bold;
	}
	div#quicksearch {
		margin: 0px 0px 0px 43px;
	  	padding: 0px;
		height: 27px;
	}

div#main {
	margin: 0px;
  	padding: 0px;
}

div#leftcol {
	margin: 0px;
  	padding: 0px;
	width: 220px;
	float: left;
	display: inline;
}

/* IE Win only \*/
* html div#leftcol {
 	height:350px;
}
/* End IE Win */

	div#leftcolimg {
		margin: 0px 0px 0px 24px;
	  	padding: 0px;
		width: 175px;
		color: #c0c0c0;
	}


div#maincol {
	margin: 0px;
  	padding: 0px;
	width: 442px;
	float: left;
	display: inline;
	background-color: #fff;
}
div#rightcol {
	margin: 0px;
  	padding: 0px;
	width: 250px;
	float: left;
	display: inline;
	background-image: url(../../images/bg_rightcol.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#content {
	margin: 10px 20px 0px 22px;
  	padding: 0px;
}
div#rightcontent {
	margin: 10px 0px 0px 42px;
  	padding: 0px;
	height: 300px !important;
	overflow: hidden;
}


div.menu {
	margin: 0px;
	padding: 0px;
	height: 310px;
	background-image: url(../../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

div.menu ul {
	margin: 10px 0px 0px 34px;
	padding: 0px;
	list-style: none;
	line-height: 160%;
}

div.menu li {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}
div.menu li.act {
	font-weight: bold;
}

div.menu li.level2 {
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	font-size: 0.85em;
	background-image: none;
}
div.menu li.level2act {
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	font-size: 0.9em;
	background-image: none;
	font-weight: bold;
}

div#footer {
	margin: 0px;
  	padding: 0px;
	font-size: 11px;
}
.author {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #741831;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {

}
.menu a:hover {

}
#naviposition a:link, #naviposition a:visited, #naviposition a:active, #naviposition a:hover {
	color: #c0c0c0;
}
#topnavi a:link, #topnavi a:visited, #topnavi a:active, #topnavi a:hover {
	color: #fff;
}
#login a:link, #login a:visited, #login a:active, #login a:hover {
	color: #741831;
}


/* FORMAT */

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 20px;
	color: #741831;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 25px;
	color: #741831;
}

h3, h4, h5 {
	font-size: 1.1em;
	margin: 0px;
	margin-bottom: 5px;
}

.bodytext, p {
	line-height : 1.3em;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
div#subheader p {
	margin: 0px;
	line-height: 1.1em;
}

div#content td {
	font-size: 12px;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}



/* FORMS */

input {
	border: 1px solid #ccc;
	margin-bottom: 4px;
	margin-top: 2px;
}
textarea {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 2px;
}
select {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 2px;
}
.submitbutton {
	background-color:#86C6F9;
	color: #fff;
	font-weight: bold;
	border: 1px solid #3184C6;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	background: none;
}
div#content img {
	border: 1px solid #D0AC53;
}
div#content .noImgBorder img {
	border: 0px;
}
div#content .tx-photogals-pi1 img {
	border: 0px;
}

/* ##################################### */

ul.sitemaplist {
	margin: 0px;
	padding: 0px;
}

li.sitemaplevel1 {
	list-style: none;
	margin: 0px;
	padding: 3px;
	margin-bottom: 15px;
	background-color: #eee;
}
li.sitemaplevel2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 25px;
}
li.sitemaplevel3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	font-size: 0.9em;
}
li.sitemaplevel4 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	font-size: 0.9em;
}
