

/* --- Stylesheet 63 () --------- */ 

#body {
	background-color: #F2F1E3;
}

#LeftBar {
	display: relative;
	width: 250px;
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 200px 0px;
	background-color: #fff;
	float: left;
}


#LeftBar h1 {
	width: 250px;
	background: url(http://tramino.s3.amazonaws.com/s/kindergarten-st-martin/39859/stmartin.png) center 10px no-repeat;
	padding: 170px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	color: #888;
	font-size: 17px;
	font-weight: 100;
	text-align: center;
}

#LeftBar h1 em {
	font-weight: bold;
	font-style: normal;
}

#LeftBar .Box {
	width: 250px;
	overflow: hidden;
	background-color: #B09E94;
	color: #fff;
	margin: 20px 0px 0px -30px;
	padding: 20px 0px 20px 30px;
	border-bottom: 11px solid #F2F1E3;
}

#LeftBar .Zitat {
	position: relative;
	padding: 0px 20px 20px 0px;
	font-family: "Comic Sans MS", "Comic Sans", Arial;
}

#LeftBar .Author {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	right: 20px;
	bottom: 0px;
}

#Menu.Box {
	background-color: #930400;
	font-size: 18px;
	font-weight: 100;
	line-height: 25px;
}

#Menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#Menu ul a {
	color: #fff;
	text-decoration: none;
}

#Menu ul a:hover {
	padding: 1px 4px 1px 4px;
	color: #930400;
	background-color: #fff;
	text-decoration: none;
}



#RightBar {
	margin: 0px 25px 0px 310px;
	background-color: #fff;
	padding: 0px 0px 20px 0px;

}

#Motiv .Bild img {
	width: 100%;
	height: auto;
}

#Header {
	background-color: #B09E94;
	color: #fff;
	padding: 15px 15px 15px 21px;
	font-family: "Comic Sans MS", "Comic Sans", Arial;

}

#Header h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 100;
}

#Inhalt {
	padding: 30px 20px 30px 20px;
	font-size: 15px;
	line-height: 20px;
}

#TraminoArtikel h1 {
	font-size: 25px;
	line-height: 29px;
	color: #930400;
	margin: 0px 0px 10px 0px;
}

#TraminoArtikel h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 100;
	font-family: "Comic Sans MS", "Comic Sans", Arial;
	margin: 10px 0px 15px 0px;
	color: #777;
}

#TraminoArtikel h3 {
	font-size: 19px;
	line-height: 22px;
}


#TraminoArtikel .Files {
	margin-right: -30px;
	overflow: hidden;
}

#TraminoArtikel .Files .Name {
	margin: 4px 0px;
	font-size: 11px;
	color: #888;
}

#Inhalt a {
	color: #930400;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#Inhalt a:hover {
	color: #fff;
	background-color: #930400;
	text-decoration: none;
}




#Copyright {
	margin: 10px 25px 15px 30px;
	font-size: 12px;
	color: #aaa;
}

#Copyright .left {
	margin-right: 30px;
}

#Copyright a {
	color: #aaa;
	text-decoration: none;
}

#Copyright a {
	color: #aaa;
	text-decoration: none;
}

#Copyright a:hover {
	color: #000;
}