@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-size:12px;
}

table, td {
font-size:1em;
}

#herzkindergala {
width:100%;
padding-top:20px;
}

#top{
width:700px;
height:132px;
background-color:#FFF;
padding: 2px 0 2px 0;
margin:0 auto;
text-align:center;
border-bottom:1px solid #cc0000;
border-top:1px solid #cc0000;
}

#top-left {
height:132px;
width: 175px;
float:left;
width:175px;
vertical-align:middle;
}

#top-right {
width: 524px;
height:132px;
float:right;
width:524px;
float:right;
}

#content {
height:350px;
width:700px;
margin:0 auto;
text-align:center;
font-size:12px;
padding-top:30px;
}

#left {
width:175px;
height:320px;
border-right:1px solid #999;
float:left;
margin-top:10px;
}

#right {
width:499px;
padding-left:20px;
float:right;
}

#right a{
color:#999;
font-size:0.9em;
text-decoration:none;
}

#right a:hover {
color:#cc0000;
text-decoration:none;
}

h2 {
font-size: 1em;
font-weight:normal;
text-align:left;
width:499px;
color:#333333;
}

p {
font-size:1.2em;
color:#333;
line-height:1.3em;
text-align:left;
width:499px;
font-family:Times New Roman, Times, serif;
text-align: justify;
}

.mittel {
font-size:1.1em;
}

.klein {
font-size:1em;
}

.center {
width:499px;
text-align:center;
}

#bottom {
font-size:0.7em;
margin:0 auto;
width:700px;
color:#999999;
border-top:1px solid #999;
text-align:right;
padding-top:7px;
}

#bottom a{
color:#999999;
text-decoration:none;
padding-left:5px;
padding-right:5px;
letter-spacing:1px;
}

#bottom a:hover {
color:#cc0000;
text-decoration:none;
}

#bottom a.active {
color:#cc0000;
text-decoration:none;
}

