@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	background-color:#FFFFFF
	}
	
h2 {
	width: 500px;
	height: 23px;
	margin: 10px 0 0 0;
	background-image: url(file:///D|/Users/Christian/Documents/Privat/websites/CafeERSATZ2007/Graphics/dynamiccontainers_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #003399;
	}

h2 span {
	font-size: 18px;background: #FFFFFF;position: relative;left: 10px;top: 5px;padding-right: 10px;
	}

h3, p {
	font-size: 14px;
	margin: 0 10px 10px 10px;
	}

h3 {
	padding: 10px 0 0 0;
	}

table td { padding: 0.5em; border-style: none; border-width: 0; border-collapse: collapse; }

ul { text-align: justify; list-style-type: none; margin: 10px; padding-left: 0; }

li { padding: 0.5em 0 }

.spalte1 { 
	font-size:11px; 
	font-weight:bold; 
	font-style:italic;
	text-align:left;
	vertical-align:top;
	width:10em;
	height:6ex;  
	}

.spalte2 {
	font-size:11px; 
	text-align:left; 
	vertical-align:top;
	width:7em;
	height:6ex;
	}

.spalte3 {
	font-size:11px; 
	text-decoration:none;
	vertical-align:top;
	width:23em;
	height: 6ex;
	}



.links { float: left; margin: 0 0.4em 0.4em 0; }

.rechts {float: right; width: 3em; margin: 0 0.4em 0.4em 0; }

.bildlinks {
	float:left;
	margin:10px;
	}

.divbild {
	height:200px;
	}

div.container {
	width: 500px;
	background-image: url(file:///D|/Users/Christian/Documents/Privat/websites/CafeERSATZ2007/Graphics/dynamiccontainers_middle.gif);
	background-repeat: repeat-y;
	background-position: center center;
	}
	
div.footer {
	width: 500px;
	height: 10px;
	background-image: url(file:///D|/Users/Christian/Documents/Privat/websites/CafeERSATZ2007/Graphics/dynamiccontainers_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
