* { padding: 0; margin: 0; border: none; }
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #4D4D4D;
	line-height: 16px;
	background: white;
/*	text-align: center; 
	margin-top: 10px; */
} 
h1 { font-size:11px; display:inline; color: #D4344C; text-transform: uppercase; }
h1.gross { font-size:14px; display:block; margin-bottom: 20px; }
h1.block { display:block; margin-bottom: 20px; }
h2 { font-size:12px; }
a { color: #4D4D4D; text-decoration: none; }
a:hover { color: #D4344C; text-decoration: none; }
a.grey { color: #4D4D4D; text-decoration: underline; }
a.grey:hover { color: #4D4D4D; text-decoration: underline; }
a.active { color: #D4344C; }

table {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 11px;
  font-family:Verdana, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}

p.linkshint {
  font-size: 10px;
  font-style:italic;
  text-align: right;
  color: #D4344C;
}
p.linkshint a {
  text-decoration: underline;
  color: #D4344C;
}

div.rot, div.rot a {
  color: #D4344C;
}

/* Schrift der rechten Spalte auf die Hoehe der linken setzen */ 
p.adapt {
  padding-top: 4px;
}

noscript {
  padding: 10px;
  border: 1px solid #D4344C;
}

/* Kontaktformular */
input, textarea, select {
  border: 1px solid #4D4D4D;
  font-family:Verdana, Helvetica, sans-serif;
  font-size:11px;
  color: #4D4D4D;
}
input, textarea {
  padding: 2px;
}
textarea {
  width: 285px; height: 75px;
}
label {
  display: block;
  margin-top: 10px;
}
.error_field {
	color: #D4344C;
}
#error_msg {
	color: #D4344C;
	font-weight: bold;
	margin-top: 20px;
}
#btnsubmit {
	padding: 5px;
	border: 1px solid #4D4D4D;
	background-color: #C7C7C7;
	cursor: pointer;
	margin-top: 20px;
	width: 70px;
	text-align: center;
}
/*
#wrapper {
	text-align: left;    
    margin: 0 auto;      
    width: 935px;
}

#intro {
	text-align: center;    
    margin-top: 30%;    
}


#teaser {
	margin-top: 20px;
}
#teaser a {
	margin-right: 10px;
}
*/

#top  {
 margin-bottom: 20px;
}
#top #divleft {
  width: 285px;
  float: left;
  margin-top: 25px;
}
#top #divleft #links {
  margin-bottom: 10px;
}
#top #divleft #links img.luitpoldblock, #top #divleft #links img.sammlung {
 margin-right: 7px;
}
#top #house {
  margin-left: 550px;
  width: 53px;
  margin-top: 10px;
}
#top #house img {
  margin-top: 10px;
}

/*
#navitopcontainer {
  border-top: 1px solid #4D4D4D;
  padding-top: 5px;
  text-align: center;
  height: 22px;
  clear: both;
}
#navitop {
  border-bottom: 1px solid #4D4D4D;
  text-align: center;
  height: 22px;
  font-family:Times New Roman,Times,serif;
  font-size: 12px;
}
#navitop ul {
	list-style: none;
}
#navitop li {
	display: inline;
}




#left {
  width: 285px;
  text-align: right;
  float: left;
 font-family:Times New Roman,Times,serif;
 font-size:12px;
 line-height: 18px;
 overflow: hidden;
}

#left #navi ul {
  margin: 20px 0px;
	list-style: none;
}
#left #navi li {
  font-weight: bold;
}
#left #geschaefte a, #left #bueros a, #left #geschaefte a, #left #praxen a {
   text-decoration: underline;
}
#left #bueros, #left #praxen {
  margin-top: 25px;
  width: 285px;
}
*/
#left, #navitopcontainer, #navitop, #teaser {
	display:none;
}

#main {
/* margin-left: 325px; */
 width: 610px;
}
#main  #content {
/*  margin-top: 21px; */
}
#main  #content div.coverall {
 margin-bottom: 20px;
}
#main  #content div.cleft {
  width: 285px;
  float: left;
}
#main  #content div.cright {
  width: 285px;
  margin-left: 325px;
}
#main  #content div.clear {
  clear:both;
  height: 20px;
}
#main  #content div.spacer20 {
  height:20px;
}
#main  #content div.spacer10 {
  height:10px;
}
#main  #content div.spacer15 {
  height:15px;
}
#main  #content table {
  width: 610px;
  table-layout: fixed;
}
#main  #content td.bottom {
  vertical-align: bottom;
  width: 285px;
}



