body {
	color: #474747;
}

a img {
	outline-width: 0;
}
* :focus { outline: 0; }

#page {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#header {
	height: 150px;
}

/*
#header a {
	color: #a90161;
	text-transform: uppercase;
	text-decoration: none;
}
*/

#header .firstBox {
	width: 161px;
	height: 150px;
	float: left;
}

#header .linkBox {
	width: 129px;
	float: left;
	margin-top: 104px;
}

#header .linkBox a {
	display: block;
	height: 46px;
}

#header .logoBox {
/* width: 129px; */
	float: left;
/*	margin-top: 104px; */
	width: 183px;
	text-align: right;
	margin-top: 0px;
}

#navigation {
	float: left;
	width: 161px;

	display: block;
/*	border-top: 1px dashed #747474; */

}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	list-style-type: none;
	width: 161px;
	height: 47px;
}

#navigation ul li.level2 {
	height: 32px;
}

#contentFooter {
	height: 40px;
	background: url(../images/layout/dot_blank_ri.gif) repeat-x;
}

#content {
	margin-left: 161px;
	background: url(../images/layout/dot_blank_up.gif) repeat-y;
	border-right: none;
	border-bottom: none;
}

h1{
	font-size: 28pt;
	font-family: "Arial";
	font-weight: normal;
	color: #a90161;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	/* margin-top: -8px; */ /*ATTENTION: this does not work in IE */
}

.spacer4 {
	height: 10px;
	background-color: red;
	width: 10px;
}

#contentHeader {
	height: 64px;
	background: transparent url(../images/layout/dot_blank_ri.gif) repeat-x;
	margin-left: 2px;
}

/*
#content h2{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	font-family: "Arial";
	font-weight: normal;
	color: #a90161;
	text-transform: uppercase;
}
*/

.redText {
	color: #a90161;
}

#content .textOnly {
	padding-left: 40px;
	padding-right: 18px;
}

#content .textWithImage .leftbox {
	width: 375px;
	padding: 0px 20px 20px 42px;
	float: left;
}

#content .textOnly .leftbox  p{
	line-height: 23px;
}

#content .textWithImage .leftbox  p{
	line-height: 23px;
}

#content  .leftbox  .news p {
	line-height: 18px;
}

#content .textWithImage .rightbox  {
	text-align: left;
	width: 390px;
	float: left;
	margin-top: 10px;
}

#content .textWithImageWide .leftbox {
	width: 561px;
	padding: 0px 41px 20px 29px;
	float: left;
}

#content .textWithImageWide .rightbox  {
	text-align: left;
	width: 198px;
	float: left;
	margin-top: 10px;
}

/*
#footer {
	margin: 0px;
	padding: 0px;
	padding-left: 430px;
}
*/

div.errorMessage {
	color: red;
	padding: 10px;
	font-weight: bold;
}

#content a {
	text-decoration: none;
}

#content p a:hover {
	text-decoration: underline;
}


#vertical_container {
	border: 1px solid #bec2c3;
	border-bottom: none;
	margin-bottom: 10px;
}


a.link {
	text-transform: uppercase;
	color: #a90161;
	font-size: 9pt;
	text-decoration: none;
}

a.textLink {
	color: #a90161;
	font-size: 9pt;
	text-decoration: underline !important;
	font-weight: bold;
	text-transform: none;
}

a.greyLink {
	color: #414141 !important;
	font-size: 9pt;
	text-decoration: underline !important;
	font-weight: bold;
	text-transform: none;
}


a.switchToEnglish {
	background: url(../images/layout/dog_en.gif) no-repeat left center;
	padding-left: 40px;
	height: 35px;
	display: block;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 8px;
}

a.switchToGerman {
	background: url(../images/layout/dog_de.gif) no-repeat left center;
	padding-left: 40px;
	height: 35px;
	display: block;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 8px;
	display: block;
	float: left;
}

a.contact {
	background: url(../images/layout/kontakt.gif) no-repeat left center;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	margin-left: 15px;
	display: block;
	float: left;
}

a.skizze {
	background: url(../images/layout/anfahrtskizze.gif) no-repeat left center;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}


a.contactActive {
	color: #414141 !important;
	background: url(../images/layout/kontakt_gray.gif) no-repeat left center;
}


a.impress {
	background: url(../images/layout/impressum.gif) no-repeat left center;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	margin-left: 15px;
	display: block;
	float: left;
}

a.impressActive {
	color: #414141 !important;
	background: url(../images/layout/impressum_gray.gif) no-repeat left center;
}

a.skipSplash {
	padding-left: 25px;
	height: 35px;
	line-height: 30px;
	margin-left: 0px;
	text-transform: none;
	color: #4D4D4D;
	text-decoration: underline;
}


.partnerHeader {
	color: #ab0061;
	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
}

a.partnerLink {
	text-decoration: underline !important;
	color: #a9a9a9;
}

.partnerText {
	padding: 0px;
	margin: 0px;
}

.news h2 a {
	color: #a90161!important;
	font-weight: normal;
	font-size: 10pt!important;
}

.news p a:link {
	color: #414141;
	font-size: 9pt;
	text-decoration:underline!important;
	text-transform: none;
}

.news p a:visited {
	color: #a90161;
	font-size: 9pt;
	text-transform: none;
}

.news h2 .date {
	font-weight: bold;
}

.news a.link {
	text-decoration: underline !important;
	font-weight: bold;
	text-transform: none;
}

.press {
	margin-bottom: 15px;
}

.press h2 {
	color: #414141;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: -10px;
}

.press p {
	margin: 0px;
	padding: 0px;
	color: #414141;
}

.press a.link {
	color: #a90161;
	text-decoration: underline !important;
	font-weight: bold;
	text-transform: none;
}

fieldset {
	padding: 0px;
	width: 40%;
	float: left;
	width: 40%;
	border: none;
	margin-bottom: 20px;
}

.field label {
	width: 110px;
	display: inline-block;
	line-height: 25px;
}


/**
	############ accordion styles ############ 
*/
.accordion_toggle {
	display: block;
	height: 46px;
	background-color: white;
	color: #a90161;
	padding: 0 0px 0 10px;
	line-height: 46px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #bec2c3;
	cursor: pointer;
	margin: 0 0 0 0;
	overflow: hidden;
	height: auto;
}

.accordion_toggle a {
	font-size: 13pt;
	float: left;
	display: block;
	text-decoration: none;
	color: #a90161;
	width: 420px;
}

.accordion_toggle div {
	text-align: right;
	width: 125px;
	float: left;
	vertical-align:middle;
	font-size:40px;
}


.accordion_toggle a:hover {
	text-decoration: none;
}

.accordion_toggle_active {
	background-color:  #a90161;
	color: #ffffff;
}

.accordion_toggle_active a {
	color: white;
}

.accordion_content {
	background-color: #e2e6e8;
	color: #444444;
	overflow: hidden;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #bec2c3;
}

.accordion_content h1, .accordion_content h2, .accordion_content h3 {
	font-size: 11pt !important;
	text-transform: none !important;
	font-weight: bold  !important;
}

	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}


/**
	############ SHOP - SPECIAL STYLES ############ 
*/

#shop .textWithImage .rightbox {
	width: 196px;
}


/**
	############ lightbox styles ############ 
*/
#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.leightbox {
	color: #333;
	display: none;
	position: fixed;
	/*
	top: 15%;
	left: 15%;
	width: 70%;
	height: 70%;
	*/
	height: 430px;
	width: 820px;
	left: 50%;
	margin-left: -410px; /* width / 2 ;) */
	top: 50%;
	margin-top: -215px; /* height / 2 */
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lbOn {
	cursor: pointer;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.imgintext {
	overflow: visible;
	top: 2px;
	position: relative;	
}

#resellerbox {
	border: solid 1px #B8B8B8;
	width: 250px;
}

#resellerbox #inputboxfield {
	padding:10px;
}

#resellerbox #line {
	padding-top: 5px; padding-bottom: 5px;
}

#resellerbox input[type="image"] {
	margin-bottom: -5px;
}


#resellerbox a {
	font-weight: bold;
	color:#A90061;
	text-decoration: underline;
}

#resellerbox #boxheader {
	background-color:#A90061;
	padding: 3px;
	text-align: center;
	color: white;
}
	
#facebookWrapper {
	padding: 0 0 7px 10px;
}

#facebookWrapper  a{
	color: #474747;
	font-weight: bold;
}
