/*****************************************************/
/* Style-Sheet for hundetrainer24.de             */
/*****************************************************/

/* margin: top/bottom 	left/right
/* margin: top 	left/right 	bottom
/* margin: top 	right 	bottom 	left

/* Safari */
/* html* div {
/*    width : 20em;
/* }
/* IE 6 */
/* * html div {
/*    width : 19em;
/* }
/* IE 7 */
/* * + html div {
/*    width : 19em;
/* }
/********************** GLOBALS **********************/
* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding:15px;
	margin:0px;
	border:0px;
}
h1, h2, h3 {
	font-size:14px;
	margin: 10px 0px;
}
p {
	margin: 10px 0px;
}
a, a:link {
	color:#933;
	text-decoration: none;
    filter:alpha(opacity=100); /* IE's opacity*/
	opacity: 1.0;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
a:visited {
	color:#933;
}
input {
	margin:0px;
	padding:0px;
	border:0px;
}
ul, li {
margin: 0;
padding: 0;
}
#news hr {
	background-color: #999999;
	height: 1px;
}

/********************** LAYOUT-BOXEN **********************/
#content-box {
	margin-top: 353px;
	margin-bottom: 7px;
	width: 766px;
	max-width:766px;
	min-height: 500px;
	background:	#CD3333;
	float:left;
}
#news {
	position: absolute;
	top: 81px;
	left: 788px;
	width: 166px;
	min-height: 633px;
	padding:12px;
}
#navi-box {
	position: absolute;
	top: 81px;
	left: 25px;
	width: 190px;
	text-align:center;
	background:none;
}
#head-long {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 766px;
	height: 66px;
	background: #CD3333;
}
#head-pic {
	position: absolute;
	top: 81px;
	left: 15px;
	width: 766px;
	height: 287px;
	background:#CD3333;
}
#logo {
	position: absolute;
	top: 15px;
	left: 43px;
	width: 154px;
	min-height: 130px;
}
#head-short {
	position: absolute;
	top: 15px;
/*	left: 788px; */
  left: 781px;
	width: 190px;
	height: 66px;
	background: #CD3333;
}
#teaser {
	position: absolute;
	top: 100px;
	left: 620px;
}
/********************** INNER-BOXEN **********************/
#content {
	width:530px;
	min-height:530px;
	margin-right: 3px;
	padding: 12px;
	background:#FFF;
	float:right;
}
#klickpfad{
	background:#FFFFFF none repeat scroll 0 0;
	margin-right:3px;
	height:20px;
	margin-top:-12px;
	list-style-type:none;
	white-space:nowrap;
	font-size: 10px;
}
#footer {
	width: 766px;
	height: 23px;
	background: #CD3333;
/*	border-top: 7px #fff solid; */
	clear:right;
}
#footer a{
	color:#fff;
}
#navigation {
	width: 190px;
	min-height: 270px;
	padding-top:83px;
	background-color: white;
    filter:alpha(opacity=90); /* IE's opacity*/
	opacity: 0.90;
	color:#000;
}
#sprache  {
	color:#fff !important;
	margin-top:10px;
}
#sprache  a{
	color:#fff !important;
}
#sprache a:hover {
	text-decoration: underline;
	color:#fff !important;
}
img#shirt {
	margin-top: 50px;
}
#suche{
	height: 25px;
	background:	url(../images/hundetrainer-suche.png) no-repeat center;
}

/********************** FACEBOOK - Definitionen **********************/
#social {
  border: 0 none;
  clear: both;
  margin-left: 50px;
  margin-top: 50px;
  padding: 0;
 /* position: fixed;*/
  left: 70px;
  top: 650px;
}

#social a {
    background: url("../images/social-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    margin: 0 0 4px;
    padding: 0;
    width: 32px;
}

#social a.social_facebook:hover {
    background-position: -64px -32px;
}

#social a.social_facebook {
    background-position: -64px 0;
}
/*
#social a.social_twitter {
    background-position: -32px 0;
}

#social a.social_rss {
    background-position: -320px 0;
}
*/
/********************** SUCHE - Definitionen **********************/
#Suche_Form{
	height:20px;
	margin-left:28px;
}
#Suche_Form input#Suche_Button {
	float:left;
	cursor:pointer;
	height:22px;
	width:25px;
	margin:0 0 0 -25px;
	background:transparent; 
}
#Suche_Form input#Suche_Feld {
	margin-top:3px;
	width:123px; 
	background:transparent;
	margin: 4px 0 0 0px;
}
* html #Suche_Form, * +html #Suche_Form {
	margin:0px;
	margin-left:14px;
	margin-top:1px;
}
* html #Suche_Form input #Suche_Button{
	margin-top:10px;
	border:0px !important;
}
/********************** SUCHERGEBNISSE - Definitionen **********************/
/*.tx_noindexedsearch_itemwrap{
	border-top: 1px #CD3333 solid;
	margin-bottom:10px;
}
#tx_noindexedsearch_pi2 input{
	border:#000 solid 1px;
}*/
#mailform input,#mailform select{
	border: 1px solid #000;
	display:block;
}
.csc-mailform-field #mailformsubmit{
	margin-top:10px;
}
.csc-searchResultPrevNext  p{
	margin-left:10px;
}
/********************** GÄSTEBUCH **********************/
.tx-guestbook-header, .tx-guestbook-left{
	background:#fff;
	color:#933;
	margin:1px 0;
	line-height:2px;
}
.tx-guestbook-header2{
	font-size:11px;
}
.tx-guestbook-clear {
	border-top: 1px #CD3333 solid;
}
.tx-guestbook-left a{
	color:#933 !important;
}
.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea, .tx-guestbook-submit{
	border:#000 solid 1px;
}
.tx-veguestbook-pi1 .tx-guestbook-field {
clear:both;
width:100%;
display:block;
padding: 1em 0;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
clear: both;
display: block;
float: left;
width: 10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
float:left;
width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
float:left;
width:20em;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
width: 30em;
display: block;
float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
color:#990000;
}
.tx-guestbook-date{
	font-size:11px;
}
/********************** Galerie Definition **********************/
.slideInfoZone h2{
	color:#fff !important;
}
.slideInfoZone {
	opacity:0.9 !important;
}
/********************** KONTAKT-Formular & Global - Definitionen **********************/


.tx-powermail-pi1, .tx-powermail-pi1_fieldset_1 .tx-powermail-pi1_fieldset_2, .tx-powermail-pi1_formwrap, .tx-powermail-pi1_formwrap_550, .tx-powermail-pi1_formwrap_900{
	width:400px;
	margin:0px auto;

}
.tx-powermail-pi1 legend, .tx-powermail-pi1 input, .tx-powermail-pi1 textarea{
	margin:0px auto;
	margin-bottom:10px;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea{
	border:#000 solid 1px;
}
fieldset#tx-powermail-pi1_fieldset_1, 
fieldset#tx-powermail-pi1_fieldset_2,
fieldset#tx-powermail-pi1_fieldset_4, 
fieldset#tx-powermail-pi1_fieldset_5, 
fieldset#tx-powermail-pi1_fieldset_6, 
fieldset#tx-powermail-pi1_fieldset_7{
	padding: 28px;
}
.tx-powermail-pi1_fieldset_kontaktformular label {
	display:block;
	padding-top:10px;
}
#tx-powermail-pi1_fieldset_1 legend,
#tx-powermail-pi1_fieldset_2 legend {
	display:none;
	visibility:hidden;
}

/********************** SCHRIFT-Formatierung **********************/
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #933;
}
#content h2 {
	font-size: 14px;
	color: #933;
}
#navigation ul { /* alle Menüpunkte */
	font-size: 16px;
	font-weight: bold;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	text-transform: uppercase;
	line-height:28px;
	color:#000;
}
#navigation .menu1 { /* Hauptmenüpunkte */
	padding-bottom: 20px;
}
#navigation .menu2 { /* Untermenüpunkte */
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-transform: none;
	margin-bottom: 20px;
}
#navigation a,
#navigation a:link,
#navigation a:visited {
	color:#000;
}
#navigation a#menu2-cur, 
#navigation a#menu2-act, 
#navigation a#menu1-cur, 
#navigation a#menu1-act {
	color:#933;
}


#navigation a:hover {
	text-decoration: underline;
	color:#933;
}
div.mousehover dl.csc-textpic-image dd.csc-textpic-caption a, dd.csc-textpic-caption a { /* Startseite Bilder Textlink */
	font-weight:bold;
	color:black;
}
dl.csc-textpic-image span.showmouse img:hover {
	border: 0px !important;
	margin: 0px !important;
}
dl.csc-textpic-image dt a img:hover {
	border: 3px solid #CD3333;
	margin: -3px !important;
}
#footer p {
	margin:3px 0;
	color: #FFF;
	text-align:center;
}
#head-long p {
	margin-left: 242px;
	color: #FFF;
	font-size: 19px;
	line-height:52px;
}
#head-short p {
	color: #FFF;
	font-size: 19px;
	text-align:center;
	line-height:52px;
}
#news .news-list-item a {
	margin-top: -20px;
	text-align:right;
}
.csc-textpic-text ul {
	margin-left:15px;
}

/******************************************************/
/* by Rene.Schaefer[@]berlin.de at bitprof.com '2009  */
/******************************************************/
