*{margin:0;padding:0;
	font-size: 11px;
	line-height: 15px;
}
html[xmlns^="http"] {
	overflow-y: scroll;
}
body{
	margin:0px;
	margin-top:20px;
	padding:0px;
	background: url(images/background.jpg) repeat-x #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 15px;

}

a {
	color: #336699;
	text-decoration : underline;
}
#link a, #link a:visited {
	color: #336699;
	text-decoration : underline;
}
#link a:hover, #link a:active {
	text-decoration: underline;
	color:#999;
}

#pageholder{
	width:755px;
	margin:0px auto;
}

#pagecontent{
	text-align:left;
	float:left;
	width:785px;/*785*/
	background:#fff;
	padding: 25px 15px 25px 15px;/*47x34	*/
	border:solid; border-width:1px; border-color:#333; background-color:#fff;

}
img {
	border: none;
}
.bildrahmen{
	background-color: #fff;
	border:1px solid #336699;
	padding: 4px;
	text-align:center;
	width: 150px;
}
.bildrahmen_hochzeit{
	background-color: #fff;
	border: 1px solid #336699;
	padding: 4px;
	width: 150px;
	float: left;
}
.bildrahmen_hochzeit_rechts{
	background-color: #fff;
	border: 1px solid #336699;
	padding: 4px;
	width: 150px;
	float: right;
}
.bildrahmen_video{
	background-color: #fff;
	border: 1px solid #336699;
	padding: 4px;
	float: left;
}
h1 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
h2 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

ul{font-size: 10px;}
li{list-style:listpoint;margin:0px 0px 7px 16px;}

.fliesstext{
	color: #000000;	
	line-height: 20px;

}
.fliesstext a{
	color: #003366;	
}
a.fliesstext {
	color: #003366;	
}
.adresse {
	color: #000;
}
.adresse a:link, .adresse a:visited {
	color: #336699;
	text-decoration : underline;
}
.adresse a:hover,.adresse a:active {
	text-decoration: underline;
	color:#999;
}

.grausmall {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}

.fliesstextred {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
* html  .footerGVW {
	width:785px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
html>body .footerGVW {
	width: 815px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

/*Navigation*/
.topnav {
	padding: 10px 15px 10px 15px;
	color: #000000;
	border:solid;
	border-width:1px;
	border-color:#333;
	background-color:#fff;
	width:785px;
	text-align:left;
	background-image: url(images/headimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* Für alle anderen Browser */
html>body .navborder { 	
		padding:0px 0px 0px 0px;
		border:solid; 
		border-width:1px; 
		border-color:#333; 
		background-color:#e7e7e7;
		width:815px;
		text-align:left;
		border-bottom:0px;
		display:block;
		line-height:30px;
		height:30px;
}
html>body .home {
	width: 130px;
}
html>body .mass {
	width: 190px;
}
html>body .angebot {
	width: 160px;
}
html>body .produkte {
	width: 160px;
}
html>body .hochzeit {
	width: 170px;
}

/* Für IE */
* html .navborder { 	
		padding:0px 0px 0px 0px;
		border:solid; 
		border-width:1px; 
		border-color:#333; 
		background-color:#e7e7e7;
		width:785px;
		text-align:left;
		border-bottom:0px;
		display:block;
		line-height:30px;
		height:30px;
}
* html .home {
	width: 120px;
	text-align: center;
}
* html .mass {
	width: 190px;
	text-align: center;
}
* html .angebot {
	width: 160px;
	text-align: center;
}
* html .produkte {
	width: 150px;
	text-align: center;
}
* html .hochzeit {
	width: 163px;
	text-align: center;
}


ul#nav, ul#nav li{
	color: #000000;
	list-style:none;
	padding:0px;
	margin:0px;	
	background-color:#E1E1E1;
}

ul#nav li{
	float:left;
	font-weight:bold;
	border-right:1px solid #fff;
}
ul#nav li.last{border-right:none; padding-right:2px;}

ul#nav li a{
	color:#666;
	text-decoration:none;
	display:block;
	padding:0px 10px 0px 10px;
	height:30px;
	line-height:30px;
	text-align:center;
}
ul#nav li a:hover, ul#nav li a.mark{color: #336699;text-decoration:underline;}

.small{ font-size:10px;}


