/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {background:#f2f2e8;color:#666;font-family:tahoma;font-size:14px;}
a {color:#666}
#page {position:absolute;left:50%;width:728px;margin-left:-364px;background:url("../images/cntBg.jpg");min-height:100%;}

#header {padding-left:13px;}

#menu {padding-left:13px;margin-bottom:70px;}
#menu ul {margin: 0;
	padding: 0;
	border: 0;
	outline: 0;}
#menu ul li {display:inline;float:left;margin-right:1px;}
#cnt {padding-left:13px;padding-right:15px;}

h2 {border-bottom: 1px solid rgb(204, 204, 204); padding-right: 20px; font-size: 16px; font-weight: bold; margin-bottom: 10px; text-align: right;margin-top:30px;}

ul.submenu {margin: 0;
	padding: 0;
	border: 0;
	outline: 0;list-style-type:circle;margin-bottom:20px;margin-left:45px;margin-top:-10px;}
ul.submenu li {display:inline;}

p {padding-left:30px;padding-right:20px;padding-bottom:10px;}

ul.ausstattung {position:relative;}
ul.ausstattung li {padding-left:10px;}
ul.ausstattung li.bold {font-weight:bold;padding-top:10px;}

#intro {position:absolute;left:50%;width:1000px;margin-left:-500px;height:400px;top:50%;margin-top:-200px;text-align:right;}


.status-cal-module {padding-left:15px}



label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
  margin-bottom: 2px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

legend {display:none;}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

label {
 text-align: right; 
 padding-right: 1em; 
}

form {
  margin-left:50px;
  margin-right:50px;
  border: thin solid #ccc;
  padding:.5em;
}

h3.guestbook_entry {margin-left:25px;margin-top:20px;padding-left:5px;padding-bottom:2px;border-bottom:1px solid #ccc;}

p.guestbook_entry {margin-bottom:10px;border-bottom:1px solid #ccc;}
