.boSeite {
width: 1050px;
margin: 0 auto;
background-image: linear-gradient(#D7BEA8, #FFFFFF, #D7BEA8);
margin-top: 5px;
}

.tabMenu {
border: 0;
width: 1050px;
height: 80px;
background-image: transparent;
}

.tdMenu {
width: 1050px;
height:80px;
text-align: center;
vertical-align: middle;
background-image: linear-gradient(#FFFFFF, #D7BEA8);
font-family: Arial;
color: #5F0000;
cursor: pointer;
}

.tdMenu:hover {
width: 1050px;
height:80px;
text-align: center;
vertical-align: middle;
background-image: linear-gradient(#FFFFFF, #D7BEA8);
font-family: Arial;
color: #5F0000;
font-size: 38pt;
cursor: pointer;
box-shadow: 3px 4px 6px #74665B;
}

.AMenu{
text-decoration:none;
font-family: Arial;
font-size: 48pt;
color: #5F0000;
}

.tabLogo {
border: 0;
width: 1050px;
height: 80px;
background-color: #D7BEA8;
}

.tdLogo {
width: 1050px;
height:80px;
text-align: center;
vertical-align: middle;
background-color: #D7BEA8;
font-family: Arial;
color: #5F0000;
font-size: 36pt;
}

.tabTitelbild {
border: 0;
width: 1050px;
height: 100%;
font-family: ARIAL;
box-shadow: 3px 4px 4px #74665B;
}

.tdTitelbild {
vertical-align: top;
text-align:left;
padding-left:70px;
padding-right:70px;
padding-top: 20px;
background-color: transparent;
font-size: 30pt;
color:#2C1616;
width: 100%;
}

.tabInhalt {
border: 0;
width: 1050px;
font-family: ARIAL;
font-size: 32pt;
color:#2C1616;
background-image: linear-gradient(#DFCAB6, #EAE0D6, #F2E7DC, #EAE0D6, #DFCAB6);
padding-bottom: 40px;
box-shadow: 3px 4px 4px #74665B;
}

.tdInhalt {
vertical-align: top;
text-align:left;
padding-left:60px;
padding-right:60px;
padding-top: 40px;
padding-bottom: 40px;
background-color: transparent;
}


.tdInhaltObj {
vertical-align: top;
//text-align:left;
padding-left:60px;
padding-right:60px;
padding-top: 20px;
padding-bottom: 20px;
background-color: transparent;
font-size: 30pt;
width: 50%;
}

.LinkVita{
padding: 15px;
border:1;
border-style:solid;
border-color: re4d;
box-shadow: 3px 4px 6px #74665B;
background-image: linear-gradient(#D3B9A0, #FFFFFF);
}

.tabInhaltVita {
border: 0;
width: 100%;
font-family: ARIAL;
font-size: 28pt;
color:#606060;
text-align:left;
background-color: #FFFAF4;
//background-image: linear-gradient(#D3B9A0, #FFFFFF, #D3B9A0);
//background-image: url(bilder/pinkston.jpg);
box-shadow: 3px 4px 6px #74665B;
padding-left:60px;
padding-right:60px;
}

.h1 {
font-family: ARIAL;
font-size: 48pt;
color: #5F0000;
//color: #2C1616;
}

.h2 {
font-family: ARIAL;
font-size: 40pt;
color: #2C1616;
}

.h3 {
font-family: ARIAL;
font-size: 38pt;
color: #2C1616;
}

.h4 {
font-family: ARIAL;
font-size: 30pt;
color: #2C1616;
}

.tdGal {
width: 25%;
height: 125px;
text-align: center;
vertical-align: middle;
background-color: #5F0000;
}

.tdGal:hover {
width: 25%;
height:125px;
box-shadow: 3px 4px 6px #74665B;
text-align: center;
vertical-align: middle;
}

.pics {
box-shadow: 3px 4px 6px #74665B;
}

.ChooseBut {
text-decoration: none;
border-radius:5px;
background-color:#E2D1C0;
border:none;cursor:pointer;
font-size:0.9em;
color:#808080;
height:35px;
}

.tabFusszeile {
border-width: 0;
width: 100%;
background-image: linear-gradient(#FFFFFF, #D3B9A0);
height: 84px;
box-shadow: 3px 4px 6px #74665B;
}

.tdFusszeile {
text-align: center;
background-color: transparent;
}

.BMenu{
text-decoration:none;
color: #5F0000;
font-family: Arial;
font-size: 2.5em;
}