@charset "utf-8";

@font-face {
    font-family: MarketingScript;
    src: url('../fonts/MarketingScript.ttf');
}

body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

a:hover {
	color: #BA0C2F;
	text-decoration: underline;
}

.container {
	width: 825px;
	margin: 0 auto;
}

.header {
	margin: 40px 0 50px 0;
}

#nav {
	width: 110px;
	margin: 0 0 0 130px;
	float: left;
}

#nav a,
#submitter {
	display: inline-block;
	margin: 0 0 8px 0;
	background-repeat: no-repeat;
	border: solid 2px #ba0c2f;
	color: #ba0c2f;
	background-color: #ffffff;
	font-family: 'MarketingScript';
	font-size: 15px;
	line-height: 15px;
	padding: 2px 3px;
	font-weight: normal;
	cursor: pointer;
}

#nav a:hover,
#submitter:hover {
	color: #ffffff;
	background-color: #ba0c2f;
	text-decoration: none;
}

#cascara {
	width: 76px;
	height: 21px;
	position: relative;
	background-image: url('../images/cascara.png');
}

#cascara:hover,
#cascara.active {
	background-image: url('../images/cascara_hover.png');
}

#impressum {
	width: 85px;
	height: 21px;
	position: relative;
	background-image: url('../images/impressum.png');
}

#impressum:hover,
#impressum.active {
	background-image: url('../images/impressum_hover.png');
}

#aboutus {
	width: 92px;
	height: 21px;
	position: relative;
	background-image: url('../images/buttons_PAC_wir-ueber-uns1.png');
}

#aboutus:hover,
#aboutus.active {
	background-image: url('../images/buttons_PAC_wir-ueber-uns2.png');
}


#customers {
	width: 110px;
	height: 21px;
	position: relative;
	background-image: url('../images/buttons_PAC_unsere-kunden1.png');
}

#customers:hover,
#customers.active {
	background-image: url('../images/buttons_PAC_unsere-kunden2.png');
}

#contactus {
	width: 92px;
	height: 21px;
	position: relative;
	background-image: url('../images/buttons_PAC_kontakt1.png');
}

#contactus:hover,
#contactus.active {
	background-image: url('../images/buttons_PAC_kontakt2.png');
}


#agb {
	width: 42px;
	height: 21px;
	position: relative;
	background-image: url('../images/agb.png');	
}

#agb:hover,
#agb.active {
	background-image: url('../images/agb_hover.png');	
}

#rightCol {
	width: 460px;
	margin: 0 0 0 30px;
	float: left;
	position: relative;
}

.column {
	width: 215px;
	margin: 0 15px 40px 0;
	float: left;
}

.impressum {
	padding: 45px 0 0 0;
	float: left;
	background-image: url('../images/headline_impressum.jpg');
	background-repeat: no-repeat;
}

#cascaraDescr {
	margin: 30px 0 0 0;
	float: left;
	/*background-image: url('../images/headline_cascara.jpg');
	background-repeat: no-repeat;
	background-position: -5px 0;*/
}

#aboutusDescr {
	padding: 45px 0 0 0;
	margin: 30px 0 0 0;
	width:460px;
	float: left;
	background-image: url('../images/headlines_PAC_wir.png');
	background-repeat: no-repeat;
	background-position: -5px 0;
}

#contactDescr {
	padding: 45px 0 0 0;
	margin: 30px 0 0 0;
	float: left;
	width:460px;
	background-image: url('../images/headlines_PAC_kontakt.png');
	background-repeat: no-repeat;
	background-position: -5px 0;
}

#kundenDescr {
	padding: 45px 0 0 0;
	margin: 30px 0 0 0;
	width:460px;
	float: left;
	background-image: url('../images/headlines_PAC_kunden.png');
	background-repeat: no-repeat;
	background-position: -5px 0;
}

#imgGallery {
	width: 110px;
	margin: 0 0 0 10px;
	float: left;
	text-align: center;
}

.bjqs-wrapper a {
	border: 2px solid #ffffff;
	display: block;
	width: 104px;
}

ol.bjqs-markers li a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 5px;
	background-image: url('../images/pacamara_webiste_galerie1.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

ol.bjqs-markers li.active-marker a {
	background-image: url('../images/pacamara_webiste_galerie2.png');
	background-repeat: no-repeat;
}

.bjqs-wrapper .imgThumb {
    height: 70px;
    width: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.bjqs-wrapper a:hover {
	border-color: #ba0c2f;
}

.bjqs-wrapper a img {
	border: 2px solid #ffffff;
}

.footer img {
	margin: 20px 0 0 0;
}

#homepage {
	height: 430px;
}

#homepageImg {
	position: relative;
	top: -50px;
	left: -100px;
	width: 924px;
	height: 500px;
	padding: 50px 0 0 100px;
	margin-bottom: -120px;
	background-image: url('../images/startbild_tee.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1,
.h1 {
	font-family: 'MarketingScript';
	font-weight: lighter;
	font-size: 15px;
	border-bottom: solid 2px #000000;
	margin: 0 0 20px 0;
}
h1#kundenH1,
h1#contactH1,
h1#aboutusH1,
h1#cascaraH1{
	text-indent: -9999px; 
	margin: 0; 
	height: 1px;
}

h3 {
	font-style: italic;
	font-weight:400;
}
form{
	margin-top:-4px;
	display:block;
	float:left;
	width:280px;
}
label{
	display:block;
	width:276px;
	padding:4px 0 2px 0;
}

input[type='text'],
textarea{
	border:2px solid #98183e;
	width:256px;
	padding:2px 10px;
}

input[type="checkbox"] {
    border:2px solid #98183e;
}
.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 2px solid #98183e;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 0;
	display: inline-block;
	position: relative;
}
.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 2px solid #98183e;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #98183e;
}

.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 15px;
	position: absolute;
	top: 0px;
	left: 4px;
	color: #98183e;
}

textarea{
height:106px;
}

#submitter{
	/*display:block;
	width:58px;
	height:21px;*/
	float:right;
	margin-top:4px;
	/*background-image:url('images/kontakt_PAC_SENDEN1.png');*/
}

.contact{
	display:block;
	width:160px;
	margin-top:0px;
	margin-left:20px;
	float:right;
}
.error{
	color: #98183e;
	border:1px solid #98183e;
	width:258px;
	padding:2px 10px;
}
/*
.success{
	color: #67e7c0;
	border:1px solid #67e7c0;
	width:258px;
	padding:2px 10px;
}
*/
.success{
	color: #117711;
	font-weight:bold;
	border:2px solid #117711;
	width:256px;
	padding:2px 10px;
}
