/* CSS Document */a:link {	color: #032d79;	text-decoration:underline;	}a:hover {		color: #032d79;	text-decoration:none;	}	a:visited {		color: #032d79;	text-decoration:underline;	}				/*Weisheit*/		#traum{		background-color: #9be2fb;		font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;		color: #032d79; 		text-align:center;		}				#frame {		width:800px;		margin-right:auto;		margin-left:auto;		margin-top:0px;		padding:0px;		text-align:left;		border: 1px solid #71d9fd;		}			#contentheader {		width: 800px;		height:98px;		padding:0;		}				#contentcenterA {		width:700px;		margin-left:50px;		margin-right:50px;		margin-bottom:0px;		}		#contentcenter {		background:#9be2fb url(images/BGTraum.jpg) no-repeat;		background-position: center;		width:700px;		padding-top: 50px;		margin-left:50px;		margin-right:50px;		margin-bottom:0px;		}			#contentcenter2 {		background:#9be2fb url(images/BGTraum2.jpg) no-repeat;		background-position: center;		width:700px;		padding-top: 50px;		margin-left:50px;		margin-right:50px;		margin-bottom:0px;		}				#navigation {	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;	margin: 0;	background-color: #71d9fd;	padding: 10px;	text-transform: uppercase;	text-align: center;	clear: both;}#navigation a{	font-size: 9px;	color: #032d79;	font-weight: bold;	padding: 3px;	text-decoration: none;	border-right: 1px solid white;	padding: 0 5px 0 0;}#navigation a:hover {	background: #33c8fd;	}			p,h1 {		margin:0px 10px 10px 10px;		}			h1 {		font-size:14px;		padding-top:10px;		}			h6 {		font-size: 12px;		font-weight: bold;		}.em {	font-style: italic; 	}				#contentheader h1 {		font-size:14px;		padding:10px;		margin:0px;		}		#contentright p { font-size:10px}	.center { text-align:center;}	/*tables*/	#wachen {		border: 1px solid #FE9946;		width: 100%;		}