/* stylesheet für Fokolarpriester.neu */

* { padding: 0; margin: 0;
}

body { color: white; background-color:#cccccc; }

a { 
text-decoration: none ; 
outline-style: none; 
}

a:link { 
color: #4f47c3
}

a:hover {
color: #4f47c3;
background-color: #ffb601; 
padding: 0; 
}

a:visited {
color: #951723
}

a:active {
color: #ff0018
}

#wrapper { 
color: #4f47c3; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
width: 910px; 
margin: 30px auto; 
}

#kopfbereich { 
height: 165px; 
color: #ff9801; 
font-weight: lighter; 
background-color: #496bea; 
background-image: url(../Bilder/streifen_schmal_hell.jpg); 
background-repeat: no-repeat; 
}
#kopfbereich img { float: left; padding-top: 0; padding-left: 7em; }
#sternschrift { height: 90px; max-height: 90px; }
#priesterTitel { color: #ff9801; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: transparent; width: 450px; height: 50px; visibility: visible; float: right; padding-top: 40px; }

#priesterTitel h1 { font-size: 26px; font-weight: lighter; font-style: italic; margin-top: 5px; margin-bottom: 5px; }

#fotoleiste { top: 5px; left: 4px; visibility: visible; clear: none; margin-right: 
auto; margin-left: auto; padding-left: 5px; }

#fotoleiste li {
display: inline; 
padding: 0; 
margin: 0; 
border-width: medium;
}

#fotoleiste li img {
height: 70px;
width: 94px;
padding: 0;
margin: 0 3px;
border: 0;
}

#navibereich { font-size: 95%; background-color: #ece9d8; height: 15px; padding: 0.5em 0 0.5em 0.5em; border-top: 1px solid #4f47c3; }

#navibereich li { 
margin-right: 12px; 
margin-left: 5px; 
padding: 5px 5px 5px -3px; 
list-style-type: none; 
display: inline; 
}

#navibereich a:hover, a:focus { 
color: #496bea; 
background-color: #ffb601;
text-decoration: none; 
margin-left: -2px; 
padding: 2px 1px; 
}
 
#textbereich { font-size: 95%; background-color: #fff; height: 320px; padding-top: -25px; padding-bottom: -50px; border-top: 3px dotted #4f47c3; }

#textbereich img {
width: 205px;
height: 250px;
float: right; 
margin-left: 30px; 
padding-top: 35px; 
padding-right: 20px; 
}

#textbereich p { 
font-size: 90%; 
margin-bottom: 12px; 
padding-left: 30px; 
}

#textbereich h2 { 
font-size: 20px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: lighter; 
margin-top: 12px; 
margin-bottom: 12px; 
padding-top: 30px; 
padding-right: 30px; 
padding-left: 30px; 
}
#textbereich h3 { color: #d61410; font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: lighter; padding: 30px 30px 12px; }

#fussbereich { 
color: #4f47c3; 
background-color: #ece9d8; 
height: 20px; 
margin-bottom: 50px; 
border-top: 1px solid #496bea; 
}

#fussbereich p { 
font-size: 70%; 
text-align: center; 
padding-top: 4px; 
}

p, u { 
text-decoration: none; 
margin: 0 0 1px;
}
.zurueck { font-size: 90%; text-align: right; margin-top: 100px; }

