/* Stylesheets berlinwalltours.de  Content */
/* basic styles */
/* author: zuendi.de */

body {
	font: 12px/1.2 Verdana, Geneva, Helvetica, Arial, sans-serif;
	background:#FFFFFF;
	color: #000000;
	}

#container {
	background:#FFFFFF;
	line-height: 1.3; /* value other than 'normal' needed for WinIE */
	color: #000000;
	}

#printhead, #printfooter {
	display: none;
	}

p, h2, h3, h4, pre {

	}
		

a {
	text-decoration:none;
	}
	
pre {
	font-size:90%;
	}
	
.greek {
	color:#999;
	}

ul {
	list-style: none;
	}
	
li {
	margin-bottom:10px;
	}

table {
	border:none;
	}

td {
	padding:1px;
	margin:0;
	vertical-align:top;
}

	
#footer ul, #footer li, #footer a {
	font-size: 95%;
	text-align:center;
	}
	
.attention {
	color:#CC0000;
	text-decoration:underline;
	}

.hiddentext {
	color:#FFFFFF;
	}


