/*
############################################################################################################################
Design and Code by pix'n bytes GbR
http://www.pixnbytes.net
############################################################################################################################
*/


.contactContent {
	width:550px;
	height:100px;
	position: relative;	
	bottom: 35px;
	left: 167px;
	z-index:2000001;
  font-family: Georgia;
	font-size: 17px;
	color: red;
	text-align:left;
}

.send {
  display:block;
  background-image:url(/content/kontakt/send.png);
  width:119px; 
  height:90px;
  background-position: 0px 20px;
  background-repeat: no-repeat;
}

.send:hover{
  background-position: -121px 20px;
}
             


input.FormImage1 {
width: 311px;
height: 19px;
background: url(/content/kontakt/form1.png) no-repeat;
border: 0;
color: #000;
}

input.FormImage2 {
width: 311px;
height: 19px;
background: url(/content/kontakt/form2.png) no-repeat;
border: 0;
color: #000;
}

input.FormImage3 {
width: 311px;
height: 19px;
background: url(/content/kontakt/form3.png) no-repeat;
border: 0;
color: #000;
}

textarea.FormImage4 {
width: 350px;
height: 176px;
background: url(/content/kontakt/form4.png) no-repeat;
border: 0;
color: #000;
overflow:auto;
}

input.FormImage5 {
width: 350px;
height: 176px;
background: url(/content/kontakt/absenden_1.png) no-repeat;
border: 0;
color: #000;
}

.FormFont {
color: #69575d
}

.FormOutput {
color: #69575d;
padding-left: 10px;
width: 250px;
text-align: left;
}

.FormTable {
border: 1px solid #69575D;
padding:2.5em;
}

td {
  text-align: left;
}

/*
############################################################################################################################
Design and Code by pix'n bytes GbR
http://www.pixnbytes.net
############################################################################################################################
*/
.contentHeadline1 {
    font-family:Arial;
    font-size:13px;
    width:160px;
    height:30px;
    position:relative;
    text-align:left;
    top: 470px;
    left: 420px;
}

.contentText1 {
    font-family:Arial;
    font-size:10px;
    width:160px;
    height:60px;
    text-align:left;
    position:relative;
    top: 480px;
    left: 420px;
    color: #69575d;
}

.contentHeadlineAni {
    font-family:Arial;
    font-size:13px;
    width:160px;
    height:30px;
    position:relative;
    text-align:left;
    top: -55px;
    left: 420px;
}

.contentTextAni {
    font-family:Arial;
    font-size:10px;
    width:160px;
    height:60px;
    text-align:left;
    position:relative;
    top: -55px;
    left: 420px;
    color: #69575d;
}

.pic {
    width:360px;
    height:560px;
    z-index: 0;
    float:right;
}

.dica {
    background-image:url(/images/digital-classic.png);
    background-repeat: no-repeat;
    background-position:center;
    height:560px;
    text-align:left;
}


#player {
    width:360px;
    height:560px;
    position:relative;
    display: block;
    left:629px;
}

.playbutton {
    position:absolute;
    left:-45px;
    top:230px;
    height:90px;
    width:90px;
    background: url(/images/play-button.png);
}     

.playbutton:hover{
    background-position: -108px 0px;
}          
