

/* --- Stylesheet 213 () --------- */ 

body {
	background-color: #fff;
}

#body {
	background: repeat-x url(http://tramino.s3.amazonaws.com/s/pfarrei-sonthofen/13233/orginal.jpg);
	position: relative;
	padding: 0px 30px;
	margin: 0px;
	color: #000;
}

#body a {
	color: #6E6157;
	text-decoration: none;
}



#inhalt {
	padding: 10px 0px 30px 15px;
	min-height: 500px;
}

#inhalt a {
	border-bottom: 1px dotted #6E6157;
}

#inhalt a:hover {
	background-color: #6E6157;
	color: #fff !important;
	padding: 2px 4px;
	border-bottom: 0px;
}


#inhalt h1 {
	font-weight: normal;
	font-family: Georgia;
	font-size: 34px;
	line-height: 120%;
	margin: 15px 0px;
	color: #E36E32;
}

#inhalt h2 {
	font-weight: normal;
	font-size: 19px;
	line-height: 125%;
	margin: 15px 0px;
	color: #B6744E;
}



#TraminoArtikel .TraminoTextile {
	line-height: 125%;

}



.TraminoVorlage {
	margin-top: 30px;
}


#TraminoArtikel .Headlines h5 {
	color: #aaa;
	margin: 10px 0px;
}


#TraminoArtikel .Headlines h5 a {
	color: #aaa;
	text-decoration: none;
	border: 0px;
	font-size: 11px;
}


#TraminoArtikel .Files { width: 290px; margin-top: 20px; margin-left: 40px; }
#TraminoArtikel .File { width: 290px; margin-bottom: 20px; }
#TraminoArtikel .File .Name { color: #999; font-size: 12px; padding: 3px 0px; }




.columns {
	margin-top: 10px;
	margin-bottom: 30px;
}

.column1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

.column2 {
	float: left;
	overflow: hidden;
	width: 35%;
}

.column3 {
	position: relative;
	overflow: hidden;
	width: 34.9%;
}

*html .column3 {
	margin-left: 0;
	width: 34.5%;
}




.box {
	position: relative;
	min-height: 50px;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 20px;
}

.column1 .box {  }
.column2 .box { background: none; }
.column3 .box { background: none; margin-right: 0px; }


.box .content {
	color: #333;
	background-color: #DBD7CB;
	padding: 30px 20px 20px 30px;
	font-size: 14px;
	line-height: 125%;
}


.box .content a {
	text-decoration: none;
	color: #6E6157 !important;
	border-bottom: 1px dotted #6E6157;
}

.box .content a:hover {
	color: #fff !important;
	background-color: #6E6157 !important;
	border-bottom: 0px;
	padding: 2px 8px;
	position: relative;
	top: 0px;
	left: -8px;
}

.box.glossar .content {	padding: 10px 6px 10px 6px; }
.box.blog .content { padding: 25px 0px 10px 0px; }

.box.termine .content { padding: 20px 10px 20px 15px;   }
.box.termine .termin { margin-bottom: 5px;   }
.box.termine .termin .date { float: left; display: block; font-size: 12px; }
.box.termine .termin .time { float: left; display: block; font-size: 12px; }
.box.termine .termin .event { margin-left: 140px; display: block; }
.box.termine .termin .intro { margin-left: 140px; color: #666; font-size: 11px; }


.box h3 {
	position: absolute;
	left: 0px;
	top: -15px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
}

.box h3 span {
	background-color: #fff;
	padding: 4px 8px 4px 8px;
}


.box h5 {
	position: absolute;
	right: 5px;
	top: -20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #999;
}

.box .buttons {
	color: #4E4137!important;
	background-color: #CBC7BB;
	height: 27px;
	padding-right: 20px;
}

.box .buttons a {
	color: #4E4137 !important;
	font-size: 12px !important;
	font-weight: 100;
	display: block;
	float: right;
	border-left: 2px solid #6E6157;
	padding: 3px 8px 2px 9px;
	margin-left: 15px;
	position: relative;
	text-decoration: none;
}

.box .buttons a:hover {
	position: relative;
	display: block;
	float: right;
	top: 0px;
	left: 0px;
	background-color: #fff !important;
	color: #4E4137 !important;
	border-left: 2px solid #4E4137;
	padding: 3px 8px 2px 9px;
}





.box .Bild.portrait { float: left; width: 100px; margin: 0px 20px 8px -30px; }


.box .artikel {
	width: 100%;
	padding-bottom: 25px;
	position: relative;
}

.box .artikel .Bild {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 65px;
	overflow: hidden;
}

.box .artikel .Bild.bild_autor {
	overflow: hidden;
	float: right;
	position: static;
	height: auto;
	width: 50px;
	margin: 0px 0px 8px 8px;
}


.box .artikel h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 10px 0px 117px;
	line-height: 140%;
}

.box .artikel .autor {
	font-size: 11px;
	margin: 4px 10px 0px 117px;
}

.box .artikel p {
	margin: 6px 10px 0px 117px;
	min-height: 40px;
}