body {
	margin:0;
	padding:0;
	background-color:#DCDDFA;
	text-align:center;
	color:#000000;
	font-family:Verdana,Arial;
	font-size:11px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

ul {
	display:inline;
}

ul li {
	display:inline;
	float:left;
}

a:link, a:active, a:visited, a:hover {
    color:#000000;
	text-decoration:none;
	font-size:11px;
}

#wrapper {
	width:795px;
	text-align:left;
	margin:auto;
	background-color:#ffffff;
}

/* Header */
.header {
	padding:11px 0 0 0;
	border-bottom:5px solid #b3b0ac;
}

.header .image {
	float:left;
}

.image {
	width: 479px;
	height: 152px;
}

.header .logo_nav {
	background: url(../img/gruber_logo.jpg) no-repeat;
	width:316px;
	height:152px;
	float:left;
	cursor:pointer;
}

.header .nav_top {
	float:right;
	margin:0 -25px 0 0;
}

.header .nav_top ul li a {
	color:#878686;
	font-size:10px;
}

/* Red Box */
.red_box {
	background: url(../img/news_bg.jpg) no-repeat;
	width:795px;
	height:152px;
	color:#ffffff;
}
.red_box .red_content_box {
	float:left;
	width:155px;
	margin:25px 0 0 42px;
}

.red_box .red_content_box_double {
	float:left;
	width:310px;
	margin:25px 0 0 42px;
}

/*
.red_box .red_content_box1,
.red_box .red_content_box2,
.red_box .red_content_box3,
.red_box .red_content_box4 {
	float:left;
	margin:25px 0 0 42px;
}

.red_box .red_content_box1 {
	width:215px;
}
.red_box .red_content_box2 {
	width:105px;
}
.red_box .red_content_box3 {
	width:125px;
}
.red_box .red_content_box4 {
	width:160px;
}
*/
.red_box a {
	text-decoration:underline;
}

/* Nav 1 */
.nav1 {
	padding:0 0 0 42px;
	border-bottom:1px solid #b3b0ac;
}

.nav1 li {
	padding:7px 15px 7px 0;
}

.nav1 a,
.nav1 a:hover {
	font-size:14px;
	font-weight:bold;
}

.nav1_active {
    color:#EE1E25 !important;
}

/* Nav 2 */
.nav2 {
    padding:0 0 0 42px;
}

.nav2 li {
    padding:6px 0 0 0;
}

.nav2 a {
    font-size:11px;
}

.nav2 a:hover {
	color:#EF1D26;
}

.nav2_active {
	font-weight:bold;
}

/* Content */
.content {
	padding:25px 0 0 42px;
}

.content .text {
	width:390px;
	float:left;
}

.content .image {
	clear:both;
}

.content .image_float {
    float:left;
    margin:0 0 0 50px;
}

.content a {
	text-decoration:underline !important;
}

.content p {
	margin:15px 0 15px 0;
}

/* Footer */
.footer {
	width:782px;
	/*#width:795px;*/
	margin:50px 0 0 0;
	padding:7px 0 7px 13px;
	background-color:#efefef;
	clear:both;
}

.footer p {
	float:left;
	color:#878686;
	margin:13px 30px 0 0;
}

.footer .csc-textpic-clear {
	display: none;
}

.footer img {
	float:left;
	margin:0 45px 0 0;
}

/* Sitemap */
.csc-sitemap ul {
	display:block;
}

.csc-sitemap ul li {
	display:block;
	clear:both;
}

/*Formular*/
fieldset.tx-powermail-pi1_fieldset  {
	background-color:#EDEDED;
	border:0px solid #AAAAAA;
	padding:10px;
}

fieldset legend {
	display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:330px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner_uid9_0 label {
	clear:both;
	display:block;
	float:right;
	font-weight:bold;
	width:330px;
}

select#uid1 {
	width: auto;	
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit  {
	margin-left: 0px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 320px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	height: 60px;
}

#boxRight {
	float: left;
	margin-left: 30px;
}
