body {
  background: #EEEEEE url(/opencms/opencms/system/modules/org.opencms.frontend.templatetwo/resources/images/gradient.gif) repeat-x fixed left top
  /**background-color: #CCC;*/
}

#col2_content .view-article p a, 
#col2_content .view-article li a { 
  /**padding-left: 14px; */
  color: #8c0000;
  /**background: url(/web/cms/_content_/images/image_link.png) 1px 3px no-repeat; */
  /**font-weight: bold;**/
} 


#window {
  border: 1px solid #CCC;
}

#misc {
  border: 0px;
  text-align: right;
  background: #EEEEEE;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
}

#header p {
  margin-top: 0;
  line-height: 1em;
}

h2 {
  font-size: 200%;
  margin-bottom: 15px;
  margin-top: 0px;
  /**
  padding-bottom: 5px;
  border-bottom: 1px solid #B31B34;
  */
}

h3,h4 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 0.1em;
  margin-top: 1em;
}

h3 {
  font-size: 140%;
  margin-top: 1.5em;
  margin-bottom: 0.2em;
  border-bottom: 1px solid #999999;
  margin-bottom: 0.5em;
  /**
  font-size: 150%;
  margin-top: 1.5em;
  border-bottom: 1px solid #770000;
  margin-bottom: 0.5em;
  */
}

#breadcrumb {
  font-size: 90%;
  z-index: 10;
}

/**
#misc {
  text-align:right;
  z-index: 5;
  position: absolute;
  top: 5px;
  width: 97.5%;
  clip:rect(0px, 1000px, 20px, 500px);
}
*/

#nav_main {
  font-size: 95%;
  height: 26px;
}




#nav_left {
  border-top: 1px solid #999;
  margin-bottom: 30px;
}

#nav_left a {
  border-bottom: 1px solid #999;
}

#nav_left a.current {
  background-color: #DDD;
  color: #770000;
}

#nav_left a.level_1 {
  font-weight: bold;
  font-size: 95%;
}

#nav_left a.level_2 {
  font-size: 95%;
}

#nav_left a.level_3 {
  font-size: 95%;
}

#col2_content {
  margin-top: 10px;
  /**border: 2px dotted #999999;*/
  border: 1px solid #999999;
  z-index: 100;
}

#col2_content p {
  margin-bottom: 0.5em;
}

#col2_content ul {
  margin: 0;
  margin-bottom: 0.5em;
}

#col2_content div.image {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}

#col3_content div.box li {
  margin-left: 0.5em;
}

/** Web-Form */
#col2_content .formbutton {
  
}

#col2_content .onlineform {
  width: 250px;
}

#col2_content .webform_label{
  width: 85px;
  padding-bottom: 10px;  
}

#col2_content .webform_field{

}
 
#col2_content .webform_msg_error, #col2_content .webform_label_error {
  color: #FF0000;
  font-weight: bold;
} 

#col2_content table.grid {
  border-left: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
}

#col2_content table.grid th {
  background: #EEEEEE;
  font-weight: bold;
}

#col2_content table.grid th, table.grid td {
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  padding: 3px;
}

#footer {
  font-size: 90%;
  padding: 2px;
  height: 19px;

  background: #eeeeee;
  margin-top: 0px;
}

#social {
  font-size: 90%;
  padding: 2px;
  height: 19px;
  color: #666666;
  width: 100%;
  text-align: center;
  border-top: 1px solid #cccccc;
  padding-bottom: 5px;
}
#social img {
  border: 1px solid #cccccc;
}

.box h4 {
  
}

.bodybox {
  padding: 6px;
}

.boxbody h5 {
  font-size: 1em;
}

.guaranty {
  font-size: 85%;
  color: #FFFFFF;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  background-color: #770000;
}

.special {
  font-size: 85%;
  color: #FFFFFF;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  background-color: #666666;
}


/** Newsletter */
#col2_content form.newslettersubscription-form {
  margin-top: 20px;
}

#col2_content div.newslettersubscription-radio {
  margin-top: 5px; 
}

#col2_content div.newslettersubscription-email {
  margin-top: 10px; 
}

#col2_content input.newslettersubscription-email {
  width: 300px;
}

#col2_content div.newslettersubscription-buttons {
  margin-top: 15px; 
}

#col2_content p.newslettersubscription-error, ul.newslettersubscription-error {
  color: #FF0000;
  font-weight: bold;
}

/**---- begin: Skeleton-----*/
/**
#nav, #nav ul {
  font-size: 95%;
  border: 0px;
  font-weight: bold;
  background: #666666 url(/opencms/opencms/system/modules/org.opencms.frontend.templatetwo/resources/images/gradient.gif) repeat-x fixed left top;
}
#nav_main {
  border: 0px;
}
#nav li a {
  font-size: 95%;
  color: #ffffff;
}
#nav li a:hover {
  background: #666666 url(/opencms/opencms/system/modules/org.opencms.frontend.templatetwo/resources/images/gradient.gif) repeat-x fixed left top;
  color: #770000;
  text-decoration: none;
]
*/
/**----- end: Skeleton -----*/

/**--------------------------
----- Strategy Stuff -----
--------------------------*/
div.strategy {
	font-family:Arial,sans-serif;
	width: 100%;
}
div.strategy p.head a, div.strategy p.head a:link, div.strategy p.head a:visited {
	color: #006600;
	/**text-decoration: none;*/
	padding-left: 50px; 
	background: none; 
}
div.strategy div.outer {
	font-size: 100%;
	border: 2px solid #666666;
	background: #AAAAAA;
	padding-top: 5px;
	padding-left: 5px;
	/**	
	background-image:url(gfx/gradient.png);
	background-repeat:no-repeat
	background-size: 100%;
	*/
}
div.strategy div.outer p.head {
	font-size: 105%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
div.strategy div.outer p.title {
	font-size: 105%;
	font-weight: bold;
}
div.strategy div.inner, div.strategy div.inner td {
	font-size: 100%;	
}
div.strategy div.inner {
	background: #FFFFFF;
	border: 2px solid #666666;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.strategy div.focus {
	background: #DDDDDD;
	border: 2px solid #660000;
}
div.strategy div.inner p {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
}
div.strategy div.inner p.head {
	font-size: 105%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
div.strategy div.inner div.tooltip, .tooltip {
	position: absolute;
  	display: none;
  	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
	width: 250px;
	z-index: 1000;
}
