body {
	color: #000;
	background-repeat: no-repeat;
	background-color: #fff;
}

body,
input,
textarea {
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 1.59em;
}

a,
a:visited {
	text-decoration: none;
	color: rgb(210, 35, 42);
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

h1 {
	color: rgb(210, 35, 42);	
}

p {
	margin-bottom: 1.59em;	
}

img {
	border: none;	
}

#head img {
	margin: 0 0 0 0;
}

#wrapper {
	width: 1000px;
}

#main {
	margin-left: 145px;
	width: 600px;
	float: left;
	margin-bottom: 30px;
}

#menu {
	width: 250px;
	margin-left: 765px;
		
}

ul#mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #000;
}
ul#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainmenu li {
	border-top: 1px dashed #000;
}

ul#mainmenu li a {
	display: block;
	height: 27px;
	color: #000;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;	
}

ul#mainmenu li span,
ul#mainmenu li a:hover,
ul#mainmenu li.active a:hover,
ul#mainmenu li a.current,
ul#mainmenu li li a:hover,
ul#mainmenu li li li a:hover {
	display: block;
	height: 27px;
	background-color: #008389;
	text-decoration: none;
	color: #fff;
}

ul#mainmenu li li a,
ul#mainmenu li li span {
	padding-left: 15px;
}

ul#mainmenu li li li a,
ul#mainmenu li li li span {
	padding-left: 25px;
}


ul#mainmenu li a.active {
	background-color: #d1001b;
	color: #fff;
}

ul#mainmenu li li a.active,
ul#mainmenu li li a {
	background-color: #f1aa8f;
	color: #000;
}

ul#mainmenu li li li a.active,
ul#mainmenu li li li a {
	background-color: #fadfcc;
	color: #000;
}


.view_context .Mod_Gallery a {
	display: block;
	width: 135px;
	height: 135px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
}

.view_context .Mod_Gallery a.right {
	margin-right: 0;	
}

.Mod_Gallery a:hover {
	text-decoration: none;
}

.Mod_Gallery table {
	background-color: #fff;
	border: 1px solid #666;
}

.Mod_Gallery .image_cell button {
	background-color: #fff;
	border: 1px solid #ccc;
}

.Mod_Gallery .image_cell button:hover {
	background-color: #ccc;
	border: 1px solid #999;
}

.Mod_Gallery table {
	width: 100%;  
	padding: 30px;	
}

.Mod_Gallery .image_cell button {
	cursor: pointer;
	display: block;
	height: 90px;
	vertical-align: middle;  
	padding: 3px;
	margin: 5px auto;
}

.Mod_Gallery .image_cell button:hover {
	cursor: pointer;  
}

.Mod_Gallery .image_cell img {
	margin: 0;
}

.message {
	background-color: #d1001b;
	color: #fff;
	font-weight: bold;
	padding: 10px 0 10px 145px;
	margin-top: 121px;
	margin-bottom: 0;
}

.message .arrow {
	float: left;
	width: 15px;	
}

.message .content {
	float: left;
	width: 835px;	
}

.input-field-headline {
	width: 98.6%;
}

.component_title {
	background-color: #e0dddd;
	color: #000;
	font-weight: bold;
	padding: 0 10px 5px 10px;
	margin-bottom: 10px;
}

#toolbar {
	position: fixed;
	top: 0;
	padding: 10px 0 10px 145px;
	z-index: 1000;
	width: 100%;
	background-color: #e0dddd;
}

#toolbar:hover {
}

#toolbar ul {
	margin: 0;
	width: 100%;
	padding: 3px 0; 
	list-style-type: none;
}

#toolbar ul li {
	display: inline;
}

#toolbar ul li a,
#toolbar ul li span {
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 3px 0;
}

#toolbar ul {
	color: #000;
}

#toolbar ul li a,
#toolbar ul li span {
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
}

#toolbar ul li a:hover {
	border-bottom: 3px solid #000;
	color: #000;
}

#toolbar ul li span {
	color: #779;
}

.draft_list {
	list-style-type: square;
}

.draft_list li {
	margin-left: 2em;
}

.Mod_ContactForm {
	z-index: 1000;
}

.Mod_ContactForm .label {
	display: block;
	float: left;
	width: 120px;
}

.Mod_ContactForm input {
	font-size: 1em;
	margin-bottom: 1em;
	width: 218px;
	height: 1.6em;
}

.Mod_ContactForm textarea {
	width: 338px;
	height: 85px;
	margin-bottom: 13px;
	padding: 5px 0;
}

.Mod_ContactForm input,
textarea {
	border: 3px solid #e0dddd;
	z-index: 1000;
	background: transparent;
	
}

.Mod_ContactForm input:hover,
textarea:hover {
	background-color: #fff;	
}

.Mod_ContactForm .submit {
	cursor: pointer;
	font-size: 1em;
	margin-left: 120px;
	width: 224px;
	border: 3px solid #008389;
	background-color: #008389;
	color: #fff;
	font-weight: bold;
	height: 2em;
}

.Mod_ContactForm .submit:hover {
	border: 3px solid #d1001b;
	background-color: #d1001b;
	color: #fff;
}

.Mod_ContactForm .zip {
	width: 57px; margin-right: 0; padding-right: 0;
}

.Mod_ContactForm .city {
	margin-left: 5px; padding-left: 0; width: 150px;
}

#position {
	margin-bottom: 2em;
}

.section_text h2,
.section_text h3,
.section_text h4,
.section_text h5,
.section_text h6 {
	font-size: 1em;
	margin: 2em 0 0 0;
}

.ui-tabs-hide {
	display: none;
}

.tabbed-panels-in-editor
{
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}

.tabbed-panels-in-editor .panel
{ 
	clear: both;
	padding: 10px; 
}

.tabbed-panels-in-editor ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabbed-panels-in-editor li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{ 
	display: block;
	width: auto;
	text-decoration: none; 
	margin: 0 5px 3px 0;
	padding: 2px 15px; 
	cursor: pointer;
}


.tabbed-panels-in-editor .tabbar input {
	padding: 4px 15px; 
}

.tabbed-panels-in-editor .panel
{
	background-color: #fff;
	border: 3px solid #e0dddd;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{
	color: #000;
	background-color: #e0dddd;
	border: 3px solid #e0dddd;
}

.tabbed-panels-in-editor .tabbar A:hover,
.tabbed-panels-in-editor .ui-tabs-selected A,
.tabbed-panels-in-editor .tabbar input:hover
 {
	background-color: #fff;
}

#small-ball-link {
	display: block;
	position: absolute;
	top: 30px;
	left: 15px;
	width: 120px;
	height: 70px;
}

.small-ball:hover,
#main-menu-small-label a:hover {
	text-decoration: none;
}

.view_context .Mod_Downloads {
	margin: 2em 0 0 0;
	padding: 0;
}

.view_context .Mod_Downloads h2 {
	font-size: 1em;
	padding-left: 5px;
}

.view_context .Mod_Downloads ul {
	margin: 0; 
	list-style-type: none;
	padding: 0;
}

.view_context .Mod_Downloads ul li {
	margin: 0 0 1em 0;
	padding: 0;	
}

.view_context .Mod_Downloads a { 
	text-decoration: none;
	color: #231f20;
}	

.view_context .Mod_Downloads a:hover {
	color: #00719c;
}

.view_context .Mod_Downloads a .title {
	font-weight: bold;
}

.view_context .Mod_Downloads a {
	padding: 0 0 0 24px;	
}

.Mod_Downloads ul,
.Mod_Downloads ul li { 
	list-style-type: none;
}

.Mod_Downloads ul li input { 
	width: 200px;
	padding: 0 3px;
}

.Mod_Downloads ul li button {
	cursor: pointer;
	margin: 0 2px 0 0;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: bottom;
	width: 25px;
	height: 21px;
	background-color: transparent;
}

.Mod_Downloads ul li input {
	border: 1px solid #000;
}

.Mod_Downloads ul li button {
	background-color: transparent;
}

.transparent_button {
	cursor: pointer;
	text-align: center;
	border: none;
	background-color: transparent;
}

.add_buttons {
	background-color: #e0dddd;
	padding: 5px 13px;
	margin-bottom: 10px;
	color: #777799;
}

.add_buttons a {
	color: #777799;
}

.edit_context form {
	margin: 20px 15px 50px 0;
	
}

.edit_panel_button {
	margin-top: 20px;
	padding: 5px 10px;
	border: 0px solid #fff;
	background-color: #008389;
	color: #fff;
	font-weight: bold;
}

.edit_panel_button:hover {
	color: #000;
	cursor: pointer;
	background-color: #D1001B;
	color: #fff;
}

