html {
  height : 101%; } 

body {
  font-family : Arial, sans-serif; 
  background-color: #ffffff;
  font-size : 0.9em; 
  line-height : 1.3em; 
  text-align : center; 
  height : 101%;
  margin: 0; }

div#all {
	padding: 0;
  margin: 0; 
  width: 100%; 
  height: 101%;
  background: url('/images/headline.gif');
  background-repeat: repeat-x;
  text-align : left; 
  position: relative; }

div#body {
  width : 1000px; 
  height : auto; 
  margin: 0;
  padding : 0; 
  margin-left : auto; 
  margin-right : auto;
  position: relative; 
  top: 0; } 

div#head { } 
div#headnavi { 
position: absolute;
top: 110px; } 


div#wedding {
	float: left;
	margin-left: 0; }

h1 { font-size: 1.7em; margin-top: 10px; font-family: Georgia;}
div#inbody h2 { font-size: 1.2em; }



div.info {
line-height: 1.7em; 
margin-bottom: 20px; 
width: 584px; 
border: 1px solid #fcf4cd; 
background-color: #fcf4cd; 
padding: 0; }
div.info:hover {
border: 1px solid #dcd4ad; 
background-color: #fffed7; }
div.info div {
width: 574px; 
margin: 0;
padding: 5px;
height: auto; 
background-color: transparent; }
div.info div:hover {
background-color: #ffffff; }
a.out { font-family: Courier New; }


div#fusszeile {
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
  border-top: 1px solid #888888; 
  background-color: #eeeeee;
  width: 100%; 
  font-size: 10pt; 
  line-height: 12pt; }

div#fusszeile div {
	width: 1000px;
  margin: 0;
	margin-left: auto;
	margin-right: auto; 
	font-size: 0.9em; }
div#fusszeile div div {
	width: 20%; 
  float: left; 
  text-align: left; }
div#fusszeile div div a {
  color: #78786b; }
div#fusszeile div div a:visited {
  color: #a6a694; }

div.context {
border-bottom: 1px dotted #ddd; 
padding: 3px; 
margin-bottom: 20px;
color: #888888; }
div.context a:link, div.context a:hover {
color: #8888ff;
}
div.context a:visited {
color: #ccccff;
}

.box {
margin: 0px;
float: left; }
.top {
width: 25%; }
.right {
/*width: 336px;*/
width: 360px;
float: right;
margin-left: 10px; }
/* shadowed boxes */
.or {
background:url(/images/box/or.png) top right no-repeat; }
.ol {
background:url(/images/box/ol.png) top left no-repeat;}
.ur {
background:url(/images/box/ur.png) bottom right no-repeat; }
.ul {
background:url(/images/box/ul.png) bottom left no-repeat; }
.inbox {
margin:0;
padding: 5px;
min-height: 35px; }
.boxhead {
height: 35px;
width: 100%; 
overflow: hidden; }
.boxhead h1 {
font-size: 1.3em;
font-family: Arial;
margin: 8px 0 0 10px;
padding: 0; }
.blau .boxhead {
background:url(/images/box/blau.png) repeat-x;
color: #ffffff; }
.grau .boxhead {
background:url(/images/box/grau.png) repeat-x;
color: #333333; }
.boxcontent {
height: auto;
width: 100%;
padding: 0px;
padding-bottom: 0px; 
font-size: 1em; }
.boxcontent div {
margin: 0px 10px 10px 10px; }
.boxcontent div ul {
margin: 10px;
padding: 0; }
.boxcontent div ul li {
margin: 0 0 10px 0;
padding: 0; }
.boxcontent div p {
margin-top: 10px; }
.blau .boxcontent {
border-top: 1px dotted green; }
.grau .boxcontent {
border-top: 1px dotted #aaaaaa; }
.closed {
display: none; }

div.imglft {
margin: 0px 10px 10px 0px; 
width: 325px; 
float: left; 
font-size: 8pt; 
line-height: 9pt; 
color: #888888; }
div.imglft img {
border: 1px solid #888888; }

div.imgrgt {
margin: 0px 0px 10px 10px; 
width: 325px; 
float: right; 
font-size: 8pt; 
line-height: 9pt; 
color: #888888; }
div.imgrgt img {
border: 1px solid #888888; }

a.intext { text-decoration: none; border-bottom: 1px dotted #444; color: #444; }
a.intext:hover { text-decoration: none; border-bottom: 1px solid #444; color: #444; }
/*a.intext:visited { text-decoration: none; border-bottom: none; color: #444; }*/

.weitere_top ul li {
display: inline;
margin: 5px;
padding: 0;
}
.weitere_top ul {
padding: 0;
margin: 0;
}
.weitere_top ul li, .weitere_top ul li a {
color: #aaaaff;
}
.weitere_top ul li a:visited {
color: #ddddff;
}
