@import "reset.css";

/*--- Typography ---*/

h1 {
	color:#296862;
	font-size:24px;
	font-weight:bold;
	line-height:55px;
}
h1 a {
	font-size:24px;
	font-weight:bold;
	line-height:55px;
	color:#296862;
	}
h2 {
	font-size:19px;
	font-weight:bold;
	line-height:30px;
	color:#296862;
	padding-bottom:10px;
	}
h3 {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#296862;
	}
h3 a {
	
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#615D5C;
	}
p, ul, ol {
	font-size:12px;
	line-height:18px;
	color:#615D5C;
	padding-bottom:20px;
	}
a {
	font-size:12px;
	line-height:16px;
	color:#615D5C;
	border-bottom:1px #296862;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	border-bottom:1px solid #615d5c;
	}



/*--- Structure ---*/

#wrapper {
	min-height: 60%;
	height: auto !important;
	
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
	width:870px;
	}
#footer, .push {
	height: 40px; /* .push must be the same height as .footer */
	}
#footer {
	width:870px;
	margin:0 auto;
	border-top:2px solid #296862 ;
	margin-top:50px;
	}
#content-home {
	width:868px;
	background:url(../images/content-bg.gif) no-repeat bottom;
	margin: 30px 0px 40px 0px;
	border-top:3px solid #296862;
	}	
#content {
	margin-top:30px;
	}
#content div.third {
	background:url(../images/content-bg.gif) no-repeat left bottom;
	width:230px;
	float:right;
	border-top:3px solid #296862;
	}
#content div.third div.btn {
	padding: .3em;
	border: 1px solid #615d5c;
	text-align: center;
	background: #fff;
	cursor: pointer;
	}
#content div.third div.btn a {
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	}
#content div.third div.btn:hover {
	background: #e0e0e0;
	}				
#content div.side-box	{
	width:280px;
	float:right;
	margin-top: .5em;
	}	
div.third {
	width:228px;
	float:left;
	padding:0px 30px 10px 30px;
	}
div.twothird {
	width:530px;
	float:left;
	padding:0px 30px 30px 0px;
	border-top:3px solid #296862;
	}
		
/*--- Navigation ---*/
#nav {
	float:right;
	margin-top:23px;
	}
#nav li {
	float:left;
	}
#nav li a {
	display:block;
	padding:10px;
	height:22px;
	background:#FAFAE7;
	color:#296862 ;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	line-height:11px;
	margin:0px 2px 0px 2px;
	border:1px solid #e6e6e5;
	width:95px;
	}
#nav li a:hover {
	border:1px solid #296862; /*#cac7b9*/
	}
#nav li a:hover em {
	color:#615d5c;
	}
#nav li a em{
	float:left;
	color:#B0720D;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-style:normal;
	}

/*--- Elements ---*/

a.logo {
	display:block;
	/*width:255px;
	height:68px;
	background:url(../images/temp_logo.jpg) no-repeat; */  /* temp_logo or temp_logo2 */
	width:205px;
	height:85px;
	background:url(../images/germynslogo.jpg) no-repeat;
	text-indent:-3000px;
	float:left;
	border:1px solid #E6E6E5;
	}
a.logo:hover {
	/*border-left:1px solid #cac7b9;
	border-right:1px solid #cac7b9;
	border-bottom:1px solid #cac7b9;
	*/
	}
#banner {
	width:849px;
	height:359px;
	background:url(../images/banner-bg.gif) repeat left;
	padding:9px;
	margin-top:20px;

	}
#banner-img {
	border:1px solid #3d3c3b;
	width:847px;
	height:356px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	background:white; /* for jquery cycle(fade) smoothness */
	}
#banner-gfx {
	width:847px;
	height:172px;
	/*background:url(../images/banner-gfx.png) no-repeat;*/
	position:absolute;
	z-index:2;
	margin:1px 0px 0px 1px;
	}
#banner-txt {
	position:relative;
	width:847px;
	z-index:3;
	bottom:0;
	float:right;
	padding-bottom:20px;
	margin-top:205px;
	}
#banner-txt p {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:41px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:34px;
	letter-spacing:-3px;
	color:#fff;
	padding:20px;
	width:590px;
	float:right;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;	
	}
#banner-txt p a {
	color:#fff000;
	text-decoration:none;
	}
#banner-txt p a:hover {
  	border-bottom:1px #fff000;
	}
#footer, #footer a {
	font-size:9px;
}
#footer span {
	line-height:20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#615d5c;
	}
#footer span a {
	text-decoration:none;
	color:#615d5c;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	}
#footer span a:hover {
	text-decoration:underline;
	}
/*--- Forms ---*/

.ul{
	line-height:20px;
	font-size:12px;
	color:#615d5c;
	padding-bottom:15px;
	padding-left:15px;
	list-style-type:none;
}

ul ul {
	padding-left:15px;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display:none;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
}

.ul input, .ul textarea {
	
	margin-bottom:5px;
}

input {

}

.debris table {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	line-height:1em;
	border:1px solid #615D5C;
	border-collapse:collapse;
	color:#615D5C;
}

.codes table {
	float:left;
	margin:0px;
	margin-bottom:15px;
	line-height:1em;
	border:1px solid #615D5C;
	border-collapse:collapse;
	color:#615D5C;
}

.debris table td, .codes table td {
	padding:2px;
	text-align:center;

}

table font {

}

.img_left, .img_right {
	
	font-size:12px;
	color:#615D5C;
	text-align:center;
}

.img_left{
	margin-right:15px;
	float:left;
	border: 1px solid #615D5C;
}

.img_right{
	margin-left:15px;
	float:right;
	border: 1px solid #615D5C;
}
.img_left span, .img_right span {
	line-height:1em;
	
}

.img_left img, .img_right img {
	clear:both;
	
}

#form_contact table.form-tbl {
	text-align:left;
}

ol {
	list-style-type:decimal;
	padding-left:15px;
}

ol li {
	margin-bottom:10px;
}

.form label {
color:#615D5C;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
margin-top:3px;
padding-right:5px;
}

p.error {
	border:2px solid red;
	background: #FFE0E3;
	width:420px;
	line-height:1em;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

input.error, textarea.error {
	border:2px solid red;
	background: #FFE0E3;
	margin:0;
	padding:0;
}

#nav li.active a {
	border:1px solid #296862;
}

em {
	cursor:pointer;	
}

.thx_msg {
	color:blue;
	font-size:20px;
}

#content div.third div.btn a {
border:medium none;
color:#296862;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
width:100px;
}

#content div.third div.btn {
margin:0 auto;
width:180px;
border:1px solid #296862;
background:#FCFFF4;
}

.button a {
	color:#296862;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	
}
.button a:hover {
	text-decoration:none;
}

.button {
	margin:0 auto;
	border:1px solid #296862;
	background:#F7B847;
	text-align:center;
	padding:5px;
	cursor:pointer;

}

.h1dd3n {
	display:none;
}
.side-box ul {
	list-style-type:disc;
	padding-left:25px;
}

.click_here {
	margin-top:15px;
}

.click_here a { 
	padding:3px 7px 3px 7px;
	color:#EBEC72;
	border:1px solid #EBEC72;
	background:#296862;
	font-size:18px;
}