/* Start of CMSMS style sheet 'Standard' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.96em;

	color: #303030;
	background-color: white;
	padding: 0;
	margin:20px auto;
	width: 770px;
}

h1 { 
	font-size: 2em; 
	font-weight: bold; 
	font-variant: small-caps;
	line-height: 1.2em; 
	padding: 0px 0px 15px 0px; 
	margin: 0px;
	color: #808080;
}
h2 { 
	font-size: 1.5em; 
	font-weight: bold; 
	line-height: 1.2em; 
	padding: 10px 0px 5px 0px; 
	margin: 0px;
	color: #808080;
}
h3 { 
	font-size: 1.3em; 
	font-weight: normal; 
	line-height: 1.2em; 
	padding: 10px 5px 5px 0px; 
	margin: 0px;
	color: #ef0000;
	background-color: white;
}
h4 { 
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1em; 
	padding: 10px 0px 5px 0px; 
	margin: 0px;

}
h5 { 
	font-size: 1em; 
	font-weight: normal; 
	line-height: 1em; 
	padding: 10px 0px 5px 0px; 
	margin: 0px;
}

ul {
	padding-left: 20px;
	margin: 0;
}

ul ul {
	/* padding: 0; */
}

ul .inline li {
	display: inline;
	font-size: 0.8em;
}

dd {
	margin-left: 20px;
}

sup {
	font-size: 0.7em;
}

td {
	padding: 0;
}

/* links */
a, a:link, a:visited { 
	color: #303030; 
	text-decoration: none; 
	background-color: white; 
} 
a:active, a:hover { 
	color: #ef0000;
	text-decoration: none;
	background-color: white; 
}

/* Layout */
#access, #menu .navLabel {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 0px;
	width: 0px;
}

#wrap {
	background-image: url(/dateien/bilder/edelkastanie_sml.png); 
	background-repeat: no-repeat;	
	background-position: top right;
	/*position: absolute;*/
	top: 20px;
	left: 20px;
	width: 760px;
}

#header {
	background-image: url(/dateien/bilder/christina_header.png);
	background-repeat: no-repeat;	
	width: 521px;
	height: 90px;
}

#header h1, .hide {
	display: none;
}

#menu {
	float: right;
	border-left: 1px solid #808080;
	margin: 60px 0px 15px;
	padding: 0;
	width: 169px;
	font-size: 0.98em;
}

#menu .navMenu {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}

#menu .navMenu li {
	border-bottom: 1px solid #808080;
}

#menu .navMenu li ul {
	padding-left: 10px;
	overflow: hidden;
}

#menu .navMenu li li {
	border: none;
	list-style: none;
}

#content {
	float: left;
	width: 580px;
	padding-bottom: 10px;
}

#content img {
	border: 3px double  #808080;
}

#footer {
	clear: both;
	border-top: 1px solid #808080;
	padding: 5px 0;
	text-align: center;
}

#footer .icon {
	vertical-align: middle;
}

/* page specific */
.centre {
	text-align: center;
}

.right {
	text-align: right;
}

.script {
	font-family: "Lucida Handwriting", "Comic Sans MS", Corsiva, script, cursive;
}

.header {
	text-align: center;
}

.period {
	width: 280px;
	text-align: center;
	vertical-align: bottom;
	border: 3px double #808080;
	padding-bottom: 5px;
}

.price {
	width: 132px;
	text-align: center;
	vertical-align: bottom;
	border: 3px double #808080;
	padding-bottom: 5px;
}

.gap {
	width: 1px;
}

#veranstaltungen th {
	border: 3px double;
	color: #606060;
}

#veranstaltungen td {
	border: 1px solid;
	padding: 0 5px;
}

#content .thumb img {
	border: none;
}

#content .thumb a  {
	padding: 3px;
}

#content .thumb {
	width: 115px;
}

.gmnoprint a {
background-color: transparent;
}
/* End of 'Standard' */

