/* CSS Document */
/* basic elements */
html, body {
	height: 100%;
	}
body { 
	background: url(../images/dottedLine.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	padding: 0px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
a:link { 
	text-decoration: underline; 
	color: #000000;
	}
a:visited {  
	text-decoration: dotted;
	color: #000000;
	}
a:hover { 
	text-decoration: none;
	color: #000000; 
	}
/* specific divs */
#container { 
	position: relative;
	background: url(../images/bg.jpg) no-repeat top left;
	width: 800px;
	margin: 0px;
	min-height: 100%;
	}
#header h1 { 
	background: transparent url(../images/nizza-am-main.jpg) no-repeat top left;
	height: 67px;
	margin: 0px;
	margin-left: 550px;
	}
#header h1 span {
	display: none;
	}
#menu { 
	background: #d68742;
	width: 380px;  /* 453 */
	height: 25px;
	margin: 0px;
	margin-left: 236px;
	}
#title { 
	width: 235px;
	height: 75px;
	margin: 0px;
	position: absolute;
	top: 194px;
	left: 0px;
	}
#image {
	width: 565px;
	height: 164px;
	margin: 0px;
	margin-left: 236px;
	}
#menu2 {
	width: 234px;
	height: 325px;
	margin: 0px;
	position: absolute;
	top: 256px;
	left: 0px;
	}
#text {
	width: 545px;
	margin: 0px 10px 0px 10px;
	margin-left: 262px;
	padding-bottom: 25px;
	padding-top: 1em;
	}
#textHome {
	width: 510px;
	margin: 0px;
	margin-left: 272px;
	padding-bottom: 25px;
	padding-top: 1em;
	}
#footer {
	background: #d68742;
	width: 115px;
	height: 25px;
	margin-bottom: 0px;
	margin-left: 520px;
	}
#news {
	float: right;
	background: #dfdfdf;
	width: 170px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
/* form elements */
.form { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee; 
	border: 1px #303030 solid;
} 
.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e1e1e1;
}
/* specific classes */
img.contentImages {
	padding-right: 10px;
	}
img.contentImages2 {
	padding-left: 10px;
	padding-bottom: 10px;
	}
p.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
p.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}
p.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	}
h1.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
a.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
a.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
td.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px 10px 5px 10px;
	}
	
#pagelist {  
	color: #CCCCCC;
	}
	
#pagelist a:link { 
	text-decoration: none; 
	color: #CCCCCC;
	}
#pagelist a:visited {  
	text-decoration: none;
	color: #CCCCCC;
	}
#pagelist a:hover { 
	text-decoration: underline;
	color: #CCCCCC; 
	}

.kartekategorie {
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	text-decoration: underline;
}
.kartekategorie_klein {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.de .preis {
	font-weight: bold;
}
.en {
	font-style: italic;
}

.karte {
	border: 0;
	width: 500px;
}
.karteabsatz {
	/* height: 90px; */
	
}
